Uses of Class
org.forgerock.api.models.Operation.Builder
-
Uses of Operation.Builder in org.forgerock.api.models
Modifier and TypeClassDescriptionstatic class
Operation.Builder<T extends Operation.Builder<T>>
Builder to help construct the Operation.Modifier and TypeClassDescriptionstatic final class
Builder class for creating the Action.static final class
Builder for the Create.static final class
Builder for the Delete.static final class
Builder to help construct the Patch.static final class
Builder to help construct the Read.static final class
Builder to help construct the Read.static final class
Builder to help construct Update.ModifierConstructorDescriptionprotected
Operation
(Operation.Builder builder) Protected constructor of the Operation.