| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms |
|
| software.amazon.awssdk.services.kms.transform |
| Modifier and Type | Method and Description |
|---|---|
default ReplicateKeyResponse |
KmsClient.replicateKey(ReplicateKeyRequest replicateKeyRequest)
Replicates a multi-Region key into the specified Region.
|
default CompletableFuture<ReplicateKeyResponse> |
KmsAsyncClient.replicateKey(ReplicateKeyRequest replicateKeyRequest)
Replicates a multi-Region key into the specified Region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ReplicateKeyRequestMarshaller.marshall(ReplicateKeyRequest replicateKeyRequest) |
Copyright © 2023. All rights reserved.