Interface MulticastInputSettings.Builder

    • Method Detail

      • 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.