Class ProductSelectionUpdateAction
java.lang.Object
com.commercetools.graphql.api.types.ProductSelectionUpdateAction
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionProductSelectionUpdateAction(AddProductSelectionProduct addProduct, ChangeProductSelectionName changeName, ExcludeProductSelectionProduct excludeProduct, RemoveProductSelectionProduct removeProduct, SetProductSelectionCustomField setCustomField, SetProductSelectionCustomType setCustomType, SetProductSelectionKey setKey, SetProductSelectionVariantExclusion setVariantExclusion, SetProductSelectionVariantSelection setVariantSelection) -
Method Summary
Modifier and TypeMethodDescriptionbooleanBETA: This feature can be subject to change and should be used carefully in production.BETA: This feature can be subject to change and should be used carefully in production.inthashCode()voidsetAddProduct(AddProductSelectionProduct addProduct) voidsetChangeName(ChangeProductSelectionName changeName) voidsetExcludeProduct(ExcludeProductSelectionProduct excludeProduct) voidsetRemoveProduct(RemoveProductSelectionProduct removeProduct) voidsetSetCustomField(SetProductSelectionCustomField setCustomField) voidsetSetCustomType(SetProductSelectionCustomType setCustomType) voidsetSetKey(SetProductSelectionKey setKey) voidsetSetVariantExclusion(SetProductSelectionVariantExclusion setVariantExclusion) voidsetSetVariantSelection(SetProductSelectionVariantSelection setVariantSelection) toString()
-
Constructor Details
-
ProductSelectionUpdateAction
public ProductSelectionUpdateAction() -
ProductSelectionUpdateAction
public ProductSelectionUpdateAction(AddProductSelectionProduct addProduct, ChangeProductSelectionName changeName, ExcludeProductSelectionProduct excludeProduct, RemoveProductSelectionProduct removeProduct, SetProductSelectionCustomField setCustomField, SetProductSelectionCustomType setCustomType, SetProductSelectionKey setKey, SetProductSelectionVariantExclusion setVariantExclusion, SetProductSelectionVariantSelection setVariantSelection)
-
-
Method Details
-
getAddProduct
-
setAddProduct
-
getChangeName
-
setChangeName
-
getExcludeProduct
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setExcludeProduct
-
getRemoveProduct
-
setRemoveProduct
-
getSetCustomField
-
setSetCustomField
-
getSetCustomType
-
setSetCustomType
-
getSetKey
-
setSetKey
-
getSetVariantExclusion
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setSetVariantExclusion
-
getSetVariantSelection
-
setSetVariantSelection
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-