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.BuilderPatch.Builder. operations(PatchOperation... operations)Setter for supported Patch-operations.static Patch.BuilderPatch. patch()Creates a new builder for Patch.protected Patch.BuilderPatch.Builder. self() 
 -