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