Uses of Enum Class
com.mypurecloud.sdk.v2.model.FlowExecutionAggregationSort.NameEnum
Packages that use FlowExecutionAggregationSort.NameEnum
-
Uses of FlowExecutionAggregationSort.NameEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowExecutionAggregationSort.NameEnumModifier and TypeMethodDescriptionFlowExecutionAggregationSort.NameEnum.fromString(String key) FlowExecutionAggregationSort.getName()Returns the enum constant of this class with the specified name.FlowExecutionAggregationSort.NameEnum.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.NameEnumModifier and TypeMethodDescriptionFlowExecutionAggregationSort.name(FlowExecutionAggregationSort.NameEnum name) Name of the metric used for sorting values.voidFlowExecutionAggregationSort.setName(FlowExecutionAggregationSort.NameEnum name)