Package com.mypurecloud.sdk.v2.model
Class FlowAggregationSort
java.lang.Object
com.mypurecloud.sdk.v2.model.FlowAggregationSort
- All Implemented Interfaces:
Serializable
FlowAggregationSort
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumAggregation function used for the sort metric.static enumName of the metric used for sorting values. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfunction(FlowAggregationSort.FunctionEnum function) Aggregation function used for the sort metric.getName()inthashCode()Name of the metric used for sorting values.voidsetFunction(FlowAggregationSort.FunctionEnum function) voidtoString()
-
Constructor Details
-
FlowAggregationSort
public FlowAggregationSort() -
FlowAggregationSort
-
-
Method Details