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