| Package | Description |
|---|---|
| io.sphere.sdk.types |
Provides model classes and builders for types.
|
| io.sphere.sdk.types.commands |
Provides types to change the state of types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TypeDraftDsl |
| Modifier and Type | Method and Description |
|---|---|
static TypeCreateCommand |
TypeCreateCommand.of(TypeDraft draft)
Creates a command object to create a
Type. |