Uses of Enum Class
org.forgerock.api.enums.PagingMode
Package
Description
API descriptor enums.
ForgeRock API Descriptor models.
-
Uses of PagingMode in org.forgerock.api.enums
Modifier and TypeMethodDescriptionstatic PagingMode
Returns the enum constant of this class with the specified name.static PagingMode[]
PagingMode.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PagingMode in org.forgerock.api.models
Modifier and TypeMethodDescriptionQuery.Builder.pagingModes
(PagingMode... pagingMode) Set the paging mode.