Package | Description |
---|---|
io.sphere.sdk.carts |
Provides model classes and builders for carts.
|
Modifier and Type | Method and Description |
---|---|
ClassificationShippingRateInputDraftDsl |
ClassificationShippingRateInputDraftBuilder.build()
Creates a new instance of
ClassificationShippingRateInputDraftDsl with the values of this builder. |
static ClassificationShippingRateInputDraftDsl |
ClassificationShippingRateInputDraftDsl.of(ClassificationShippingRateInputDraft template)
Creates a new object initialized with the fields of the template parameter.
|
static ClassificationShippingRateInputDraftDsl |
ClassificationShippingRateInputDraftDsl.of(String key)
Creates a new object initialized with the given values.
|
ClassificationShippingRateInputDraftDsl |
ClassificationShippingRateInputDraftDsl.withKey(String key) |