@Generated(value="io.sphere.sdk.annotations.processors.generators.DraftBuilderGenerator", comments="Generated from: io.sphere.sdk.projects.CartScoreDraft") public final class CartScoreDraftBuilder extends Base implements Builder<CartScoreDraftDsl>
CartScoreDraft
.Modifier and Type | Method and Description |
---|---|
CartScoreDraftDsl |
build()
Creates a new instance of
CartScoreDraftDsl with the values of this builder. |
static CartScoreDraftBuilder |
of()
Creates a new object initialized with the given values.
|
static CartScoreDraftBuilder |
of(CartScoreDraft template)
Creates a new object initialized with the fields of the template parameter.
|
public CartScoreDraftDsl build()
CartScoreDraftDsl
with the values of this builder.build
in interface Builder<CartScoreDraftDsl>
public static CartScoreDraftBuilder of()
public static CartScoreDraftBuilder of(CartScoreDraft template)
template
- the template