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