Uses of Interface
software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionRequest.Builder
Packages that use UpdatePrimaryRegionRequest.Builder
Package
Description
-
Uses of UpdatePrimaryRegionRequest.Builder in software.amazon.awssdk.services.kms
Method parameters in software.amazon.awssdk.services.kms with type arguments of type UpdatePrimaryRegionRequest.BuilderModifier and TypeMethodDescriptionKmsAsyncClient.updatePrimaryRegion(Consumer<UpdatePrimaryRegionRequest.Builder> updatePrimaryRegionRequest) Changes the primary key of a multi-Region key.default UpdatePrimaryRegionResponseKmsClient.updatePrimaryRegion(Consumer<UpdatePrimaryRegionRequest.Builder> updatePrimaryRegionRequest) Changes the primary key of a multi-Region key. -
Uses of UpdatePrimaryRegionRequest.Builder in software.amazon.awssdk.services.kms.model
Methods in software.amazon.awssdk.services.kms.model that return UpdatePrimaryRegionRequest.BuilderModifier and TypeMethodDescriptionUpdatePrimaryRegionRequest.builder()Identifies the current primary key.UpdatePrimaryRegionRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) UpdatePrimaryRegionRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) UpdatePrimaryRegionRequest.Builder.primaryRegion(String primaryRegion) The Amazon Web Services Region of the new primary key.UpdatePrimaryRegionRequest.toBuilder()Methods in software.amazon.awssdk.services.kms.model that return types with arguments of type UpdatePrimaryRegionRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UpdatePrimaryRegionRequest.Builder>UpdatePrimaryRegionRequest.serializableBuilderClass()