| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteTopicResponse |
SNSClient.deleteTopic(DeleteTopicRequest deleteTopicRequest)
Deletes a topic and all its subscriptions.
|
default CompletableFuture<DeleteTopicResponse> |
SNSAsyncClient.deleteTopic(DeleteTopicRequest deleteTopicRequest)
Deletes a topic and all its subscriptions.
|
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.Request<DeleteTopicRequest> |
DeleteTopicRequestMarshaller.marshall(DeleteTopicRequest deleteTopicRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.Request<DeleteTopicRequest> |
DeleteTopicRequestMarshaller.marshall(DeleteTopicRequest deleteTopicRequest) |
Copyright © 2017. All rights reserved.