Package | Description |
---|---|
org.jclouds.packet.domain.internal |
Modifier and Type | Method and Description |
---|---|
static PaginatedCollection.Meta |
PaginatedCollection.Meta.create(long total,
Href first,
Href previous,
Href self,
Href next,
Href last) |
PaginatedCollection.Meta |
PaginatedCollection.meta() |
Constructor and Description |
---|
PaginatedCollection(List<T> items,
PaginatedCollection.Meta meta) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.