| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhuborchestrator.model | |
| software.amazon.awssdk.services.migrationhuborchestrator.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<MigrationWorkflowSummary> |
ListWorkflowsResponse.migrationWorkflowSummary()
The summary of the migration workflow.
|
| Modifier and Type | Method and Description |
|---|---|
ListWorkflowsResponse.Builder |
ListWorkflowsResponse.Builder.migrationWorkflowSummary(MigrationWorkflowSummary... migrationWorkflowSummary)
The summary of the migration workflow.
|
| Modifier and Type | Method and Description |
|---|---|
ListWorkflowsResponse.Builder |
ListWorkflowsResponse.Builder.migrationWorkflowSummary(Collection<MigrationWorkflowSummary> migrationWorkflowSummary)
The summary of the migration workflow.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<MigrationWorkflowSummary> |
ListWorkflowsIterable.migrationWorkflowSummary()
Returns an iterable to iterate through the paginated
ListWorkflowsResponse.migrationWorkflowSummary()
member. |
SdkPublisher<MigrationWorkflowSummary> |
ListWorkflowsPublisher.migrationWorkflowSummary()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.