Uses of Enum Class
com.mypurecloud.sdk.v2.model.FlowAggregationSort.NameEnum
Packages that use FlowAggregationSort.NameEnum
-
Uses of FlowAggregationSort.NameEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowAggregationSort.NameEnumModifier and TypeMethodDescriptionstatic FlowAggregationSort.NameEnumFlowAggregationSort.NameEnum.fromString(String key) FlowAggregationSort.getName()static FlowAggregationSort.NameEnumReturns the enum constant of this class with the specified name.static FlowAggregationSort.NameEnum[]FlowAggregationSort.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 FlowAggregationSort.NameEnumModifier and TypeMethodDescriptionFlowAggregationSort.name(FlowAggregationSort.NameEnum name) Name of the metric used for sorting values.voidFlowAggregationSort.setName(FlowAggregationSort.NameEnum name)