Uses of Class
software.amazon.awssdk.services.kms.model.RotateKeyOnDemandRequest
Packages that use RotateKeyOnDemandRequest
Package
Description
-
Uses of RotateKeyOnDemandRequest in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms with parameters of type RotateKeyOnDemandRequestModifier and TypeMethodDescriptionKmsAsyncClient.rotateKeyOnDemand(RotateKeyOnDemandRequest rotateKeyOnDemandRequest) Immediately initiates rotation of the key material of the specified symmetric encryption KMS key.default RotateKeyOnDemandResponseKmsClient.rotateKeyOnDemand(RotateKeyOnDemandRequest rotateKeyOnDemandRequest) Immediately initiates rotation of the key material of the specified symmetric encryption KMS key. -
Uses of RotateKeyOnDemandRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type RotateKeyOnDemandRequestModifier and TypeMethodDescriptionRotateKeyOnDemandRequestMarshaller.marshall(RotateKeyOnDemandRequest rotateKeyOnDemandRequest)