CopyableBuilder<DeleteTopicRequest.Builder,DeleteTopicRequest>
, SdkBuilder<DeleteTopicRequest.Builder,DeleteTopicRequest>
public static interface DeleteTopicRequest.Builder extends CopyableBuilder<DeleteTopicRequest.Builder,DeleteTopicRequest>
Modifier and Type | Method | Description |
---|---|---|
DeleteTopicRequest.Builder |
topicArn(String topicArn) |
The ARN of the topic you want to delete.
|
copy
apply, build
DeleteTopicRequest.Builder topicArn(String topicArn)
The ARN of the topic you want to delete.
topicArn
- The ARN of the topic you want to delete.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.