Uses of Interface
software.amazon.awssdk.services.sns.model.TopicLimitExceededException.Builder
Packages that use TopicLimitExceededException.Builder
-
Uses of TopicLimitExceededException.Builder in software.amazon.awssdk.services.sns.model
Methods in software.amazon.awssdk.services.sns.model that return TopicLimitExceededException.BuilderModifier and TypeMethodDescriptionTopicLimitExceededException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) TopicLimitExceededException.builder()TopicLimitExceededException.Builder.numAttempts(Integer numAttempts) TopicLimitExceededException.Builder.statusCode(int statusCode) TopicLimitExceededException.toBuilder()TopicLimitExceededException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.sns.model that return types with arguments of type TopicLimitExceededException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TopicLimitExceededException.Builder>TopicLimitExceededException.serializableBuilderClass()