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