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