Interface MulticastSourceCreateRequest.Builder

    • Method Detail

      • sourceIp

        MulticastSourceCreateRequest.Builder sourceIp​(String sourceIp)
        This represents the ip address of the device sending the multicast stream.
        Parameters:
        sourceIp - This represents the ip address of the device sending the multicast stream.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • url

        MulticastSourceCreateRequest.Builder url​(String url)
        This represents the customer's source URL where multicast stream is pulled from.
        Parameters:
        url - This represents the customer's source URL where multicast stream is pulled from.
        Returns:
        Returns a reference to this object so that method calls can be chained together.