Uses of Class
org.forgerock.api.models.Query.Builder
-
Uses of Query.Builder in org.forgerock.api.models
Modifier and TypeMethodDescriptionQuery.Builder.countPolicies
(CountPolicy... countPolicy) Set the supported page count policies.Query.Builder.pagingModes
(PagingMode... pagingMode) Set the paging mode.static Query.Builder
Query.query()
Creates a new builder for Query.Query.Builder.queryableFields
(String... queryableFields) Set the queryable fields.Set the query id.protected Query.Builder
Query.Builder.self()
Returns the builder instance.Query.Builder.supportedSortKeys
(String... supportedSortKeys) Set the supported sort keys.Set the query type.