Interface ActionLocalPortDetails.Builder

    • Method Detail

      • port

        ActionLocalPortDetails.Builder port​(Integer port)

        The number of the port.

        Parameters:
        port - The number of the port.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • portName

        ActionLocalPortDetails.Builder portName​(String portName)

        The port name of the local connection.

        Length Constraints: 128.

        Parameters:
        portName - The port name of the local connection.

        Length Constraints: 128.

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