T - item typepublic abstract class ApiList<T>
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
ApiList() |
protected |
ApiList(java.util.List<T> items) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEtag() |
java.util.List<T> |
getItems() |