public static interface UpdateFlowResponse.Builder extends AppflowResponse.Builder, SdkPojo, CopyableBuilder<UpdateFlowResponse.Builder,UpdateFlowResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateFlowResponse.Builder |
flowStatus(FlowStatus flowStatus)
Indicates the current status of the flow.
|
UpdateFlowResponse.Builder |
flowStatus(String flowStatus)
Indicates the current status of the flow.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateFlowResponse.Builder flowStatus(String flowStatus)
Indicates the current status of the flow.
flowStatus - Indicates the current status of the flow.FlowStatus,
FlowStatusUpdateFlowResponse.Builder flowStatus(FlowStatus flowStatus)
Indicates the current status of the flow.
flowStatus - Indicates the current status of the flow.FlowStatus,
FlowStatusCopyright © 2022. All rights reserved.