Uses of Class
com.cumulocity.rest.representation.event.EventCollectionRepresentation
Package
Description
Provides the classes necessary to create, delete, update and query events.
-
Uses of EventCollectionRepresentation in com.cumulocity.rest.representation.event
Modifier and TypeMethodDescriptionvoid
EventsApiRepresentation.setEvents
(EventCollectionRepresentation events) -
Uses of EventCollectionRepresentation in com.cumulocity.sdk.client.event
Modifier and TypeMethodDescriptionprotected Class<EventCollectionRepresentation>
EventCollectionImpl.getResponseClass()
Modifier and TypeMethodDescriptionprotected PagedEventCollectionRepresentation
EventCollectionImpl.wrap
(EventCollectionRepresentation collection) ModifierConstructorDescriptionPagedEventCollectionRepresentation
(EventCollectionRepresentation collection, PagedCollectionResource<EventRepresentation, ? extends EventCollectionRepresentation> collectionResource) ModifierConstructorDescriptionPagedEventCollectionRepresentation
(EventCollectionRepresentation collection, PagedCollectionResource<EventRepresentation, ? extends EventCollectionRepresentation> collectionResource)