| Package | Description |
|---|---|
| io.sphere.sdk.orderedits | |
| io.sphere.sdk.orderedits.commands |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderEditDraftDsl
Dsl class for
OrderEditDraft. |
| Modifier and Type | Method and Description |
|---|---|
static OrderEditDraftBuilder |
OrderEditDraftBuilder.of(OrderEditDraft template)
Creates a new object initialized with the fields of the template parameter.
|
static OrderEditDraftDsl |
OrderEditDraftDsl.of(OrderEditDraft template)
Creates a new object initialized with the fields of the template parameter.
|
| Modifier and Type | Method and Description |
|---|---|
static OrderEditCreateCommand |
OrderEditCreateCommand.of(OrderEditDraft draft)
Creates a command object to create a
OrderEdit. |