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 SetAssetKey |
SetAssetKey.ofSku(String assetId,
String sku,
String assetKey) |
static SetAssetKey |
SetAssetKey.ofVariantId(String assetId,
Integer variantId,
String assetKey) |
SetAssetKey |
SetAssetKey.withAssetKey(String assetKey) |
SetAssetKey |
SetAssetKey.withStaged(Boolean staged) |