|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventCollectionRepresentation | |
|---|---|
| com.cumulocity.rest.representation.event | |
| com.cumulocity.sdk.client.event | 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 EventCollectionRepresentation | |
|---|---|
EventCollectionRepresentation |
EventsApiRepresentation.getEvents()
|
| Methods in com.cumulocity.rest.representation.event with parameters of type EventCollectionRepresentation | |
|---|---|
void |
EventsApiRepresentation.setEvents(EventCollectionRepresentation events)
|
| Uses of EventCollectionRepresentation in com.cumulocity.sdk.client.event |
|---|
| Methods in com.cumulocity.sdk.client.event that return types with arguments of type EventCollectionRepresentation | |
|---|---|
PagedCollectionResource<EventCollectionRepresentation> |
EventApiImpl.getEvents()
|
PagedCollectionResource<EventCollectionRepresentation> |
EventApi.getEvents()
Gets the all the event in the platform |
PagedCollectionResource<EventCollectionRepresentation> |
EventApiImpl.getEventsByFilter(EventFilter filter)
|
PagedCollectionResource<EventCollectionRepresentation> |
EventApi.getEventsByFilter(EventFilter filter)
Gets the events from the platform based on specified filter |
protected Class<EventCollectionRepresentation> |
EventCollectionImpl.getResponseClass()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||