| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
static FlowStatus |
FlowStatus.fromValue(String value)
Use this in place of valueOf.
|
static FlowStatus |
FlowStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlowStatus[] |
FlowStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateFlowResult |
UpdateFlowResult.withFlowStatus(FlowStatus flowStatus)
Indicates the current status of the flow.
|
StopFlowResult |
StopFlowResult.withFlowStatus(FlowStatus flowStatus)
Indicates the current status of the flow.
|
StartFlowResult |
StartFlowResult.withFlowStatus(FlowStatus flowStatus)
Indicates the current status of the flow.
|
DescribeFlowResult |
DescribeFlowResult.withFlowStatus(FlowStatus flowStatus)
Indicates the current status of the flow.
|
CreateFlowResult |
CreateFlowResult.withFlowStatus(FlowStatus flowStatus)
Indicates the current status of the flow.
|
FlowDefinition |
FlowDefinition.withFlowStatus(FlowStatus flowStatus)
Indicates the current status of the flow.
|
Copyright © 2025. All rights reserved.