Uses of Class
com.mypurecloud.sdk.v2.model.SupportCenterStyleSetting
Packages that use SupportCenterStyleSetting
-
Uses of SupportCenterStyleSetting in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SupportCenterStyleSettingModifier and TypeMethodDescriptionSupportCenterSettings.getStyleSetting()SupportCenterStyleSetting.globalStyle(SupportCenterGlobalStyle globalStyle) Knowledge portal (previously support center) global customizationsSupportCenterStyleSetting.heroStyle(SupportCenterHeroStyle heroStyle) Knowledge portal (previously support center) hero customizationsMethods in com.mypurecloud.sdk.v2.model with parameters of type SupportCenterStyleSettingModifier and TypeMethodDescriptionvoidSupportCenterSettings.setStyleSetting(SupportCenterStyleSetting styleSetting) SupportCenterSettings.styleSetting(SupportCenterStyleSetting styleSetting) Style attributes for knowledge portal (previously support center)