@Generated(value="io.sphere.sdk.annotations.processors.generators.UpdateActionGenerator", comments="Generated from: io.sphere.sdk.categories.Category") public final class RemoveAsset extends UpdateActionImpl<Category>
assets property of a Category.Category.getAssets()| Modifier and Type | Method and Description |
|---|---|
String |
getAssetId() |
String |
getAssetKey() |
static RemoveAsset |
of(String assetId)
Creates a new object initialized with the given values.
|
static RemoveAsset |
ofKey(String assetKey)
Creates a new object initialized with the given values.
|
getActionpublic String getAssetId()
public String getAssetKey()
public static RemoveAsset of(String assetId)
assetId - initial value for the propertypublic static RemoveAsset ofKey(String assetKey)
assetKey - initial value for the property