Uses of Enum Class
com.mypurecloud.sdk.v2.model.WidgetDeployment.ClientTypeEnum
Packages that use WidgetDeployment.ClientTypeEnum
-
Uses of WidgetDeployment.ClientTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WidgetDeployment.ClientTypeEnumModifier and TypeMethodDescriptionWidgetDeployment.ClientTypeEnum.fromString(String key) WidgetDeployment.getClientType()Returns the enum constant of this class with the specified name.static WidgetDeployment.ClientTypeEnum[]WidgetDeployment.ClientTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type WidgetDeployment.ClientTypeEnumModifier and TypeMethodDescriptionWidgetDeployment.clientType(WidgetDeployment.ClientTypeEnum clientType) The type of display widget for which this Deployment is configured, which controls the administrator settings shown.voidWidgetDeployment.setClientType(WidgetDeployment.ClientTypeEnum clientType)