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 ChangeMasterVariant |
ChangeMasterVariant.ofSku(String sku) |
static ChangeMasterVariant |
ChangeMasterVariant.ofSku(String sku,
Boolean staged) |
static ChangeMasterVariant |
ChangeMasterVariant.ofVariantId(Integer variantId) |
static ChangeMasterVariant |
ChangeMasterVariant.ofVariantId(Integer variantId,
Boolean staged) |