| Package | Description |
|---|---|
| cloud.artik.api | |
| cloud.artik.model |
| Modifier and Type | Method and Description |
|---|---|
FieldPresenceEnvelope |
MessagesApi.getFieldPresence(Long startDate,
Long endDate,
String interval,
String sdid,
String fieldPresence) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<FieldPresenceEnvelope> |
MessagesApi.getFieldPresenceWithHttpInfo(Long startDate,
Long endDate,
String interval,
String sdid,
String fieldPresence) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
MessagesApi.getFieldPresenceAsync(Long startDate,
Long endDate,
String interval,
String sdid,
String fieldPresence,
ApiCallback<FieldPresenceEnvelope> callback) |
| Modifier and Type | Method and Description |
|---|---|
FieldPresenceEnvelope |
FieldPresenceEnvelope.addDataItem(FieldPresence dataItem) |
FieldPresenceEnvelope |
FieldPresenceEnvelope.data(List<FieldPresence> data) |
FieldPresenceEnvelope |
FieldPresenceEnvelope.endDate(Long endDate) |
FieldPresenceEnvelope |
FieldPresenceEnvelope.fieldPresence(String fieldPresence) |
FieldPresenceEnvelope |
FieldPresenceEnvelope.interval(String interval) |
FieldPresenceEnvelope |
FieldPresenceEnvelope.sdid(String sdid) |
FieldPresenceEnvelope |
FieldPresenceEnvelope.size(Long size) |
FieldPresenceEnvelope |
FieldPresenceEnvelope.startDate(Long startDate) |
Copyright © 2017. All rights reserved.