Interface MergeRouterInputIndexedStreamDetails.Builder

  • Method Details

    • sourceIndex

      The index number (0 or 1) assigned to this source in the merge configuration.

      Parameters:
      sourceIndex - The index number (0 or 1) assigned to this source in the merge configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sourceIpAddress

      MergeRouterInputIndexedStreamDetails.Builder sourceIpAddress(String sourceIpAddress)

      The IP address of the source for this indexed stream in the merge setup.

      Parameters:
      sourceIpAddress - The IP address of the source for this indexed stream in the merge setup.
      Returns:
      Returns a reference to this object so that method calls can be chained together.