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