Uses of Class
com.mypurecloud.sdk.v2.model.WebDeploymentConfigurationVersionResponse
Packages that use WebDeploymentConfigurationVersionResponse
-
Uses of WebDeploymentConfigurationVersionResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WebDeploymentConfigurationVersionResponseModifier and TypeMethodDescriptionWebDeploymentConfigurationVersionResponse.authenticationSettings(AuthenticationSettings authenticationSettings) The settings for authenticated deploymentsWebDeploymentConfigurationVersionResponse.cobrowse(CobrowseSettings cobrowse) The settings for cobrowseWebDeploymentConfigurationVersionResponse.customI18nLabels(List<CustomI18nLabels> customI18nLabels) The localization settings for homescreen appWebDeploymentConfigurationVersionResponse.defaultLanguage(String defaultLanguage) The default language to use for the configuration required if the messenger is enabledWebDeploymentConfigurationVersionResponse.description(String description) The description of the configurationExpandableWebDeployment.getConfiguration()WebDeploymentConfigurationVersionResponse.headlessMode(WebDeploymentHeadlessMode headlessMode) Headless Mode Support which Controls UI components.The configuration version IDWebDeploymentConfigurationVersionResponse.journeyEvents(JourneyEventsSettings journeyEvents) The settings for journey eventsA list of languages supported on the configuration required if the messenger is enabledWebDeploymentConfigurationVersionResponse.messenger(MessengerSettings messenger) The settings for messengerThe configuration version nameWebDeploymentConfigurationVersionResponse.position(PositionSettings position) The settings for positionWebDeploymentConfigurationVersionResponse.status(WebDeploymentConfigurationVersionResponse.StatusEnum status) The current status of the configuration versionWebDeploymentConfigurationVersionResponse.supportCenter(SupportCenterSettings supportCenter) The settings for knowledge portal (previously support center)The version of the configurationWebDeploymentConfigurationVersionResponse.video(VideoSettings video) The settings for videoMethods in com.mypurecloud.sdk.v2.model with parameters of type WebDeploymentConfigurationVersionResponseModifier and TypeMethodDescriptionExpandableWebDeployment._configuration(WebDeploymentConfigurationVersionResponse _configuration) The config version this deployment usesvoidExpandableWebDeployment.setConfiguration(WebDeploymentConfigurationVersionResponse _configuration)