| Package | Description |
|---|---|
| com.sap.scimono.entity.patch |
| Modifier and Type | Method and Description |
|---|---|
PatchOperation.Builder |
PatchOperation.Builder.setOp(PatchOperation.Type op)
Sets the patch operation's type.
|
PatchOperation.Builder |
PatchOperation.Builder.setPath(String path)
Set patch operation's path
|
PatchOperation.Builder |
PatchOperation.Builder.setValue(com.fasterxml.jackson.databind.JsonNode value)
Sets the operation's value.
|
Copyright © 2022 SAP SE. All rights reserved.