Interface FailoverRouterInputIndexedStreamDetails.Builder

  • Method Details

    • sourceIndex

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

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

      FailoverRouterInputIndexedStreamDetails.Builder sourceIpAddress(String sourceIpAddress)

      The IP address of the source for this indexed stream.

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