| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms |
|
| software.amazon.awssdk.services.kms.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdatePrimaryRegionResponse |
KmsClient.updatePrimaryRegion(UpdatePrimaryRegionRequest updatePrimaryRegionRequest)
Changes the primary key of a multi-Region key.
|
default CompletableFuture<UpdatePrimaryRegionResponse> |
KmsAsyncClient.updatePrimaryRegion(UpdatePrimaryRegionRequest updatePrimaryRegionRequest)
Changes the primary key of a multi-Region key.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdatePrimaryRegionRequestMarshaller.marshall(UpdatePrimaryRegionRequest updatePrimaryRegionRequest) |
Copyright © 2023. All rights reserved.