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 © 2022. All rights reserved.