Package | Description |
---|---|
io.sphere.sdk.stores.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) |