Uses of Class
com.mypurecloud.sdk.v2.model.JourneyViewChartGroupByAttribute
Packages that use JourneyViewChartGroupByAttribute
-
Uses of JourneyViewChartGroupByAttribute in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyViewChartGroupByAttributeModifier and TypeMethodDescriptionThe attribute of the element being grouped byThe element in the list of elements which is being grouped byMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type JourneyViewChartGroupByAttributeMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type JourneyViewChartGroupByAttributeModifier and TypeMethodDescriptionJourneyViewChart.groupByAttributes(List<JourneyViewChartGroupByAttribute> groupByAttributes) A list of attributes to group the metrics by.voidJourneyViewChart.setGroupByAttributes(List<JourneyViewChartGroupByAttribute> groupByAttributes)