| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms |
|
| software.amazon.awssdk.services.kms.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteImportedKeyMaterialResponse |
KmsClient.deleteImportedKeyMaterial(DeleteImportedKeyMaterialRequest deleteImportedKeyMaterialRequest)
Deletes key material that was previously imported.
|
default CompletableFuture<DeleteImportedKeyMaterialResponse> |
KmsAsyncClient.deleteImportedKeyMaterial(DeleteImportedKeyMaterialRequest deleteImportedKeyMaterialRequest)
Deletes key material that was previously imported.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteImportedKeyMaterialRequestMarshaller.marshall(DeleteImportedKeyMaterialRequest deleteImportedKeyMaterialRequest) |
Copyright © 2023. All rights reserved.