Uses of Class
com.amazonaws.services.kms.model.ListGrantsRequest
Packages that use ListGrantsRequest
-
Uses of ListGrantsRequest in com.amazonaws.services.kms
Methods in com.amazonaws.services.kms with parameters of type ListGrantsRequestModifier and TypeMethodDescriptionAbstractAWSKMS.listGrants
(ListGrantsRequest request) AWSKMS.listGrants
(ListGrantsRequest listGrantsRequest) List the grants for a specified key.AWSKMSClient.listGrants
(ListGrantsRequest listGrantsRequest) List the grants for a specified key.AbstractAWSKMSAsync.listGrantsAsync
(ListGrantsRequest request) AbstractAWSKMSAsync.listGrantsAsync
(ListGrantsRequest request, AsyncHandler<ListGrantsRequest, ListGrantsResult> asyncHandler) AWSKMSAsync.listGrantsAsync
(ListGrantsRequest listGrantsRequest) List the grants for a specified key.AWSKMSAsync.listGrantsAsync
(ListGrantsRequest listGrantsRequest, AsyncHandler<ListGrantsRequest, ListGrantsResult> asyncHandler) List the grants for a specified key.AWSKMSAsyncClient.listGrantsAsync
(ListGrantsRequest request) AWSKMSAsyncClient.listGrantsAsync
(ListGrantsRequest request, AsyncHandler<ListGrantsRequest, ListGrantsResult> asyncHandler) Method parameters in com.amazonaws.services.kms with type arguments of type ListGrantsRequestModifier and TypeMethodDescriptionAbstractAWSKMSAsync.listGrantsAsync
(ListGrantsRequest request, AsyncHandler<ListGrantsRequest, ListGrantsResult> asyncHandler) AWSKMSAsync.listGrantsAsync
(ListGrantsRequest listGrantsRequest, AsyncHandler<ListGrantsRequest, ListGrantsResult> asyncHandler) List the grants for a specified key.AWSKMSAsyncClient.listGrantsAsync
(ListGrantsRequest request, AsyncHandler<ListGrantsRequest, ListGrantsResult> asyncHandler) -
Uses of ListGrantsRequest in com.amazonaws.services.kms.model
Methods in com.amazonaws.services.kms.model that return ListGrantsRequestModifier and TypeMethodDescriptionListGrantsRequest.clone()
A unique identifier for the customer master key.When paginating results, specify the maximum number of items to return in the response.ListGrantsRequest.withMarker
(String marker) Use this parameter only when paginating results and only in a subsequent request after you receive a response with truncated results.