| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
AddIngressGatewayBridgeRequest |
AddIngressGatewayBridgeRequest.clone() |
AddIngressGatewayBridgeRequest |
CreateBridgeRequest.getIngressGatewayBridge()
Create a bridge with the ingress bridge type.
|
AddIngressGatewayBridgeRequest |
AddIngressGatewayBridgeRequest.withMaxBitrate(Integer maxBitrate)
The maximum expected bitrate (in bps).
|
AddIngressGatewayBridgeRequest |
AddIngressGatewayBridgeRequest.withMaxOutputs(Integer maxOutputs)
The maximum number of expected outputs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateBridgeRequest.setIngressGatewayBridge(AddIngressGatewayBridgeRequest ingressGatewayBridge)
Create a bridge with the ingress bridge type.
|
CreateBridgeRequest |
CreateBridgeRequest.withIngressGatewayBridge(AddIngressGatewayBridgeRequest ingressGatewayBridge)
Create a bridge with the ingress bridge type.
|
Copyright © 2023. All rights reserved.