public class PylonRecordingList extends BaseDataSiftResult
| Modifier and Type | Field and Description |
|---|---|
protected int |
count |
protected int |
page |
protected int |
pages |
protected int |
perPage |
protected java.util.List<PylonRecording> |
subscriptions |
error, response| Constructor and Description |
|---|
PylonRecordingList() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
int |
getPage() |
int |
getPages() |
int |
getPerPage() |
java.util.List<PylonRecording> |
getSubscriptions() |
failed, failureCause, getError, getResponse, isAuthorizationSuccessful, isSuccessful, rateLimit, rateLimitCost, rateLimitRemaining, setResponse, successful, toStringprotected java.util.List<PylonRecording> subscriptions
protected int count
protected int page
protected int perPage
protected int pages
public int getCount()
public java.util.List<PylonRecording> getSubscriptions()
public int getPage()
public int getPerPage()
public int getPages()
Copyright © 2017. All Rights Reserved.