public class Subscriptions extends RecurlyObjects<Subscription>
| Modifier and Type | Field and Description |
|---|---|
static String |
SUBSCRIPTIONS_RESOURCE |
| Constructor and Description |
|---|
Subscriptions() |
| Modifier and Type | Method and Description |
|---|---|
Subscriptions |
getNext() |
Subscriptions |
getStart() |
void |
setRecurlyObject(Subscription 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 SUBSCRIPTIONS_RESOURCE
public Subscriptions()
public void setRecurlyObject(Subscription value)
setRecurlyObject in class RecurlyObjects<Subscription>public Subscriptions getStart()
getStart in class RecurlyObjects<Subscription>public Subscriptions getNext()
getNext in class RecurlyObjects<Subscription>Copyright © 2012-2020. All Rights Reserved.