public class PatchBody extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
PatchBody.Builder
Builder class that is used to build
PatchBody instances |
| Modifier and Type | Field and Description |
|---|---|
static String |
PATCH_SCHEMA |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Meta |
getMeta() |
List<PatchOperation> |
getOperations() |
Set<String> |
getSchemas() |
int |
hashCode() |
public static final String PATCH_SCHEMA
Copyright © 2022 SAP SE. All rights reserved.