Package | Description |
---|---|
io.sphere.sdk.inventory.commands |
Provides types to change the state of inventory entries.
|
Modifier and Type | Method and Description |
---|---|
static InventoryEntryDeleteCommand |
InventoryEntryDeleteCommand.of(Versioned<InventoryEntry> versioned)
Creates a command object to delete a
InventoryEntry by ID. |