public class ContentDeliveryConfigBuilder extends Object
Modifier and Type | Method and Description |
---|---|
static ContentDeliveryConfig |
getConfig(ProfileSet profileSet,
ApplicationContext applicationContext,
VisitorConfigMap extendedVisitorConfigMap)
Get the ContentDeliveryConfig instance for the specified profile set.
|
public static ContentDeliveryConfig getConfig(ProfileSet profileSet, ApplicationContext applicationContext, VisitorConfigMap extendedVisitorConfigMap)
profileSet
- The profile set with which this delivery config is associated.applicationContext
- Application context.extendedVisitorConfigMap
- Preconfigured/extended Visitor Configuration Map.Copyright © 2020. All rights reserved.