Uses of Class
software.amazon.awssdk.services.secretsmanager.model.CancelRotateSecretRequest
Packages that use CancelRotateSecretRequest
Package
Description
-
Uses of CancelRotateSecretRequest in software.amazon.awssdk.services.secretsmanager
Methods in software.amazon.awssdk.services.secretsmanager with parameters of type CancelRotateSecretRequestModifier and TypeMethodDescriptionSecretsManagerAsyncClient.cancelRotateSecret(CancelRotateSecretRequest cancelRotateSecretRequest) Turns off automatic rotation, and if a rotation is currently in progress, cancels the rotation.default CancelRotateSecretResponseSecretsManagerClient.cancelRotateSecret(CancelRotateSecretRequest cancelRotateSecretRequest) Turns off automatic rotation, and if a rotation is currently in progress, cancels the rotation. -
Uses of CancelRotateSecretRequest in software.amazon.awssdk.services.secretsmanager.transform
Methods in software.amazon.awssdk.services.secretsmanager.transform with parameters of type CancelRotateSecretRequestModifier and TypeMethodDescriptionCancelRotateSecretRequestMarshaller.marshall(CancelRotateSecretRequest cancelRotateSecretRequest)