| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms |
|
| software.amazon.awssdk.services.kms.transform |
| Modifier and Type | Method and Description |
|---|---|
default ImportKeyMaterialResponse |
KmsClient.importKeyMaterial(ImportKeyMaterialRequest importKeyMaterialRequest)
Imports or reimports key material into an existing KMS key that was created without key material.
|
default CompletableFuture<ImportKeyMaterialResponse> |
KmsAsyncClient.importKeyMaterial(ImportKeyMaterialRequest importKeyMaterialRequest)
Imports or reimports key material into an existing KMS key that was created without key material.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ImportKeyMaterialRequestMarshaller.marshall(ImportKeyMaterialRequest importKeyMaterialRequest) |
Copyright © 2023. All rights reserved.