Uses of Class
org.jclouds.packet.domain.internal.PaginatedCollection.Meta
Packages that use PaginatedCollection.Meta
-
Uses of PaginatedCollection.Meta in org.jclouds.packet.domain.internal
Methods in org.jclouds.packet.domain.internal that return PaginatedCollection.MetaModifier and TypeMethodDescriptionstatic PaginatedCollection.Meta
PaginatedCollection.Meta.create
(long total, Href first, Href previous, Href self, Href next, Href last) PaginatedCollection.meta()
Constructors in org.jclouds.packet.domain.internal with parameters of type PaginatedCollection.MetaModifierConstructorDescriptionprotected
PaginatedCollection
(List<T> items, PaginatedCollection.Meta meta)