Uses of Enum Class
com.mypurecloud.sdk.v2.model.TaskManagementObservationQuery.GroupByEnum
Packages that use TaskManagementObservationQuery.GroupByEnum
-
Uses of TaskManagementObservationQuery.GroupByEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TaskManagementObservationQuery.GroupByEnumModifier and TypeMethodDescriptionTaskManagementObservationQuery.GroupByEnum.fromString(String key) Returns the enum constant of this class with the specified name.TaskManagementObservationQuery.GroupByEnum.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 TaskManagementObservationQuery.GroupByEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type TaskManagementObservationQuery.GroupByEnumModifier and TypeMethodDescriptionTaskManagementObservationQuery.groupBy(List<TaskManagementObservationQuery.GroupByEnum> groupBy) Dimension(s) to group by.voidTaskManagementObservationQuery.setGroupBy(List<TaskManagementObservationQuery.GroupByEnum> groupBy)