| Package | Description |
|---|---|
| io.sphere.sdk.categories.commands.updateactions |
Provides the possible operations which can be performed on update commands for categories.
|
| Modifier and Type | Method and Description |
|---|---|
static RemoveAsset |
RemoveAsset.of(String assetId)
Creates a new object initialized with the given values.
|
static RemoveAsset |
RemoveAsset.ofKey(String assetKey)
Creates a new object initialized with the given values.
|