| Package | Description |
|---|---|
| com.amazonaws.services.migrationhuborchestrator.model |
| Modifier and Type | Method and Description |
|---|---|
static MigrationWorkflowStatusEnum |
MigrationWorkflowStatusEnum.fromValue(String value)
Use this in place of valueOf.
|
static MigrationWorkflowStatusEnum |
MigrationWorkflowStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MigrationWorkflowStatusEnum[] |
MigrationWorkflowStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowResult |
GetWorkflowResult.withStatus(MigrationWorkflowStatusEnum status)
The status of the migration workflow.
|
DeleteWorkflowResult |
DeleteWorkflowResult.withStatus(MigrationWorkflowStatusEnum status)
The status of the migration workflow.
|
CreateWorkflowResult |
CreateWorkflowResult.withStatus(MigrationWorkflowStatusEnum status)
The status of the migration workflow.
|
ListWorkflowsRequest |
ListWorkflowsRequest.withStatus(MigrationWorkflowStatusEnum status)
The status of the migration workflow.
|
StopWorkflowResult |
StopWorkflowResult.withStatus(MigrationWorkflowStatusEnum status)
The status of the migration workflow.
|
MigrationWorkflowSummary |
MigrationWorkflowSummary.withStatus(MigrationWorkflowStatusEnum status)
The status of the migration workflow.
|
UpdateWorkflowResult |
UpdateWorkflowResult.withStatus(MigrationWorkflowStatusEnum status)
The status of the migration workflow.
|
StartWorkflowResult |
StartWorkflowResult.withStatus(MigrationWorkflowStatusEnum status)
The status of the migration workflow.
|
Copyright © 2025. All rights reserved.