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