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 SetChanges |
SetChanges.of(List<ChangeSubscription> changes)
Creates a update action to set the changes.
|
static SetChanges |
SetChanges.ofUnset() |