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