| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
AddBridgeOutputRequest |
AddBridgeOutputRequest.clone() |
AddBridgeOutputRequest |
AddBridgeOutputRequest.withNetworkOutput(AddBridgeNetworkOutputRequest networkOutput) |
| Modifier and Type | Method and Description |
|---|---|
List<AddBridgeOutputRequest> |
AddBridgeOutputsRequest.getOutputs()
The outputs that you want to add to this bridge.
|
List<AddBridgeOutputRequest> |
CreateBridgeRequest.getOutputs()
The outputs that you want to add to this bridge.
|
| Modifier and Type | Method and Description |
|---|---|
AddBridgeOutputsRequest |
AddBridgeOutputsRequest.withOutputs(AddBridgeOutputRequest... outputs)
The outputs that you want to add to this bridge.
|
CreateBridgeRequest |
CreateBridgeRequest.withOutputs(AddBridgeOutputRequest... outputs)
The outputs that you want to add to this bridge.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddBridgeOutputsRequest.setOutputs(Collection<AddBridgeOutputRequest> outputs)
The outputs that you want to add to this bridge.
|
void |
CreateBridgeRequest.setOutputs(Collection<AddBridgeOutputRequest> outputs)
The outputs that you want to add to this bridge.
|
AddBridgeOutputsRequest |
AddBridgeOutputsRequest.withOutputs(Collection<AddBridgeOutputRequest> outputs)
The outputs that you want to add to this bridge.
|
CreateBridgeRequest |
CreateBridgeRequest.withOutputs(Collection<AddBridgeOutputRequest> outputs)
The outputs that you want to add to this bridge.
|
Copyright © 2024. All rights reserved.