| Package | Description |
|---|---|
| com.coscale.sdk.client.events |
| Modifier and Type | Method and Description |
|---|---|
Event |
EventsApi.get(long id)
get a event by the id.
|
Event |
EventsApi.insert(EventInsert event)
Insert a new event.
|
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
EventsApi.all()
all is used to get a list of all events.
|
List<Event> |
EventsApi.all(Options options)
all is used to get a list of all events.
|
Copyright © 2016. All rights reserved.