public class Accounts extends RecurlyObjects<Account>
| Modifier and Type | Field and Description |
|---|---|
static String |
ACCOUNTS_RESOURCE |
| Constructor and Description |
|---|
Accounts() |
| Modifier and Type | Method and Description |
|---|---|
Accounts |
getNext() |
Accounts |
getStart() |
void |
setRecurlyObject(Account value) |
getNextUrl, getStartUrl, isEmpty, setNextUrl, setRecurlyClient, setStartUrladd, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringcontainsAll, equals, hashCodeparallelStream, streampublic static final String ACCOUNTS_RESOURCE
public Accounts()
public void setRecurlyObject(Account value)
setRecurlyObject in class RecurlyObjects<Account>public Accounts getStart()
getStart in class RecurlyObjects<Account>public Accounts getNext()
getNext in class RecurlyObjects<Account>Copyright © 2012-2020. All Rights Reserved.