Uses of Class
com.amazonaws.services.kms.model.EnableKeyRotationResult
Packages that use EnableKeyRotationResult
-
Uses of EnableKeyRotationResult in com.amazonaws.services.kms
Methods in com.amazonaws.services.kms that return EnableKeyRotationResultModifier and TypeMethodDescriptionAbstractAWSKMS.enableKeyRotation
(EnableKeyRotationRequest request) AWSKMS.enableKeyRotation
(EnableKeyRotationRequest enableKeyRotationRequest) Enables rotation of the specified customer master key.AWSKMSClient.enableKeyRotation
(EnableKeyRotationRequest enableKeyRotationRequest) Enables rotation of the specified customer master key.Methods in com.amazonaws.services.kms that return types with arguments of type EnableKeyRotationResultModifier and TypeMethodDescriptionAbstractAWSKMSAsync.enableKeyRotationAsync
(EnableKeyRotationRequest request) AbstractAWSKMSAsync.enableKeyRotationAsync
(EnableKeyRotationRequest request, AsyncHandler<EnableKeyRotationRequest, EnableKeyRotationResult> asyncHandler) AWSKMSAsync.enableKeyRotationAsync
(EnableKeyRotationRequest enableKeyRotationRequest) Enables rotation of the specified customer master key.AWSKMSAsync.enableKeyRotationAsync
(EnableKeyRotationRequest enableKeyRotationRequest, AsyncHandler<EnableKeyRotationRequest, EnableKeyRotationResult> asyncHandler) Enables rotation of the specified customer master key.AWSKMSAsyncClient.enableKeyRotationAsync
(EnableKeyRotationRequest request) AWSKMSAsyncClient.enableKeyRotationAsync
(EnableKeyRotationRequest request, AsyncHandler<EnableKeyRotationRequest, EnableKeyRotationResult> asyncHandler) Method parameters in com.amazonaws.services.kms with type arguments of type EnableKeyRotationResultModifier and TypeMethodDescriptionAbstractAWSKMSAsync.enableKeyRotationAsync
(EnableKeyRotationRequest request, AsyncHandler<EnableKeyRotationRequest, EnableKeyRotationResult> asyncHandler) AWSKMSAsync.enableKeyRotationAsync
(EnableKeyRotationRequest enableKeyRotationRequest, AsyncHandler<EnableKeyRotationRequest, EnableKeyRotationResult> asyncHandler) Enables rotation of the specified customer master key.AWSKMSAsyncClient.enableKeyRotationAsync
(EnableKeyRotationRequest request, AsyncHandler<EnableKeyRotationRequest, EnableKeyRotationResult> asyncHandler) -
Uses of EnableKeyRotationResult in com.amazonaws.services.kms.model
Methods in com.amazonaws.services.kms.model that return EnableKeyRotationResult