Package | Description |
---|---|
com.amazonaws.services.quicksight |
|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
UpdateDashboardPublishedVersionResult |
AmazonQuickSightClient.updateDashboardPublishedVersion(UpdateDashboardPublishedVersionRequest request)
Updates the published version of a dashboard.
|
UpdateDashboardPublishedVersionResult |
AbstractAmazonQuickSight.updateDashboardPublishedVersion(UpdateDashboardPublishedVersionRequest request) |
UpdateDashboardPublishedVersionResult |
AmazonQuickSight.updateDashboardPublishedVersion(UpdateDashboardPublishedVersionRequest updateDashboardPublishedVersionRequest)
Updates the published version of a dashboard.
|
Modifier and Type | Method and Description |
---|---|
UpdateDashboardPublishedVersionResult |
UpdateDashboardPublishedVersionResult.clone() |
UpdateDashboardPublishedVersionResult |
UpdateDashboardPublishedVersionResult.withDashboardArn(String dashboardArn)
The Amazon Resource Name (ARN) of the dashboard.
|
UpdateDashboardPublishedVersionResult |
UpdateDashboardPublishedVersionResult.withDashboardId(String dashboardId)
The ID for the dashboard.
|
UpdateDashboardPublishedVersionResult |
UpdateDashboardPublishedVersionResult.withRequestId(String requestId)
The Amazon Web Services request ID for this operation.
|
UpdateDashboardPublishedVersionResult |
UpdateDashboardPublishedVersionResult.withStatus(Integer status)
The HTTP status of the request.
|
Copyright © 2021. All rights reserved.