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