| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetHomeRegionResponse> |
MigrationHubConfigAsyncClient.getHomeRegion(GetHomeRegionRequest getHomeRegionRequest)
Returns the calling account’s home region, if configured.
|
default GetHomeRegionResponse |
MigrationHubConfigClient.getHomeRegion(GetHomeRegionRequest getHomeRegionRequest)
Returns the calling account’s home region, if configured.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetHomeRegionRequestMarshaller.marshall(GetHomeRegionRequest getHomeRegionRequest) |
Copyright © 2023. All rights reserved.