| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
List<FlowDefinition> |
ListFlowsResponse.flows()
The list of flows associated with your account.
|
| Modifier and Type | Method and Description |
|---|---|
ListFlowsResponse.Builder |
ListFlowsResponse.Builder.flows(FlowDefinition... flows)
The list of flows associated with your account.
|
| Modifier and Type | Method and Description |
|---|---|
ListFlowsResponse.Builder |
ListFlowsResponse.Builder.flows(Collection<FlowDefinition> flows)
The list of flows associated with your account.
|
Copyright © 2022. All rights reserved.