public static final class Patch.Builder extends Operation.Builder<Patch.Builder>
Modifier and Type | Method and Description |
---|---|
Patch |
build()
Builds the Patch instance.
|
Patch.Builder |
operations(PatchOperation... operations)
Setter for supported Patch-operations.
|
protected Patch.Builder |
self()
Abstract method that returns the instantiated Builder itself.
|
description, description, detailsFromAnnotation, error, errors, parameter, parameters, stability, supportedLocales
public Patch.Builder operations(PatchOperation... operations)
operations
- Supported Patch-operationsprotected Patch.Builder self()
Operation.Builder
self
in class Operation.Builder<Patch.Builder>
public Patch build()
Copyright © 2010-2018, ForgeRock All Rights Reserved.