public static interface DeleteDashboardResponse.Builder extends QuickSightResponse.Builder, SdkPojo, CopyableBuilder<DeleteDashboardResponse.Builder,DeleteDashboardResponse>
Modifier and Type | Method and Description |
---|---|
DeleteDashboardResponse.Builder |
arn(String arn)
The Secure Socket Layer (SSL) properties that apply for the resource.
|
DeleteDashboardResponse.Builder |
dashboardId(String dashboardId)
The ID of the dashboard.
|
DeleteDashboardResponse.Builder |
requestId(String requestId)
The Amazon Web Services request ID for this operation.
|
DeleteDashboardResponse.Builder |
status(Integer status)
The HTTP status of the request.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
DeleteDashboardResponse.Builder status(Integer status)
The HTTP status of the request.
status
- The HTTP status of the request.DeleteDashboardResponse.Builder arn(String arn)
The Secure Socket Layer (SSL) properties that apply for the resource.
arn
- The Secure Socket Layer (SSL) properties that apply for the resource.DeleteDashboardResponse.Builder dashboardId(String dashboardId)
The ID of the dashboard.
dashboardId
- The ID of the dashboard.DeleteDashboardResponse.Builder requestId(String requestId)
The Amazon Web Services request ID for this operation.
requestId
- The Amazon Web Services request ID for this operation.Copyright © 2022. All rights reserved.