public final class RemoveOptionalOperation extends RemoveOperationBase
remove? operation
This operation will remove (path) if it exists.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
OPERATION_NAME |
BUNDLE, op, path| Constructor and Description |
|---|
RemoveOptionalOperation(JsonPointer path) |
apply, serialize, serializeWithType, toStringpublic static final java.lang.String OPERATION_NAME
public RemoveOptionalOperation(JsonPointer path)