public static interface GetTopicAttributesRequest.Builder extends SNSRequest.Builder, CopyableBuilder<GetTopicAttributesRequest.Builder,GetTopicAttributesRequest>
| Modifier and Type | Method and Description |
|---|---|
GetTopicAttributesRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
GetTopicAttributesRequest.Builder |
topicArn(String topicArn)
The ARN of the topic whose properties you want to get.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, 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 requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.