| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms |
|
| software.amazon.awssdk.services.kms.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetParametersForImportResponse |
KmsClient.getParametersForImport(GetParametersForImportRequest getParametersForImportRequest)
Returns the public key and an import token you need to import or reimport key material for a KMS key.
|
default CompletableFuture<GetParametersForImportResponse> |
KmsAsyncClient.getParametersForImport(GetParametersForImportRequest getParametersForImportRequest)
Returns the public key and an import token you need to import or reimport key material for a KMS key.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetParametersForImportRequestMarshaller.marshall(GetParametersForImportRequest getParametersForImportRequest) |
Copyright © 2023. All rights reserved.