Uses of Enum Class
com.mypurecloud.sdk.v2.model.Widget.PeriodsEnum
Packages that use Widget.PeriodsEnum
-
Uses of Widget.PeriodsEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Widget.PeriodsEnumModifier and TypeMethodDescriptionstatic Widget.PeriodsEnumWidget.PeriodsEnum.fromString(String key) static Widget.PeriodsEnumReturns the enum constant of this class with the specified name.static Widget.PeriodsEnum[]Widget.PeriodsEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type Widget.PeriodsEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type Widget.PeriodsEnumModifier and TypeMethodDescriptionWidget.periods(List<Widget.PeriodsEnum> periods) The list of periods for the dashboard widget configurationvoidWidget.setPeriods(List<Widget.PeriodsEnum> periods)