Uses of Class
com.amazonaws.services.kms.model.GetKeyRotationStatusRequest
Packages that use GetKeyRotationStatusRequest
-
Uses of GetKeyRotationStatusRequest in com.amazonaws.services.kms
Methods in com.amazonaws.services.kms with parameters of type GetKeyRotationStatusRequestModifier and TypeMethodDescriptionAbstractAWSKMS.getKeyRotationStatus
(GetKeyRotationStatusRequest request) AWSKMS.getKeyRotationStatus
(GetKeyRotationStatusRequest getKeyRotationStatusRequest) Retrieves a Boolean value that indicates whether key rotation is enabled for the specified key.AWSKMSClient.getKeyRotationStatus
(GetKeyRotationStatusRequest getKeyRotationStatusRequest) Retrieves a Boolean value that indicates whether key rotation is enabled for the specified key.AbstractAWSKMSAsync.getKeyRotationStatusAsync
(GetKeyRotationStatusRequest request) AbstractAWSKMSAsync.getKeyRotationStatusAsync
(GetKeyRotationStatusRequest request, AsyncHandler<GetKeyRotationStatusRequest, GetKeyRotationStatusResult> asyncHandler) AWSKMSAsync.getKeyRotationStatusAsync
(GetKeyRotationStatusRequest getKeyRotationStatusRequest) Retrieves a Boolean value that indicates whether key rotation is enabled for the specified key.AWSKMSAsync.getKeyRotationStatusAsync
(GetKeyRotationStatusRequest getKeyRotationStatusRequest, AsyncHandler<GetKeyRotationStatusRequest, GetKeyRotationStatusResult> asyncHandler) Retrieves a Boolean value that indicates whether key rotation is enabled for the specified key.AWSKMSAsyncClient.getKeyRotationStatusAsync
(GetKeyRotationStatusRequest request) AWSKMSAsyncClient.getKeyRotationStatusAsync
(GetKeyRotationStatusRequest request, AsyncHandler<GetKeyRotationStatusRequest, GetKeyRotationStatusResult> asyncHandler) Method parameters in com.amazonaws.services.kms with type arguments of type GetKeyRotationStatusRequestModifier and TypeMethodDescriptionAbstractAWSKMSAsync.getKeyRotationStatusAsync
(GetKeyRotationStatusRequest request, AsyncHandler<GetKeyRotationStatusRequest, GetKeyRotationStatusResult> asyncHandler) AWSKMSAsync.getKeyRotationStatusAsync
(GetKeyRotationStatusRequest getKeyRotationStatusRequest, AsyncHandler<GetKeyRotationStatusRequest, GetKeyRotationStatusResult> asyncHandler) Retrieves a Boolean value that indicates whether key rotation is enabled for the specified key.AWSKMSAsyncClient.getKeyRotationStatusAsync
(GetKeyRotationStatusRequest request, AsyncHandler<GetKeyRotationStatusRequest, GetKeyRotationStatusResult> asyncHandler) -
Uses of GetKeyRotationStatusRequest in com.amazonaws.services.kms.model
Methods in com.amazonaws.services.kms.model that return GetKeyRotationStatusRequestModifier and TypeMethodDescriptionGetKeyRotationStatusRequest.clone()
A unique identifier for the customer master key.