Uses of Interface
io.resys.thena.api.entities.PageQuery
Packages that use PageQuery
-
Uses of PageQuery in io.resys.thena.api.entities
Classes in io.resys.thena.api.entities that implement PageQueryMethods in io.resys.thena.api.entities with parameters of type PageQueryModifier and TypeMethodDescriptionstatic <P> ImmutablePageQuery<P> Creates an immutable copy of aPageQueryvalue.final ImmutablePageQuery.Builder<P> Fill a builder with attribute values from the providedPageQueryinstance.