Uses of Interface
software.amazon.awssdk.services.s3.model.S3Exception.Builder
Packages that use S3Exception.Builder
-
Uses of S3Exception.Builder in software.amazon.awssdk.services.s3.model
Subinterfaces of S3Exception.Builder in software.amazon.awssdk.services.s3.modelModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceClasses in software.amazon.awssdk.services.s3.model that implement S3Exception.BuilderMethods in software.amazon.awssdk.services.s3.model that return S3Exception.BuilderModifier and TypeMethodDescriptionS3Exception.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) static S3Exception.BuilderS3Exception.builder()S3Exception.Builder.numAttempts(Integer numAttempts) S3Exception.Builder.statusCode(int statusCode) S3Exception.toBuilder()S3Exception.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type S3Exception.BuilderModifier and TypeMethodDescriptionstatic Class<? extends S3Exception.Builder>S3Exception.serializableBuilderClass()Constructors in software.amazon.awssdk.services.s3.model with parameters of type S3Exception.Builder