| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhub |
The AWS Migration Hub API methods help to obtain server and application migration status and integrate your
resource-specific migration tool by providing a programmatic interface to Migration Hub.
|
| software.amazon.awssdk.services.migrationhub.paginators |
| Modifier and Type | Method and Description |
|---|---|
static MigrationHubClient |
MigrationHubClient.create()
Create a
MigrationHubClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListApplicationStatesIterable(MigrationHubClient client,
ListApplicationStatesRequest firstRequest) |
ListCreatedArtifactsIterable(MigrationHubClient client,
ListCreatedArtifactsRequest firstRequest) |
ListDiscoveredResourcesIterable(MigrationHubClient client,
ListDiscoveredResourcesRequest firstRequest) |
ListMigrationTasksIterable(MigrationHubClient client,
ListMigrationTasksRequest firstRequest) |
ListProgressUpdateStreamsIterable(MigrationHubClient client,
ListProgressUpdateStreamsRequest firstRequest) |
Copyright © 2023. All rights reserved.