Package | Description |
---|---|
io.sphere.sdk.shoppinglists.commands.updateactions |
Provides the possible operations which can be performed on update commands for shopping list methods.
|
Modifier and Type | Method and Description |
---|---|
static SetTextLineItemDescription |
SetTextLineItemDescription.of(String textLineItemId) |
static SetTextLineItemDescription |
SetTextLineItemDescription.of(TextLineItem textLineItem) |
SetTextLineItemDescription |
SetTextLineItemDescription.withDescription(LocalizedString description) |