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 SetProductVariantKey |
SetProductVariantKey.ofKeyAndSku(String key,
String sku) |
static SetProductVariantKey |
SetProductVariantKey.ofKeyAndSku(String key,
String sku,
Boolean staged) |
static SetProductVariantKey |
SetProductVariantKey.ofKeyAndVariantId(String key,
Integer variantId) |
static SetProductVariantKey |
SetProductVariantKey.ofKeyAndVariantId(String key,
Integer variantId,
Boolean staged) |