public static interface GetTopicAttributesRequest.Builder extends SnsRequest.Builder, SdkPojo, CopyableBuilder<GetTopicAttributesRequest.Builder,GetTopicAttributesRequest>
| Modifier and Type | Method and Description |
|---|---|
GetTopicAttributesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetTopicAttributesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetTopicAttributesRequest.Builder |
topicArn(String topicArn)
The ARN of the topic whose properties you want to get.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetTopicAttributesRequest.Builder topicArn(String topicArn)
The ARN of the topic whose properties you want to get.
topicArn - The ARN of the topic whose properties you want to get.GetTopicAttributesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetTopicAttributesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.