Interface RistRouterOutputConfiguration.Builder

  • Method Details

    • destinationAddress

      RistRouterOutputConfiguration.Builder destinationAddress(String destinationAddress)

      The destination IP address for the RIST protocol in the router output configuration.

      Parameters:
      destinationAddress - The destination IP address for the RIST protocol in the router output configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • destinationPort

      RistRouterOutputConfiguration.Builder destinationPort(Integer destinationPort)

      The destination port number for the RIST protocol in the router output configuration.

      Parameters:
      destinationPort - The destination port number for the RIST protocol in the router output configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.