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