Uses of Class
software.amazon.awssdk.services.sns.model.DeleteTopicRequest
Packages that use DeleteTopicRequest
Package
Description
-
Uses of DeleteTopicRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type DeleteTopicRequestModifier and TypeMethodDescriptiondefault CompletableFuture<DeleteTopicResponse>SnsAsyncClient.deleteTopic(DeleteTopicRequest deleteTopicRequest) Deletes a topic and all its subscriptions.default DeleteTopicResponseSnsClient.deleteTopic(DeleteTopicRequest deleteTopicRequest) Deletes a topic and all its subscriptions. -
Uses of DeleteTopicRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type DeleteTopicRequestModifier and TypeMethodDescriptionDeleteTopicRequestMarshaller.marshall(DeleteTopicRequest deleteTopicRequest)