| 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 ChangePrice |
ChangePrice.of(Price oldPrice,
PriceDraft price) |
static ChangePrice |
ChangePrice.of(Price oldPrice,
PriceDraft price,
Boolean staged) |
static ChangePrice |
ChangePrice.of(String priceId,
PriceDraft price) |
static ChangePrice |
ChangePrice.of(String priceId,
PriceDraft price,
Boolean staged) |