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