Uses of Interface
software.amazon.awssdk.services.s3.model.S3Error.Builder
Packages that use S3Error.Builder
-
Uses of S3Error.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return S3Error.BuilderModifier and TypeMethodDescriptionstatic S3Error.BuilderS3Error.builder()The error code is a string that uniquely identifies an error condition.The error key.The error message contains a generic description of the error condition in English.S3Error.toBuilder()The version ID of the error.Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type S3Error.BuilderModifier and TypeMethodDescriptionstatic Class<? extends S3Error.Builder>S3Error.serializableBuilderClass()