public class ManagedSourceList extends BaseDataSiftResult implements java.lang.Iterable<ManagedSource>
error, response| Constructor and Description |
|---|
ManagedSourceList() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
int |
getPage() |
int |
getPages() |
int |
getPerPage() |
java.util.List<ManagedSource> |
getSources() |
java.util.Iterator<ManagedSource> |
iterator() |
failed, failureCause, getError, getResponse, isAuthorizationSuccessful, isSuccessful, rateLimit, rateLimitCost, rateLimitRemaining, setResponse, successful, toStringpublic java.util.List<ManagedSource> getSources()
public int getCount()
public int getPage()
public int getPages()
public int getPerPage()
public java.util.Iterator<ManagedSource> iterator()
iterator in interface java.lang.Iterable<ManagedSource>Copyright © 2017. All Rights Reserved.