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 port.
      Parameters:
      port - The network output 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.
      Parameters:
      protocol - The network output protocol.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • protocol

      The network output protocol.
      Parameters:
      protocol - The network output protocol.
      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.