public class WarehouseUsers extends com.gooddata.collections.PageableList<WarehouseUser>
Modifier and Type | Field and Description |
---|---|
static org.springframework.web.util.UriTemplate |
TEMPLATE |
static String |
URI |
Constructor and Description |
---|
WarehouseUsers(List<WarehouseUser> items,
com.gooddata.collections.Paging paging) |
WarehouseUsers(List<WarehouseUser> items,
com.gooddata.collections.Paging paging,
Map<String,String> links) |
add, add, addAll, addAll, clear, collectAll, contains, containsAll, equals, get, getCurrentPageItems, getLinks, getNextPage, getPaging, hashCode, hasNextPage, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
replaceAll, sort, spliterator
parallelStream, removeIf, stream
public static final String URI
public static final org.springframework.web.util.UriTemplate TEMPLATE
public WarehouseUsers(List<WarehouseUser> items, com.gooddata.collections.Paging paging)
public WarehouseUsers(List<WarehouseUser> items, com.gooddata.collections.Paging paging, Map<String,String> links)
Copyright © 2019. All rights reserved.