Uses of Class
com.cumulocity.rest.representation.event.EventsApiRepresentation
Packages that use EventsApiRepresentation
Package
Description
Provides the classes necessary to create, delete, update and query events.
-
Uses of EventsApiRepresentation in com.cumulocity.rest.representation.platform
Methods in com.cumulocity.rest.representation.platform that return EventsApiRepresentationMethods in com.cumulocity.rest.representation.platform with parameters of type EventsApiRepresentationModifier and TypeMethodDescriptionvoid
PlatformApiRepresentation.setEvent
(EventsApiRepresentation event) -
Uses of EventsApiRepresentation in com.cumulocity.sdk.client.event
Constructors in com.cumulocity.sdk.client.event with parameters of type EventsApiRepresentationModifierConstructorDescriptionEventApiImpl
(RestConnector restConnector, UrlProcessor urlProcessor, EventsApiRepresentation eventsApiRepresentation, int pageSize) EventBinaryApiImpl
(RestConnector restConnector, EventsApiRepresentation eventsApiRepresentation)