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