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