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