| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowStatus |
WorkflowStatus.fromValue(String value)
Use this in place of valueOf.
|
static WorkflowStatus |
WorkflowStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowStatus[] |
WorkflowStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWorkflowResult |
CreateWorkflowResult.withStatus(WorkflowStatus status)
The workflow's status.
|
WorkflowListItem |
WorkflowListItem.withStatus(WorkflowStatus status)
The workflow's status.
|
GetWorkflowResult |
GetWorkflowResult.withStatus(WorkflowStatus status)
The workflow's status.
|
Copyright © 2024. All rights reserved.