public static interface CreateTopicResponse.Builder extends SNSResponse.Builder, 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.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateTopicResponse.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 © 2017 Amazon Web Services, Inc. All Rights Reserved.