Package | Description |
---|---|
io.sphere.sdk.orders.commands.updateactions |
Provides the possible operations which can be performed on update commands for orders.
|
Modifier and Type | Method and Description |
---|---|
static AddDelivery |
AddDelivery.of(List<DeliveryItem> items) |
static AddDelivery |
AddDelivery.of(List<DeliveryItem> items,
List<ParcelDraft> parcels) |
AddDelivery |
AddDelivery.withAddress(Address address) |