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 SetAssetKey |
SetAssetKey.of(String assetId,
String assetKey)
Creates a new object initialized with the given values.
|
SetAssetKey |
SetAssetKey.withAssetKey(String assetKey)
Creates a copied update action initialized with the given parameter, the rest of the parameters are copied from the original object.
|