Home
last modified time | relevance | path

Searched defs:deleteImportedKeyMaterial (Results 1 – 4 of 4) sorted by relevance

/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/
DKmsClient.java4409 default DeleteImportedKeyMaterialResponse deleteImportedKeyMaterial( in deleteImportedKeyMaterial() method
4520 default DeleteImportedKeyMaterialResponse deleteImportedKeyMaterial( in deleteImportedKeyMaterial() method
DKmsAsyncClient.java4274 default CompletableFuture<DeleteImportedKeyMaterialResponse> deleteImportedKeyMaterial( in deleteImportedKeyMaterial() method
4384 default CompletableFuture<DeleteImportedKeyMaterialResponse> deleteImportedKeyMaterial( in deleteImportedKeyMaterial() method
DDefaultKmsClient.java2376 public DeleteImportedKeyMaterialResponse deleteImportedKeyMaterial( in deleteImportedKeyMaterial() method in DefaultKmsClient
DDefaultKmsAsyncClient.java2409 public CompletableFuture<DeleteImportedKeyMaterialResponse> deleteImportedKeyMaterial( in deleteImportedKeyMaterial() method in DefaultKmsAsyncClient