Uses of Interface
software.amazon.awssdk.services.kms.model.RotateKeyOnDemandRequest.Builder
Packages that use RotateKeyOnDemandRequest.Builder
Package
Description
-
Uses of RotateKeyOnDemandRequest.Builder in software.amazon.awssdk.services.kms
Method parameters in software.amazon.awssdk.services.kms with type arguments of type RotateKeyOnDemandRequest.BuilderModifier and TypeMethodDescriptionKmsAsyncClient.rotateKeyOnDemand(Consumer<RotateKeyOnDemandRequest.Builder> rotateKeyOnDemandRequest) Immediately initiates rotation of the key material of the specified symmetric encryption KMS key.default RotateKeyOnDemandResponseKmsClient.rotateKeyOnDemand(Consumer<RotateKeyOnDemandRequest.Builder> rotateKeyOnDemandRequest) Immediately initiates rotation of the key material of the specified symmetric encryption KMS key. -
Uses of RotateKeyOnDemandRequest.Builder in software.amazon.awssdk.services.kms.model
Methods in software.amazon.awssdk.services.kms.model that return RotateKeyOnDemandRequest.BuilderModifier and TypeMethodDescriptionRotateKeyOnDemandRequest.builder()Identifies a symmetric encryption KMS key.RotateKeyOnDemandRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) RotateKeyOnDemandRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) RotateKeyOnDemandRequest.toBuilder()Methods in software.amazon.awssdk.services.kms.model that return types with arguments of type RotateKeyOnDemandRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RotateKeyOnDemandRequest.Builder>RotateKeyOnDemandRequest.serializableBuilderClass()