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