public static interface UpdateDashboardPublishedVersionRequest.Builder extends QuickSightRequest.Builder, SdkPojo, CopyableBuilder<UpdateDashboardPublishedVersionRequest.Builder,UpdateDashboardPublishedVersionRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateDashboardPublishedVersionRequest.Builder |
awsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that contains the dashboard that you're updating.
|
UpdateDashboardPublishedVersionRequest.Builder |
dashboardId(String dashboardId)
The ID for the dashboard.
|
UpdateDashboardPublishedVersionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateDashboardPublishedVersionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdateDashboardPublishedVersionRequest.Builder |
versionNumber(Long versionNumber)
The version number of the dashboard.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateDashboardPublishedVersionRequest.Builder awsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that contains the dashboard that you're updating.
awsAccountId - The ID of the Amazon Web Services account that contains the dashboard that you're updating.UpdateDashboardPublishedVersionRequest.Builder dashboardId(String dashboardId)
The ID for the dashboard.
dashboardId - The ID for the dashboard.UpdateDashboardPublishedVersionRequest.Builder versionNumber(Long versionNumber)
The version number of the dashboard.
versionNumber - The version number of the dashboard.UpdateDashboardPublishedVersionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateDashboardPublishedVersionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.