public static interface Topic.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<Topic.Builder,Topic>
| Modifier and Type | Method and Description |
|---|---|
Topic.Builder |
topicArn(String topicArn)
The topic's ARN.
|
Topic.Builder topicArn(String topicArn)
The topic's ARN.
topicArn - The topic's ARN.Copyright © 2017. All rights reserved.