Interface SrtSettingsRequest.Builder

    • Method Detail

      • srtCallerSources

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

        SrtSettingsRequest.Builder srtCallerSources​(SrtCallerSourceRequest... srtCallerSources)
        Sets the value of the SrtCallerSources property for this object.
        Parameters:
        srtCallerSources - The new value for the SrtCallerSources property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.