Uses of Class
io.helidon.data.PageRequest.Builder
Packages that use PageRequest.Builder
-
Uses of PageRequest.Builder in io.helidon.data
Subclasses with type arguments of type PageRequest.Builder in io.helidon.dataClasses in io.helidon.data that implement interfaces with type arguments of type PageRequest.BuilderMethods in io.helidon.data that return PageRequest.BuilderModifier and TypeMethodDescriptionstatic PageRequest.BuilderPageRequest.builder()Create a new fluent API builder to customize configuration.static PageRequest.BuilderPageRequest.builder(PageRequest instance) Create a new fluent API builder from an existing instance.