Uses of Class
software.amazon.awssdk.services.kms.paginators.ListRetirableGrantsPublisher
-
Packages that use ListRetirableGrantsPublisher Package Description software.amazon.awssdk.services.kms Key Management Service -
-
Uses of ListRetirableGrantsPublisher in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms that return ListRetirableGrantsPublisher Modifier and Type Method Description default ListRetirableGrantsPublisherKmsAsyncClient. listRetirableGrantsPaginator(Consumer<ListRetirableGrantsRequest.Builder> listRetirableGrantsRequest)Returns information about all grants in the Amazon Web Services account and Region that have the specified retiring principal.default ListRetirableGrantsPublisherKmsAsyncClient. listRetirableGrantsPaginator(ListRetirableGrantsRequest listRetirableGrantsRequest)Returns information about all grants in the Amazon Web Services account and Region that have the specified retiring principal.
-