| 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 |
| Modifier and Type | Method and Description |
|---|---|
default DescribeHomeRegionControlsResponse |
MigrationHubConfigClient.describeHomeRegionControls(Consumer<DescribeHomeRegionControlsRequest.Builder> describeHomeRegionControlsRequest)
This API permits filtering on the
ControlId and HomeRegion fields. |
default DescribeHomeRegionControlsResponse |
MigrationHubConfigClient.describeHomeRegionControls(DescribeHomeRegionControlsRequest describeHomeRegionControlsRequest)
This API permits filtering on the
ControlId and HomeRegion fields. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeHomeRegionControlsResponse> |
MigrationHubConfigAsyncClient.describeHomeRegionControls(Consumer<DescribeHomeRegionControlsRequest.Builder> describeHomeRegionControlsRequest)
This API permits filtering on the
ControlId and HomeRegion fields. |
default CompletableFuture<DescribeHomeRegionControlsResponse> |
MigrationHubConfigAsyncClient.describeHomeRegionControls(DescribeHomeRegionControlsRequest describeHomeRegionControlsRequest)
This API permits filtering on the
ControlId and HomeRegion fields. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DescribeHomeRegionControlsResponse> |
DescribeHomeRegionControlsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeHomeRegionControlsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeHomeRegionControlsResponse> subscriber) |
Copyright © 2023. All rights reserved.