public static interface DeleteTopicRequest.Builder extends SnsRequest.Builder, SdkPojo, CopyableBuilder<DeleteTopicRequest.Builder,DeleteTopicRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteTopicRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteTopicRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteTopicRequest.Builder |
topicArn(String topicArn)
The ARN of the topic you want to delete.
|
buildoverrideConfigurationcopyapplyMutation, buildDeleteTopicRequest.Builder topicArn(String topicArn)
The ARN of the topic you want to delete.
topicArn - The ARN of the topic you want to delete.DeleteTopicRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteTopicRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.