| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
AddBridgeSourceRequest |
AddBridgeSourceRequest.clone() |
AddBridgeSourceRequest |
AddBridgeSourceRequest.withFlowSource(AddBridgeFlowSourceRequest flowSource) |
AddBridgeSourceRequest |
AddBridgeSourceRequest.withNetworkSource(AddBridgeNetworkSourceRequest networkSource) |
| Modifier and Type | Method and Description |
|---|---|
List<AddBridgeSourceRequest> |
AddBridgeSourcesRequest.getSources()
The sources that you want to add to this bridge.
|
List<AddBridgeSourceRequest> |
CreateBridgeRequest.getSources()
The sources that you want to add to this bridge.
|
| Modifier and Type | Method and Description |
|---|---|
AddBridgeSourcesRequest |
AddBridgeSourcesRequest.withSources(AddBridgeSourceRequest... sources)
The sources that you want to add to this bridge.
|
CreateBridgeRequest |
CreateBridgeRequest.withSources(AddBridgeSourceRequest... sources)
The sources that you want to add to this bridge.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddBridgeSourcesRequest.setSources(Collection<AddBridgeSourceRequest> sources)
The sources that you want to add to this bridge.
|
void |
CreateBridgeRequest.setSources(Collection<AddBridgeSourceRequest> sources)
The sources that you want to add to this bridge.
|
AddBridgeSourcesRequest |
AddBridgeSourcesRequest.withSources(Collection<AddBridgeSourceRequest> sources)
The sources that you want to add to this bridge.
|
CreateBridgeRequest |
CreateBridgeRequest.withSources(Collection<AddBridgeSourceRequest> sources)
The sources that you want to add to this bridge.
|
Copyright © 2024. All rights reserved.