public static interface DescribeDashboardSnapshotJobResultRequest.Builder extends QuickSightRequest.Builder, SdkPojo, CopyableBuilder<DescribeDashboardSnapshotJobResultRequest.Builder,DescribeDashboardSnapshotJobResultRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeDashboardSnapshotJobResultRequest.Builder |
awsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that the dashboard snapshot job is executed in.
|
DescribeDashboardSnapshotJobResultRequest.Builder |
dashboardId(String dashboardId)
The ID of the dashboard that you have started a snapshot job for.
|
DescribeDashboardSnapshotJobResultRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeDashboardSnapshotJobResultRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeDashboardSnapshotJobResultRequest.Builder |
snapshotJobId(String snapshotJobId)
The ID of the job to be described.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeDashboardSnapshotJobResultRequest.Builder awsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that the dashboard snapshot job is executed in.
awsAccountId - The ID of the Amazon Web Services account that the dashboard snapshot job is executed in.DescribeDashboardSnapshotJobResultRequest.Builder dashboardId(String dashboardId)
The ID of the dashboard that you have started a snapshot job for.
dashboardId - The ID of the dashboard that you have started a snapshot job for.DescribeDashboardSnapshotJobResultRequest.Builder snapshotJobId(String snapshotJobId)
The ID of the job to be described. The job ID is set when you start a new job with a
StartDashboardSnapshotJob API call.
snapshotJobId - The ID of the job to be described. The job ID is set when you start a new job with a
StartDashboardSnapshotJob API call.DescribeDashboardSnapshotJobResultRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeDashboardSnapshotJobResultRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.