Interface DefaultSegmentDeliveryConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DefaultSegmentDeliveryConfiguration.Builder,DefaultSegmentDeliveryConfiguration>, SdkBuilder<DefaultSegmentDeliveryConfiguration.Builder,DefaultSegmentDeliveryConfiguration>, SdkPojo
Enclosing class:
DefaultSegmentDeliveryConfiguration

public static interface DefaultSegmentDeliveryConfiguration.Builder extends SdkPojo, CopyableBuilder<DefaultSegmentDeliveryConfiguration.Builder,DefaultSegmentDeliveryConfiguration>
  • Method Details

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