Interface EgressGatewayBridge.Builder

  • Method Details

    • instanceId

      EgressGatewayBridge.Builder instanceId(String instanceId)
      The ID of the instance running this bridge.
      Parameters:
      instanceId - The ID of the instance running this bridge.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • maxBitrate

      EgressGatewayBridge.Builder maxBitrate(Integer maxBitrate)
      The maximum expected bitrate (in bps) of the egress bridge.
      Parameters:
      maxBitrate - The maximum expected bitrate (in bps) of the egress bridge.
      Returns:
      Returns a reference to this object so that method calls can be chained together.