| Package | Description |
|---|---|
| io.sphere.sdk.orderedits.commands.updateactions |
| Modifier and Type | Method and Description |
|---|---|
static SetCustomField |
SetCustomField.ofJson(String name,
com.fasterxml.jackson.databind.JsonNode value) |
static SetCustomField |
SetCustomField.ofObject(String name,
Object value) |
static SetCustomField |
SetCustomField.ofUnset(String name) |