| Package | Description |
|---|---|
| io.sphere.sdk.productselections |
Provides model classes and builders for product selections.
|
| io.sphere.sdk.productselections.commands |
Provides types to change the state of product selection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProductSelectionDraftDsl
Dsl class for
ProductSelectionDraft. |
| Modifier and Type | Method and Description |
|---|---|
static ProductSelectionDraft |
ProductSelectionDraft.ofName(LocalizedString name) |
| Modifier and Type | Method and Description |
|---|---|
static ProductSelectionCreateCommand |
ProductSelectionCreateCommand.of(ProductSelectionDraft draft)
Creates a command object to create a
ProductSelection. |