| Package | Description |
|---|---|
| com.sap.scimono.entity.patch |
| Modifier and Type | Field and Description |
|---|---|
static PatchOperation.Type |
PatchOperation.Type.ADD |
static PatchOperation.Type |
PatchOperation.Type.REMOVE |
static PatchOperation.Type |
PatchOperation.Type.REPLACE |
| Modifier and Type | Method and Description |
|---|---|
PatchOperation.Type |
PatchOperation.getOp() |
static PatchOperation.Type |
PatchOperation.Type.of(String typeName) |
| Modifier and Type | Method and Description |
|---|---|
PatchOperation.Builder |
PatchOperation.Builder.setOp(PatchOperation.Type op)
Sets the patch operation's type.
|
Copyright © 2022 SAP SE. All rights reserved.