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