public static interface UpdateIngressGatewayBridgeRequest.Builder extends SdkPojo, CopyableBuilder<UpdateIngressGatewayBridgeRequest.Builder,UpdateIngressGatewayBridgeRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateIngressGatewayBridgeRequest.Builder |
maxBitrate(Integer maxBitrate)
The maximum expected bitrate (in bps).
|
UpdateIngressGatewayBridgeRequest.Builder |
maxOutputs(Integer maxOutputs)
The maximum number of expected outputs.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateIngressGatewayBridgeRequest.Builder maxBitrate(Integer maxBitrate)
maxBitrate - The maximum expected bitrate (in bps).UpdateIngressGatewayBridgeRequest.Builder maxOutputs(Integer maxOutputs)
maxOutputs - The maximum number of expected outputs.Copyright © 2023. All rights reserved.