public static interface DescribeTopicRefreshScheduleRequest.Builder extends QuickSightRequest.Builder, SdkPojo, CopyableBuilder<DescribeTopicRefreshScheduleRequest.Builder,DescribeTopicRefreshScheduleRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeTopicRefreshScheduleRequest.Builder |
awsAccountId(String awsAccountId)
The Amazon Web Services account ID.
|
DescribeTopicRefreshScheduleRequest.Builder |
datasetId(String datasetId)
The ID of the dataset.
|
DescribeTopicRefreshScheduleRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeTopicRefreshScheduleRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeTopicRefreshScheduleRequest.Builder |
topicId(String topicId)
The ID of the topic that contains the refresh schedule that you want to describe.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeTopicRefreshScheduleRequest.Builder awsAccountId(String awsAccountId)
The Amazon Web Services account ID.
awsAccountId - The Amazon Web Services account ID.DescribeTopicRefreshScheduleRequest.Builder topicId(String topicId)
The ID of the topic that contains the refresh schedule that you want to describe. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.
topicId - The ID of the topic that contains the refresh schedule that you want to describe. This ID is unique
per Amazon Web Services Region for each Amazon Web Services account.DescribeTopicRefreshScheduleRequest.Builder datasetId(String datasetId)
The ID of the dataset.
datasetId - The ID of the dataset.DescribeTopicRefreshScheduleRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeTopicRefreshScheduleRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.