public static interface StopFlowResponse.Builder extends MediaConnectResponse.Builder, SdkPojo, CopyableBuilder<StopFlowResponse.Builder,StopFlowResponse>
| Modifier and Type | Method and Description |
|---|---|
StopFlowResponse.Builder |
flowArn(String flowArn)
The ARN of the flow that you stopped.
|
StopFlowResponse.Builder |
status(Status status)
The status of the flow when the StopFlow process begins.
|
StopFlowResponse.Builder |
status(String status)
The status of the flow when the StopFlow process begins.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildStopFlowResponse.Builder flowArn(String flowArn)
flowArn - The ARN of the flow that you stopped.StopFlowResponse.Builder status(String status)
StopFlowResponse.Builder status(Status status)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.