Uses of Class
software.amazon.awssdk.services.sns.model.TopicLimitExceededException
Packages that use TopicLimitExceededException
-
Uses of TopicLimitExceededException in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns that throw TopicLimitExceededExceptionModifier and TypeMethodDescriptiondefault CreateTopicResponseSnsClient.createTopic(Consumer<CreateTopicRequest.Builder> createTopicRequest) Creates a topic to which notifications can be published.default CreateTopicResponseSnsClient.createTopic(CreateTopicRequest createTopicRequest) Creates a topic to which notifications can be published.