Uses of Enum Class
com.mypurecloud.sdk.v2.model.JourneyViewChartMetric.AggregateEnum
Packages that use JourneyViewChartMetric.AggregateEnum
-
Uses of JourneyViewChartMetric.AggregateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyViewChartMetric.AggregateEnumModifier and TypeMethodDescriptionJourneyViewChartMetric.AggregateEnum.fromString(String key) JourneyViewChartMetric.getAggregate()Returns the enum constant of this class with the specified name.static JourneyViewChartMetric.AggregateEnum[]JourneyViewChartMetric.AggregateEnum.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 JourneyViewChartMetric.AggregateEnumModifier and TypeMethodDescriptionJourneyViewChartMetric.aggregate(JourneyViewChartMetric.AggregateEnum aggregate) How to aggregate the given element, defaults to CustomerCountvoidJourneyViewChartMetric.setAggregate(JourneyViewChartMetric.AggregateEnum aggregate)