Package | Description |
---|---|
io.sphere.sdk.products.attributes |
Provides model classes for product type attributes.
|
Modifier and Type | Method and Description |
---|---|
AttributeDefinitionDraftBuilder |
AttributeDefinitionDraftDsl.newBuilder()
Creates a new builder with the values of this object.
|
static AttributeDefinitionDraftBuilder |
AttributeDefinitionDraftBuilder.of(AttributeDefinition template)
Creates a new object initialized with the fields of the template parameter.
|