Uses of Class
software.amazon.awssdk.services.sns.model.CreateTopicRequest
Packages that use CreateTopicRequest
Package
Description
-
Uses of CreateTopicRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type CreateTopicRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateTopicResponse>SnsAsyncClient.createTopic(CreateTopicRequest createTopicRequest) Creates a topic to which notifications can be published.default CreateTopicResponseSnsClient.createTopic(CreateTopicRequest createTopicRequest) Creates a topic to which notifications can be published. -
Uses of CreateTopicRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type CreateTopicRequestModifier and TypeMethodDescriptionCreateTopicRequestMarshaller.marshall(CreateTopicRequest createTopicRequest)