Package | Description |
---|---|
io.sphere.sdk.subscriptions.commands.updateactions |
Provides the possible operations which can be performed on update commands for subscription methods.
|
Modifier and Type | Method and Description |
---|---|
static SetMessages |
SetMessages.of(List<MessageSubscription> messages)
Creates a update action to set the messages.
|
static SetMessages |
SetMessages.ofUnset() |