Uses of Class
software.amazon.awssdk.services.kms.model.IncorrectKeyMaterialException
Packages that use IncorrectKeyMaterialException
-
Uses of IncorrectKeyMaterialException in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms that throw IncorrectKeyMaterialExceptionModifier and TypeMethodDescriptiondefault ImportKeyMaterialResponseKmsClient.importKeyMaterial(Consumer<ImportKeyMaterialRequest.Builder> importKeyMaterialRequest) Imports or reimports key material into an existing KMS key that was created without key material.default ImportKeyMaterialResponseKmsClient.importKeyMaterial(ImportKeyMaterialRequest importKeyMaterialRequest) Imports or reimports key material into an existing KMS key that was created without key material.