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