| Package | Description |
|---|---|
| org.forgerock.api.enums | |
| org.forgerock.api.models |
| Modifier and Type | Method and Description |
|---|---|
static PagingMode |
PagingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PagingMode[] |
PagingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PagingMode[] |
Query.getPagingModes()
Getter of the paging modes.
|
| Modifier and Type | Method and Description |
|---|---|
Query.Builder |
Query.Builder.pagingModes(PagingMode... pagingMode)
Set the paging mode.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.