Uses of Class
software.amazon.awssdk.services.kms.model.DisableKeyRotationRequest
Packages that use DisableKeyRotationRequest
Package
Description
-
Uses of DisableKeyRotationRequest in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms with parameters of type DisableKeyRotationRequestModifier and TypeMethodDescriptionKmsAsyncClient.disableKeyRotation(DisableKeyRotationRequest disableKeyRotationRequest) Disables automatic rotation of the key material of the specified symmetric encryption KMS key.default DisableKeyRotationResponseKmsClient.disableKeyRotation(DisableKeyRotationRequest disableKeyRotationRequest) Disables automatic rotation of the key material of the specified symmetric encryption KMS key. -
Uses of DisableKeyRotationRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type DisableKeyRotationRequestModifier and TypeMethodDescriptionDisableKeyRotationRequestMarshaller.marshall(DisableKeyRotationRequest disableKeyRotationRequest)