| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateFlowResponse.Builder |
CreateFlowResponse.builder() |
CreateFlowResponse.Builder |
CreateFlowResponse.Builder.flowArn(String flowArn)
The flow's Amazon Resource Name (ARN).
|
CreateFlowResponse.Builder |
CreateFlowResponse.Builder.flowStatus(FlowStatus flowStatus)
Indicates the current status of the flow.
|
CreateFlowResponse.Builder |
CreateFlowResponse.Builder.flowStatus(String flowStatus)
Indicates the current status of the flow.
|
CreateFlowResponse.Builder |
CreateFlowResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateFlowResponse.Builder> |
CreateFlowResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.