Interface DeleteDashboardResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DeleteDashboardResponse.Builder,DeleteDashboardResponse>, QuickSightResponse.Builder, SdkBuilder<DeleteDashboardResponse.Builder,DeleteDashboardResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DeleteDashboardResponse

public static interface DeleteDashboardResponse.Builder extends QuickSightResponse.Builder, SdkPojo, CopyableBuilder<DeleteDashboardResponse.Builder,DeleteDashboardResponse>
  • Method Details

    • status

      The HTTP status of the request.

      Parameters:
      status - The HTTP status of the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Secure Socket Layer (SSL) properties that apply for the resource.

      Parameters:
      arn - The Secure Socket Layer (SSL) properties that apply for the resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dashboardId

      DeleteDashboardResponse.Builder dashboardId(String dashboardId)

      The ID of the dashboard.

      Parameters:
      dashboardId - The ID of the dashboard.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • requestId

      The Amazon Web Services request ID for this operation.

      Parameters:
      requestId - The Amazon Web Services request ID for this operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.