Uses of Class
software.amazon.awssdk.services.migrationhubstrategy.paginators.ListCollectorsIterable
-
Packages that use ListCollectorsIterable Package Description software.amazon.awssdk.services.migrationhubstrategy Migration Hub Strategy Recommendations -
-
Uses of ListCollectorsIterable in software.amazon.awssdk.services.migrationhubstrategy
Methods in software.amazon.awssdk.services.migrationhubstrategy that return ListCollectorsIterable Modifier and Type Method Description default ListCollectorsIterableMigrationHubStrategyClient. listCollectorsPaginator(Consumer<ListCollectorsRequest.Builder> listCollectorsRequest)Retrieves a list of all the installed collectors.default ListCollectorsIterableMigrationHubStrategyClient. listCollectorsPaginator(ListCollectorsRequest listCollectorsRequest)Retrieves a list of all the installed collectors.
-