Uses of Class
software.amazon.awssdk.services.macie2.paginators.ListAllowListsIterable
-
Packages that use ListAllowListsIterable Package Description software.amazon.awssdk.services.macie2 Amazon Macie -
-
Uses of ListAllowListsIterable in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 that return ListAllowListsIterable Modifier and Type Method Description default ListAllowListsIterableMacie2Client. listAllowListsPaginator(Consumer<ListAllowListsRequest.Builder> listAllowListsRequest)This is a variant ofMacie2Client.listAllowLists(software.amazon.awssdk.services.macie2.model.ListAllowListsRequest)operation.default ListAllowListsIterableMacie2Client. listAllowListsPaginator(ListAllowListsRequest listAllowListsRequest)This is a variant ofMacie2Client.listAllowLists(software.amazon.awssdk.services.macie2.model.ListAllowListsRequest)operation.
-