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 AddAsset |
AddAsset.of(AssetDraft asset)
Creates a new object initialized with the given values.
|
static AddAsset |
AddAsset.of(AssetDraft asset,
Integer position)
Creates a new object initialized with the given values.
|