Package | Description |
---|---|
com.cumulocity.rest.representation.event | |
com.cumulocity.sdk.client.event |
Provides the classes necessary to create, delete, update and query events.
|
Modifier and Type | Method and Description |
---|---|
EventCollectionRepresentation |
EventsApiRepresentation.getEvents() |
Modifier and Type | Method and Description |
---|---|
void |
EventsApiRepresentation.setEvents(EventCollectionRepresentation events) |
Modifier and Type | Class and Description |
---|---|
class |
PagedEventCollectionRepresentation |
Modifier and Type | Method and Description |
---|---|
protected Class<EventCollectionRepresentation> |
EventCollectionImpl.getResponseClass() |
Modifier and Type | Method and Description |
---|---|
protected PagedEventCollectionRepresentation |
EventCollectionImpl.wrap(EventCollectionRepresentation collection) |
Constructor and Description |
---|
PagedEventCollectionRepresentation(EventCollectionRepresentation collection,
PagedCollectionResource<EventRepresentation,? extends EventCollectionRepresentation> collectionResource) |
Constructor and Description |
---|
PagedEventCollectionRepresentation(EventCollectionRepresentation collection,
PagedCollectionResource<EventRepresentation,? extends EventCollectionRepresentation> collectionResource) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.