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