Package com.mypurecloud.sdk.v2.model
Class SummaryAggregationSort
java.lang.Object
com.mypurecloud.sdk.v2.model.SummaryAggregationSort
- All Implemented Interfaces:
Serializable
SummaryAggregationSort
- 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(SummaryAggregationSort.FunctionEnum function) Aggregation function used for the sort metric.getName()inthashCode()Name of the metric used for sorting values.voidvoidtoString()
-
Constructor Details
-
SummaryAggregationSort
public SummaryAggregationSort() -
SummaryAggregationSort
-
-
Method Details