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