Uses of Class
com.cumulocity.rest.representation.event.EventsApiRepresentation
Package
Description
Provides the classes necessary to create, delete, update and query events.
-
Uses of EventsApiRepresentation in com.cumulocity.rest.representation.platform
Modifier and TypeMethodDescriptionvoid
PlatformApiRepresentation.setEvent
(EventsApiRepresentation event) -
Uses of EventsApiRepresentation in com.cumulocity.sdk.client.event
ModifierConstructorDescriptionEventApiImpl
(RestConnector restConnector, UrlProcessor urlProcessor, EventsApiRepresentation eventsApiRepresentation, int pageSize)