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 SetAssetDescription |
SetAssetDescription.of(String assetId,
LocalizedString description)
Creates a new object initialized with the given values.
|
static SetAssetDescription |
SetAssetDescription.ofKey(String assetKey,
LocalizedString description)
Creates a new object initialized with the given values.
|