Interface BridgeNetworkOutput.Builder

  • Method Details

    • ipAddress

      BridgeNetworkOutput.Builder ipAddress(String ipAddress)

      The network output IP address.

      Parameters:
      ipAddress - The network output IP address.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The network output name.

      Parameters:
      name - The network output name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • networkName

      BridgeNetworkOutput.Builder networkName(String networkName)

      The network output's gateway network name.

      Parameters:
      networkName - The network output's gateway network name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • port

      The network output's port.

      Parameters:
      port - The network output's port.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • protocol

      BridgeNetworkOutput.Builder protocol(String protocol)

      The network output protocol.

      Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.

      Parameters:
      protocol - The network output protocol.

      Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • protocol

      The network output protocol.

      Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.

      Parameters:
      protocol - The network output protocol.

      Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ttl

      The network output TTL.

      Parameters:
      ttl - The network output TTL.
      Returns:
      Returns a reference to this object so that method calls can be chained together.