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