Package | Description |
---|---|
io.sphere.sdk.products.commands.updateactions |
Provides the possible operations which can be performed on update commands for products.
|
Modifier and Type | Method and Description |
---|---|
static AddAsset |
AddAsset.ofSku(String sku,
AssetDraft asset) |
static AddAsset |
AddAsset.ofVariantId(Integer variantId,
AssetDraft asset) |
AddAsset |
AddAsset.withPosition(Integer position) |
AddAsset |
AddAsset.withStaged(Boolean staged) |