| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static StartFlowResponse.Builder |
StartFlowResponse.builder() |
StartFlowResponse.Builder |
StartFlowResponse.Builder.flowArn(String flowArn)
The ARN of the flow that you started.
|
StartFlowResponse.Builder |
StartFlowResponse.Builder.status(Status status)
The status of the flow when the StartFlow process begins.
|
StartFlowResponse.Builder |
StartFlowResponse.Builder.status(String status)
The status of the flow when the StartFlow process begins.
|
StartFlowResponse.Builder |
StartFlowResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StartFlowResponse.Builder> |
StartFlowResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.