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