Uses of Class
org.forgerock.api.models.Patch.Builder
-
Packages that use Patch.Builder Package Description org.forgerock.api.models ForgeRock API Descriptor models. -
-
Uses of Patch.Builder in org.forgerock.api.models
Methods in org.forgerock.api.models that return Patch.Builder Modifier and Type Method Description Patch.Builder
Patch.Builder. operations(PatchOperation... operations)
Setter for supported Patch-operations.static Patch.Builder
Patch. patch()
Creates a new builder for Patch.protected Patch.Builder
Patch.Builder. self()
-