Uses of Interface
software.amazon.awssdk.services.migrationhubstrategy.MigrationHubStrategyAsyncClient
-
Packages that use MigrationHubStrategyAsyncClient Package Description software.amazon.awssdk.services.migrationhubstrategy Migration Hub Strategy Recommendations software.amazon.awssdk.services.migrationhubstrategy.paginators -
-
Uses of MigrationHubStrategyAsyncClient in software.amazon.awssdk.services.migrationhubstrategy
Methods in software.amazon.awssdk.services.migrationhubstrategy that return MigrationHubStrategyAsyncClient Modifier and Type Method Description static MigrationHubStrategyAsyncClientMigrationHubStrategyAsyncClient. create()Create aMigrationHubStrategyAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of MigrationHubStrategyAsyncClient in software.amazon.awssdk.services.migrationhubstrategy.paginators
Constructors in software.amazon.awssdk.services.migrationhubstrategy.paginators with parameters of type MigrationHubStrategyAsyncClient Constructor Description GetServerDetailsPublisher(MigrationHubStrategyAsyncClient client, GetServerDetailsRequest firstRequest)ListAnalyzableServersPublisher(MigrationHubStrategyAsyncClient client, ListAnalyzableServersRequest firstRequest)ListApplicationComponentsPublisher(MigrationHubStrategyAsyncClient client, ListApplicationComponentsRequest firstRequest)ListCollectorsPublisher(MigrationHubStrategyAsyncClient client, ListCollectorsRequest firstRequest)ListImportFileTaskPublisher(MigrationHubStrategyAsyncClient client, ListImportFileTaskRequest firstRequest)ListServersPublisher(MigrationHubStrategyAsyncClient client, ListServersRequest firstRequest)
-