Uses of Class
software.amazon.awssdk.services.kms.model.XksKeyNotFoundException
-
Packages that use XksKeyNotFoundException Package Description software.amazon.awssdk.services.kms Key Management Service -
-
Uses of XksKeyNotFoundException in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms that throw XksKeyNotFoundException Modifier and Type Method Description default CreateKeyResponseKmsClient. createKey()Creates a unique customer managed KMS key in your Amazon Web Services account and Region.default CreateKeyResponseKmsClient. createKey(Consumer<CreateKeyRequest.Builder> createKeyRequest)Creates a unique customer managed KMS key in your Amazon Web Services account and Region.default CreateKeyResponseKmsClient. createKey(CreateKeyRequest createKeyRequest)Creates a unique customer managed KMS key in your Amazon Web Services account and Region.
-