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