Uses of Class
software.amazon.awssdk.services.s3.model.S3Error
Packages that use S3Error
-
Uses of S3Error in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type S3ErrorModifier and TypeMethodDescriptionDeleteObjectsResponse.errors()Container for a failed delete action that describes the object that Amazon S3 attempted to delete and the error it encountered.Methods in software.amazon.awssdk.services.s3.model with parameters of type S3ErrorModifier and TypeMethodDescriptionContainer for a failed delete action that describes the object that Amazon S3 attempted to delete and the error it encountered.Method parameters in software.amazon.awssdk.services.s3.model with type arguments of type S3ErrorModifier and TypeMethodDescriptionDeleteObjectsResponse.Builder.errors(Collection<S3Error> errors) Container for a failed delete action that describes the object that Amazon S3 attempted to delete and the error it encountered.