| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubconfig |
The AWS Migration Hub home region APIs are available specifically for working with your Migration Hub home region.
|
| com.amazonaws.services.migrationhubconfig.model |
| Modifier and Type | Method and Description |
|---|---|
CreateHomeRegionControlResult |
AbstractAWSMigrationHubConfig.createHomeRegionControl(CreateHomeRegionControlRequest request) |
CreateHomeRegionControlResult |
AWSMigrationHubConfig.createHomeRegionControl(CreateHomeRegionControlRequest createHomeRegionControlRequest)
This API sets up the home region for the calling account only.
|
CreateHomeRegionControlResult |
AWSMigrationHubConfigClient.createHomeRegionControl(CreateHomeRegionControlRequest request)
This API sets up the home region for the calling account only.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateHomeRegionControlResult> |
AbstractAWSMigrationHubConfigAsync.createHomeRegionControlAsync(CreateHomeRegionControlRequest request,
AsyncHandler<CreateHomeRegionControlRequest,CreateHomeRegionControlResult> asyncHandler) |
Future<CreateHomeRegionControlResult> |
AWSMigrationHubConfigAsync.createHomeRegionControlAsync(CreateHomeRegionControlRequest createHomeRegionControlRequest,
AsyncHandler<CreateHomeRegionControlRequest,CreateHomeRegionControlResult> asyncHandler)
This API sets up the home region for the calling account only.
|
Future<CreateHomeRegionControlResult> |
AWSMigrationHubConfigAsyncClient.createHomeRegionControlAsync(CreateHomeRegionControlRequest request,
AsyncHandler<CreateHomeRegionControlRequest,CreateHomeRegionControlResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateHomeRegionControlResult |
CreateHomeRegionControlResult.clone() |
CreateHomeRegionControlResult |
CreateHomeRegionControlResult.withHomeRegionControl(HomeRegionControl homeRegionControl)
This object is the
HomeRegionControl object that's returned by a successful call to
CreateHomeRegionControl. |
Copyright © 2023. All rights reserved.