Uses of Class
software.amazon.awssdk.services.kms.model.IncorrectKeyMaterialException
-
Packages that use IncorrectKeyMaterialException Package Description software.amazon.awssdk.services.kms Key Management Service -
-
Uses of IncorrectKeyMaterialException in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms that throw IncorrectKeyMaterialException Modifier and Type Method Description default 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.
-