| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubconfig.model |
| Modifier and Type | Method and Description |
|---|---|
HomeRegionControl |
CreateHomeRegionControlResponse.homeRegionControl()
This object is the
HomeRegionControl object that's returned by a successful call to
CreateHomeRegionControl. |
| Modifier and Type | Method and Description |
|---|---|
List<HomeRegionControl> |
DescribeHomeRegionControlsResponse.homeRegionControls()
An array that contains your
HomeRegionControl objects. |
| Modifier and Type | Method and Description |
|---|---|
CreateHomeRegionControlResponse.Builder |
CreateHomeRegionControlResponse.Builder.homeRegionControl(HomeRegionControl homeRegionControl)
This object is the
HomeRegionControl object that's returned by a successful call to
CreateHomeRegionControl. |
DescribeHomeRegionControlsResponse.Builder |
DescribeHomeRegionControlsResponse.Builder.homeRegionControls(HomeRegionControl... homeRegionControls)
An array that contains your
HomeRegionControl objects. |
| Modifier and Type | Method and Description |
|---|---|
DescribeHomeRegionControlsResponse.Builder |
DescribeHomeRegionControlsResponse.Builder.homeRegionControls(Collection<HomeRegionControl> homeRegionControls)
An array that contains your
HomeRegionControl objects. |
Copyright © 2023. All rights reserved.