| Package | Description |
|---|---|
| io.sphere.sdk.apiclient | |
| io.sphere.sdk.apiclient.commands |
| Modifier and Type | Class and Description |
|---|---|
class |
ApiClientDraftDsl
Dsl class for
ApiClientDraft. |
| Modifier and Type | Method and Description |
|---|---|
static ApiClientDraftDsl |
ApiClientDraftDsl.of(ApiClientDraft template)
Creates a new object initialized with the fields of the template parameter.
|
| Modifier and Type | Method and Description |
|---|---|
static ApiClientCreateCommand |
ApiClientCreateCommand.of(ApiClientDraft draft)
Creates a command object to create a
ApiClient. |