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