public static interface IngressGatewayBridge.Builder extends SdkPojo, CopyableBuilder<IngressGatewayBridge.Builder,IngressGatewayBridge>
| Modifier and Type | Method and Description |
|---|---|
IngressGatewayBridge.Builder |
instanceId(String instanceId)
The ID of the instance running this bridge.
|
IngressGatewayBridge.Builder |
maxBitrate(Integer maxBitrate)
The maximum expected bitrate (in bps) of the ingress bridge.
|
IngressGatewayBridge.Builder |
maxOutputs(Integer maxOutputs)
The maximum number of outputs on the ingress bridge.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIngressGatewayBridge.Builder instanceId(String instanceId)
instanceId - The ID of the instance running this bridge.IngressGatewayBridge.Builder maxBitrate(Integer maxBitrate)
maxBitrate - The maximum expected bitrate (in bps) of the ingress bridge.IngressGatewayBridge.Builder maxOutputs(Integer maxOutputs)
maxOutputs - The maximum number of outputs on the ingress bridge.Copyright © 2023. All rights reserved.