Uses of Class
com.cumulocity.rest.representation.event.EventCollectionRepresentation
Packages that use EventCollectionRepresentation
Package
Description
Provides the classes necessary to create, delete, update and query events.
-
Uses of EventCollectionRepresentation in com.cumulocity.rest.representation.event
Methods in com.cumulocity.rest.representation.event that return EventCollectionRepresentationMethods in com.cumulocity.rest.representation.event with parameters of type EventCollectionRepresentationModifier and TypeMethodDescriptionvoid
EventsApiRepresentation.setEvents
(EventCollectionRepresentation events) -
Uses of EventCollectionRepresentation in com.cumulocity.sdk.client.event
Subclasses of EventCollectionRepresentation in com.cumulocity.sdk.client.eventMethods in com.cumulocity.sdk.client.event that return types with arguments of type EventCollectionRepresentationModifier and TypeMethodDescriptionprotected Class<EventCollectionRepresentation>
EventCollectionImpl.getResponseClass()
Methods in com.cumulocity.sdk.client.event with parameters of type EventCollectionRepresentationModifier and TypeMethodDescriptionprotected PagedEventCollectionRepresentation
EventCollectionImpl.wrap
(EventCollectionRepresentation collection) Constructors in com.cumulocity.sdk.client.event with parameters of type EventCollectionRepresentationModifierConstructorDescriptionPagedEventCollectionRepresentation
(EventCollectionRepresentation collection, PagedCollectionResource<EventRepresentation, ? extends EventCollectionRepresentation> collectionResource) Constructor parameters in com.cumulocity.sdk.client.event with type arguments of type EventCollectionRepresentationModifierConstructorDescriptionPagedEventCollectionRepresentation
(EventCollectionRepresentation collection, PagedCollectionResource<EventRepresentation, ? extends EventCollectionRepresentation> collectionResource)