Uses of Class
software.amazon.awssdk.services.fms.paginators.ListAppsListsPublisher
-
Packages that use ListAppsListsPublisher Package Description software.amazon.awssdk.services.fms This is the Firewall Manager API Reference. -
-
Uses of ListAppsListsPublisher in software.amazon.awssdk.services.fms
Methods in software.amazon.awssdk.services.fms that return ListAppsListsPublisher Modifier and Type Method Description default ListAppsListsPublisherFmsAsyncClient. listAppsListsPaginator(Consumer<ListAppsListsRequest.Builder> listAppsListsRequest)Returns an array ofAppsListDataSummaryobjects.default ListAppsListsPublisherFmsAsyncClient. listAppsListsPaginator(ListAppsListsRequest listAppsListsRequest)Returns an array ofAppsListDataSummaryobjects.
-