Uses of Class
software.amazon.awssdk.services.kms.paginators.ListGrantsPublisher
-
Packages that use ListGrantsPublisher Package Description software.amazon.awssdk.services.kms Key Management Service -
-
Uses of ListGrantsPublisher in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms that return ListGrantsPublisher Modifier and Type Method Description default ListGrantsPublisherKmsAsyncClient. listGrantsPaginator(Consumer<ListGrantsRequest.Builder> listGrantsRequest)Gets a list of all grants for the specified KMS key.default ListGrantsPublisherKmsAsyncClient. listGrantsPaginator(ListGrantsRequest listGrantsRequest)Gets a list of all grants for the specified KMS key.
-