Uses of Enum Class
org.forgerock.api.enums.PatchOperation
Package
Description
API descriptor enums.
ForgeRock API Descriptor models.
-
Uses of PatchOperation in org.forgerock.api.enums
Modifier and TypeMethodDescriptionstatic PatchOperation
Returns the enum constant of this class with the specified name.static PatchOperation[]
PatchOperation.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PatchOperation in org.forgerock.api.models
Modifier and TypeMethodDescriptionPatch.Builder.operations
(PatchOperation... operations) Setter for supported Patch-operations.