Uses of Interface
software.amazon.awssdk.services.migrationhubstrategy.MigrationHubStrategyClient
-
Packages that use MigrationHubStrategyClient Package Description software.amazon.awssdk.services.migrationhubstrategy Migration Hub Strategy Recommendations software.amazon.awssdk.services.migrationhubstrategy.paginators -
-
Uses of MigrationHubStrategyClient in software.amazon.awssdk.services.migrationhubstrategy
Methods in software.amazon.awssdk.services.migrationhubstrategy that return MigrationHubStrategyClient Modifier and Type Method Description static MigrationHubStrategyClientMigrationHubStrategyClient. create()Create aMigrationHubStrategyClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of MigrationHubStrategyClient in software.amazon.awssdk.services.migrationhubstrategy.paginators
Constructors in software.amazon.awssdk.services.migrationhubstrategy.paginators with parameters of type MigrationHubStrategyClient Constructor Description GetServerDetailsIterable(MigrationHubStrategyClient client, GetServerDetailsRequest firstRequest)ListAnalyzableServersIterable(MigrationHubStrategyClient client, ListAnalyzableServersRequest firstRequest)ListApplicationComponentsIterable(MigrationHubStrategyClient client, ListApplicationComponentsRequest firstRequest)ListCollectorsIterable(MigrationHubStrategyClient client, ListCollectorsRequest firstRequest)ListImportFileTaskIterable(MigrationHubStrategyClient client, ListImportFileTaskRequest firstRequest)ListServersIterable(MigrationHubStrategyClient client, ListServersRequest firstRequest)
-