| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateHomeRegionControlResponse |
MigrationHubConfigClient.createHomeRegionControl(Consumer<CreateHomeRegionControlRequest.Builder> createHomeRegionControlRequest)
This API sets up the home region for the calling account only.
|
default CreateHomeRegionControlResponse |
MigrationHubConfigClient.createHomeRegionControl(CreateHomeRegionControlRequest createHomeRegionControlRequest)
This API sets up the home region for the calling account only.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateHomeRegionControlResponse> |
MigrationHubConfigAsyncClient.createHomeRegionControl(Consumer<CreateHomeRegionControlRequest.Builder> createHomeRegionControlRequest)
This API sets up the home region for the calling account only.
|
default CompletableFuture<CreateHomeRegionControlResponse> |
MigrationHubConfigAsyncClient.createHomeRegionControl(CreateHomeRegionControlRequest createHomeRegionControlRequest)
This API sets up the home region for the calling account only.
|
Copyright © 2023. All rights reserved.