Package | Description |
---|---|
io.sphere.sdk.channels.commands.updateactions |
Provides the possible operations which can be performed on update commands for channels.
|
Modifier and Type | Method and Description |
---|---|
static SetAddressCustomField |
SetAddressCustomField.ofJson(String name,
com.fasterxml.jackson.databind.JsonNode value) |
static SetAddressCustomField |
SetAddressCustomField.ofObject(String name,
Object value) |
static SetAddressCustomField |
SetAddressCustomField.ofUnset(String name) |