Uses of Class
software.amazon.awssdk.services.kms.model.EnableKeyRotationRequest
Packages that use EnableKeyRotationRequest
Package
Description
-
Uses of EnableKeyRotationRequest in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms with parameters of type EnableKeyRotationRequestModifier and TypeMethodDescriptionKmsAsyncClient.enableKeyRotation(EnableKeyRotationRequest enableKeyRotationRequest) Enables automatic rotation of the key material of the specified symmetric encryption KMS key.default EnableKeyRotationResponseKmsClient.enableKeyRotation(EnableKeyRotationRequest enableKeyRotationRequest) Enables automatic rotation of the key material of the specified symmetric encryption KMS key. -
Uses of EnableKeyRotationRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type EnableKeyRotationRequestModifier and TypeMethodDescriptionEnableKeyRotationRequestMarshaller.marshall(EnableKeyRotationRequest enableKeyRotationRequest)