public class PylonStreamStatusList extends BaseDataSiftResult
| Modifier and Type | Field and Description |
|---|---|
protected int |
count |
protected List<PylonStreamStatus> |
data |
protected int |
page |
protected int |
pages |
protected int |
perPage |
error, response| Constructor and Description |
|---|
PylonStreamStatusList() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
List<PylonStreamStatus> |
getData() |
int |
getPage() |
int |
getPages() |
int |
getPerPage() |
failed, failureCause, getError, getResponse, isAuthorizationSuccesful, isSuccessful, rateLimit, rateLimitCost, rateLimitRemaining, setResponse, successful, toStringprotected List<PylonStreamStatus> data
protected int count
protected int page
protected int perPage
protected int pages
public int getCount()
public List<PylonStreamStatus> getData()
public int getPage()
public int getPerPage()
public int getPages()
Copyright © 2015. All Rights Reserved.