Interface NodeInterfaceMapping.Builder

  • Method Details

    • logicalInterfaceName

      NodeInterfaceMapping.Builder logicalInterfaceName(String logicalInterfaceName)
      A uniform logical interface name to address in a MediaLive channel configuration.
      Parameters:
      logicalInterfaceName - A uniform logical interface name to address in a MediaLive channel configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • networkInterfaceMode

      NodeInterfaceMapping.Builder networkInterfaceMode(String networkInterfaceMode)
      Sets the value of the NetworkInterfaceMode property for this object.
      Parameters:
      networkInterfaceMode - The new value for the NetworkInterfaceMode property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • networkInterfaceMode

      NodeInterfaceMapping.Builder networkInterfaceMode(NetworkInterfaceMode networkInterfaceMode)
      Sets the value of the NetworkInterfaceMode property for this object.
      Parameters:
      networkInterfaceMode - The new value for the NetworkInterfaceMode property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • physicalInterfaceName

      NodeInterfaceMapping.Builder physicalInterfaceName(String physicalInterfaceName)
      The name of the physical interface on the hardware that will be running Elemental anywhere.
      Parameters:
      physicalInterfaceName - The name of the physical interface on the hardware that will be running Elemental anywhere.
      Returns:
      Returns a reference to this object so that method calls can be chained together.