Interface MulticastInputSettings.Builder

  • Method Details

    • sourceIpAddress

      MulticastInputSettings.Builder sourceIpAddress(String sourceIpAddress)
      Optionally, a source ip address to filter by for Source-specific Multicast (SSM)
      Parameters:
      sourceIpAddress - Optionally, a source ip address to filter by for Source-specific Multicast (SSM)
      Returns:
      Returns a reference to this object so that method calls can be chained together.