Interface MulticastSettings.Builder

    • Method Detail

      • sources

        MulticastSettings.Builder sources​(Collection<MulticastSource> sources)
        Sets the value of the Sources property for this object.
        Parameters:
        sources - The new value for the Sources property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sources

        MulticastSettings.Builder sources​(MulticastSource... sources)
        Sets the value of the Sources property for this object.
        Parameters:
        sources - The new value for the Sources property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.