| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateFlowOutputResponse.Builder |
UpdateFlowOutputResponse.builder() |
UpdateFlowOutputResponse.Builder |
UpdateFlowOutputResponse.Builder.flowArn(String flowArn)
The ARN of the flow that is associated with the updated output.
|
default UpdateFlowOutputResponse.Builder |
UpdateFlowOutputResponse.Builder.output(Consumer<Output.Builder> output)
The new settings of the output that you updated.
|
UpdateFlowOutputResponse.Builder |
UpdateFlowOutputResponse.Builder.output(Output output)
The new settings of the output that you updated.
|
UpdateFlowOutputResponse.Builder |
UpdateFlowOutputResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateFlowOutputResponse.Builder> |
UpdateFlowOutputResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.