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