Package | Description |
---|---|
io.sphere.sdk.projects |
Provides models for the project endpoint.
|
Modifier and Type | Method and Description |
---|---|
CartValueDraftDsl |
CartValueDraftBuilder.build()
Creates a new instance of
CartValueDraftDsl with the values of this builder. |
static CartValueDraftDsl |
CartValueDraftDsl.of()
Creates a new object initialized with the given values.
|
static CartValueDraftDsl |
CartValueDraftDsl.of(CartValueDraft template)
Creates a new object initialized with the fields of the template parameter.
|