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