Class ProductSelectionVariantSelectionChanged.Builder
java.lang.Object
com.commercetools.graphql.api.types.ProductSelectionVariantSelectionChanged.Builder
- Enclosing class:
- ProductSelectionVariantSelectionChanged
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()newVariantSelection(ProductVariantSelection newVariantSelection) oldVariantSelection(ProductVariantSelection oldVariantSelection) productRef(Reference productRef)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
oldVariantSelection
public ProductSelectionVariantSelectionChanged.Builder oldVariantSelection(ProductVariantSelection oldVariantSelection) -
newVariantSelection
public ProductSelectionVariantSelectionChanged.Builder newVariantSelection(ProductVariantSelection newVariantSelection) -
product
-
productRef
-
type
-