Uses of Enum Class
com.mypurecloud.sdk.v2.model.TaskManagementAggregationSort.FunctionEnum
Packages that use TaskManagementAggregationSort.FunctionEnum
-
Uses of TaskManagementAggregationSort.FunctionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TaskManagementAggregationSort.FunctionEnumModifier and TypeMethodDescriptionTaskManagementAggregationSort.FunctionEnum.fromString(String key) TaskManagementAggregationSort.getFunction()Returns the enum constant of this class with the specified name.TaskManagementAggregationSort.FunctionEnum.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 TaskManagementAggregationSort.FunctionEnumModifier and TypeMethodDescriptionTaskManagementAggregationSort.function(TaskManagementAggregationSort.FunctionEnum function) Aggregation function used for the sort metric.voidTaskManagementAggregationSort.setFunction(TaskManagementAggregationSort.FunctionEnum function)