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