Interface DefaultSegmentDeliveryConfiguration.Builder

    • Method Detail

      • baseUrl

        DefaultSegmentDeliveryConfiguration.Builder baseUrl​(String baseUrl)

        The hostname of the server that will be used to serve segments. This string must include the protocol, such as https://.

        Parameters:
        baseUrl - The hostname of the server that will be used to serve segments. This string must include the protocol, such as https://.
        Returns:
        Returns a reference to this object so that method calls can be chained together.