Uses of Interface
software.amazon.awssdk.services.migrationhubconfig.MigrationHubConfigAsyncClient
-
Packages that use MigrationHubConfigAsyncClient Package Description software.amazon.awssdk.services.migrationhubconfig The AWS Migration Hub home region APIs are available specifically for working with your Migration Hub home region.software.amazon.awssdk.services.migrationhubconfig.paginators -
-
Uses of MigrationHubConfigAsyncClient in software.amazon.awssdk.services.migrationhubconfig
Methods in software.amazon.awssdk.services.migrationhubconfig that return MigrationHubConfigAsyncClient Modifier and Type Method Description static MigrationHubConfigAsyncClientMigrationHubConfigAsyncClient. create()Create aMigrationHubConfigAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of MigrationHubConfigAsyncClient in software.amazon.awssdk.services.migrationhubconfig.paginators
Constructors in software.amazon.awssdk.services.migrationhubconfig.paginators with parameters of type MigrationHubConfigAsyncClient Constructor Description DescribeHomeRegionControlsPublisher(MigrationHubConfigAsyncClient client, DescribeHomeRegionControlsRequest firstRequest)
-