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