| 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 |
|---|---|
SdkHttpFullRequest |
DeleteTopicRequestMarshaller.marshall(DeleteTopicRequest deleteTopicRequest) |
Copyright © 2023. All rights reserved.