CopyableBuilder<CreateTopicResponse.Builder,CreateTopicResponse>
, SdkBuilder<CreateTopicResponse.Builder,CreateTopicResponse>
public static interface CreateTopicResponse.Builder extends CopyableBuilder<CreateTopicResponse.Builder,CreateTopicResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateTopicResponse.Builder |
topicArn(String topicArn) |
The Amazon Resource Name (ARN) assigned to the created topic.
|
copy
apply, 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.