| Package | Description |
|---|---|
| io.sphere.sdk.customergroups.commands |
Provides types to change the state of customer groups.
|
| Modifier and Type | Method and Description |
|---|---|
static CustomerGroupCreateCommand |
CustomerGroupCreateCommand.of(CustomerGroupDraft draft)
Creates a command object to create a
CustomerGroup. |
static CustomerGroupCreateCommand |
CustomerGroupCreateCommand.of(String groupName) |