| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteTopicResponse> |
SNSAsyncClient.deleteTopic(DeleteTopicRequest deleteTopicRequest)
Deletes a topic and all its subscriptions.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteTopicResponse |
DeleteTopicResponseUnmarshaller.unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.