public static interface CreateTopicResponse.Builder extends SnsResponse.Builder, SdkPojo, CopyableBuilder<CreateTopicResponse.Builder,CreateTopicResponse>
Modifier and Type | Method and Description |
---|---|
CreateTopicResponse.Builder |
topicArn(String topicArn)
The Amazon Resource Name (ARN) assigned to the created topic.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
CreateTopicResponse.Builder topicArn(String topicArn)
The Amazon Resource Name (ARN) assigned to the created topic.
topicArn
- The Amazon Resource Name (ARN) assigned to the created topic.Copyright © 2020. All rights reserved.