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)This is a variant ofMigrationHubStrategyAsyncClient.listCollectors(software.amazon.awssdk.services.migrationhubstrategy.model.ListCollectorsRequest)operation.default ListCollectorsPublisherMigrationHubStrategyAsyncClient. listCollectorsPaginator(ListCollectorsRequest listCollectorsRequest)This is a variant ofMigrationHubStrategyAsyncClient.listCollectors(software.amazon.awssdk.services.migrationhubstrategy.model.ListCollectorsRequest)operation.
-