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 AWS request ID for this operation.
|
DeleteDashboardResponse.Builder |
status(Integer status)
The HTTP status of the request.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteDashboardResponse.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 AWS request ID for this operation.
requestId - The AWS request ID for this operation.Copyright © 2020. All rights reserved.