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