CopyableBuilder<Topic.Builder,Topic>
, SdkBuilder<Topic.Builder,Topic>
public static interface Topic.Builder extends CopyableBuilder<Topic.Builder,Topic>
Modifier and Type | Method | Description |
---|---|---|
Topic.Builder |
topicArn(String topicArn) |
The topic's ARN.
|
copy
apply, build
Topic.Builder topicArn(String topicArn)
The topic's ARN.
topicArn
- The topic's ARN.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.