public static interface DefaultSegmentDeliveryConfiguration.Builder extends SdkPojo, CopyableBuilder<DefaultSegmentDeliveryConfiguration.Builder,DefaultSegmentDeliveryConfiguration>
| Modifier and Type | Method and Description |
|---|---|
DefaultSegmentDeliveryConfiguration.Builder |
baseUrl(String baseUrl)
The hostname of the server that will be used to serve segments.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDefaultSegmentDeliveryConfiguration.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://.
baseUrl - The hostname of the server that will be used to serve segments. This string must include the protocol,
such as https://.Copyright © 2023. All rights reserved.