| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.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 |
|---|---|
FlowSummary |
FlowSummary.withStatus(FlowStatus status)
The status of the flow.
|
PrepareFlowResult |
PrepareFlowResult.withStatus(FlowStatus status)
The status of the flow.
|
CreateFlowVersionResult |
CreateFlowVersionResult.withStatus(FlowStatus status)
The status of the flow.
|
GetFlowVersionResult |
GetFlowVersionResult.withStatus(FlowStatus status)
The status of the flow.
|
FlowVersionSummary |
FlowVersionSummary.withStatus(FlowStatus status)
The status of the flow.
|
UpdateFlowResult |
UpdateFlowResult.withStatus(FlowStatus status)
The status of the flow.
|
GetFlowResult |
GetFlowResult.withStatus(FlowStatus status)
The status of the flow.
|
CreateFlowResult |
CreateFlowResult.withStatus(FlowStatus status)
The status of the flow.
|
Copyright © 2024. All rights reserved.