public class VIPs extends PaginatedCollection<VIP>
Modifier | Constructor and Description |
---|---|
protected |
VIPs(Iterable<VIP> vips,
Iterable<Link> vipsLinks) |
getLinks, getTotalEntries, iterator, nextMarker, nextPaginationOptions
allMatch, anyMatch, append, append, contains, copyInto, cycle, filter, filter, first, firstMatch, from, from, get, index, isEmpty, join, last, limit, of, size, skip, toArray, toList, toMap, toSet, toSortedList, toSortedSet, toString, transform, transformAndConcat, uniqueIndex
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.