| Package | Description |
|---|---|
| com.sap.scimono.entity.patch | |
| com.sap.scimono.entity.validation.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.
|
| Constructor and Description |
|---|
PatchAttributeMutabilityValidator(PatchOperation.Type operationType) |
Copyright © 2020 SAP SE. All rights reserved.