Uses of Enum Class
com.mypurecloud.sdk.v2.model.IntradayPlanningGroupRequest.CategoriesEnum
Packages that use IntradayPlanningGroupRequest.CategoriesEnum
-
Uses of IntradayPlanningGroupRequest.CategoriesEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return IntradayPlanningGroupRequest.CategoriesEnumModifier and TypeMethodDescriptionIntradayPlanningGroupRequest.CategoriesEnum.fromString(String key) Returns the enum constant of this class with the specified name.IntradayPlanningGroupRequest.CategoriesEnum.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 IntradayPlanningGroupRequest.CategoriesEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type IntradayPlanningGroupRequest.CategoriesEnumModifier and TypeMethodDescriptionIntradayPlanningGroupRequest.categories(List<IntradayPlanningGroupRequest.CategoriesEnum> categories) The metric categoriesvoidIntradayPlanningGroupRequest.setCategories(List<IntradayPlanningGroupRequest.CategoriesEnum> categories)