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