Class SelectionOfProduct.Builder
java.lang.Object
com.commercetools.graphql.api.types.SelectionOfProduct.Builder
- Enclosing class:
- SelectionOfProduct
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()createdAt(OffsetDateTime createdAt) productSelection(ProductSelection productSelection) productSelectionRef(Reference productSelectionRef) variantExclusion(ProductVariantExclusion variantExclusion) BETA: This feature can be subject to change and should be used carefully in production.variantSelection(ProductVariantSelection variantSelection)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
productSelectionRef
-
productSelection
-
variantSelection
-
variantExclusion
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
createdAt
-