| Package | Description |
|---|---|
| com.datasift.client.pylon |
| Modifier and Type | Method and Description |
|---|---|
FutureData<PylonRecordingList> |
DataSiftPylon.get()
Get the status of all recordings.
|
FutureData<PylonRecordingList> |
DataSiftPylon.get(int page)
Get the status of all recordings on page given.
|
FutureData<PylonRecordingList> |
DataSiftPylon.get(int page,
int perPage)
Get the status of all recordings on page given.
|
Copyright © 2017. All Rights Reserved.