Uses of Class
com.mypurecloud.sdk.v2.model.EventDefinitionAggregates
Packages that use EventDefinitionAggregates
-
Uses of EventDefinitionAggregates in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EventDefinitionAggregatesModifier and TypeMethodDescriptionEventDefinitionAggregates.eventCount(Integer eventCount) How many events have occurred.EventDefinitionAggregates.eventDefinition(AddressableEntityRef eventDefinition) Event definition.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type EventDefinitionAggregatesMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type EventDefinitionAggregatesModifier and TypeMethodDescriptionEventAggregatesResponse.eventDefinitionAggregates(List<EventDefinitionAggregates> eventDefinitionAggregates) Aggregates by event definitionvoidEventAggregatesResponse.setEventDefinitionAggregates(List<EventDefinitionAggregates> eventDefinitionAggregates)