Class CartUpdateAction.Builder
java.lang.Object
com.commercetools.graphql.api.types.CartUpdateAction.Builder
- Enclosing class:
- CartUpdateAction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCustomLineItem(AddCartCustomLineItem addCustomLineItem) addCustomShippingMethod(AddCartCustomShippingMethod addCustomShippingMethod) addDiscountCode(AddCartDiscountCode addDiscountCode) addItemShippingAddress(AddCartItemShippingAddress addItemShippingAddress) addLineItem(AddCartLineItem addLineItem) addPayment(AddCartPayment addPayment) addShippingMethod(AddCartShippingMethod addShippingMethod) addShoppingList(AddCartShoppingList addShoppingList) applyDeltaToCustomLineItemShippingDetailsTargets(ApplyCartDeltaToCustomLineItemShippingDetailsTargets applyDeltaToCustomLineItemShippingDetailsTargets) applyDeltaToLineItemShippingDetailsTargets(ApplyCartDeltaToLineItemShippingDetailsTargets applyDeltaToLineItemShippingDetailsTargets) build()changeCustomLineItemMoney(ChangeCartCustomLineItemMoney changeCustomLineItemMoney) changeCustomLineItemPriceMode(ChangeCartCustomLineItemPriceMode changeCustomLineItemPriceMode) changeCustomLineItemQuantity(ChangeCartCustomLineItemQuantity changeCustomLineItemQuantity) changeLineItemQuantity(ChangeCartLineItemQuantity changeLineItemQuantity) changeTaxCalculationMode(ChangeCartTaxCalculationMode changeTaxCalculationMode) changeTaxMode(ChangeCartTaxMode changeTaxMode) changeTaxRoundingMode(ChangeCartTaxRoundingMode changeTaxRoundingMode) freezeCart(FreezeCart freezeCart) recalculate(RecalculateCart recalculate) removeCustomLineItem(RemoveCartCustomLineItem removeCustomLineItem) removeDiscountCode(RemoveCartDiscountCode removeDiscountCode) removeItemShippingAddress(RemoveCartItemShippingAddress removeItemShippingAddress) removeLineItem(RemoveCartLineItem removeLineItem) removePayment(RemoveCartPayment removePayment) removeShippingMethod(RemoveCartShippingMethod removeShippingMethod) setAnonymousId(SetCartAnonymousId setAnonymousId) setBillingAddress(SetCartBillingAddress setBillingAddress) setBillingAddressCustomField(SetCartBillingAddressCustomField setBillingAddressCustomField) setBillingAddressCustomType(SetCartBillingAddressCustomType setBillingAddressCustomType) setBusinessUnit(SetCartBusinessUnit setBusinessUnit) setCartTotalTax(SetCartTotalTax setCartTotalTax) setCountry(SetCartCountry setCountry) setCustomerEmail(SetCartCustomerEmail setCustomerEmail) setCustomerGroup(SetCartCustomerGroup setCustomerGroup) setCustomerId(SetCartCustomerId setCustomerId) setCustomField(SetCartCustomField setCustomField) setCustomLineItemCustomField(SetCartCustomLineItemCustomField setCustomLineItemCustomField) setCustomLineItemCustomType(SetCartCustomLineItemCustomType setCustomLineItemCustomType) setCustomLineItemShippingDetails(SetCartCustomLineItemShippingDetails setCustomLineItemShippingDetails) setCustomLineItemTaxAmount(SetCartCustomLineItemTaxAmount setCustomLineItemTaxAmount) setCustomLineItemTaxRate(SetCartCustomLineItemTaxRate setCustomLineItemTaxRate) setCustomShippingMethod(SetCartCustomShippingMethod setCustomShippingMethod) setCustomType(SetCartCustomType setCustomType) setDeleteDaysAfterLastModification(SetCartDeleteDaysAfterLastModification setDeleteDaysAfterLastModification) setDirectDiscounts(SetCartDirectDiscounts setDirectDiscounts) setItemShippingAddressCustomField(SetCartItemShippingAddressCustomField setItemShippingAddressCustomField) setItemShippingAddressCustomType(SetCartItemShippingAddressCustomType setItemShippingAddressCustomType) setKey(SetCartKey setKey) setLineItemCustomField(SetCartLineItemCustomField setLineItemCustomField) setLineItemCustomType(SetCartLineItemCustomType setLineItemCustomType) setLineItemDistributionChannel(SetCartLineItemDistributionChannel setLineItemDistributionChannel) setLineItemInventoryMode(SetCartLineItemInventoryMode setLineItemInventoryMode) setLineItemPrice(SetCartLineItemPrice setLineItemPrice) setLineItemShippingDetails(SetCartLineItemShippingDetails setLineItemShippingDetails) setLineItemSupplyChannel(SetCartLineItemSupplyChannel setLineItemSupplyChannel) setLineItemTaxAmount(SetCartLineItemTaxAmount setLineItemTaxAmount) setLineItemTaxRate(SetCartLineItemTaxRate setLineItemTaxRate) setLineItemTotalPrice(SetCartLineItemTotalPrice setLineItemTotalPrice) setLocale(SetCartLocale setLocale) setShippingAddress(SetCartShippingAddress setShippingAddress) setShippingAddressCustomField(SetCartShippingAddressCustomField setShippingAddressCustomField) setShippingAddressCustomType(SetCartShippingAddressCustomType setShippingAddressCustomType) setShippingCustomField(SetCartShippingCustomField setShippingCustomField) setShippingCustomType(SetCartShippingCustomType setShippingCustomType) setShippingMethod(SetCartShippingMethod setShippingMethod) setShippingMethodTaxAmount(SetCartShippingMethodTaxAmount setShippingMethodTaxAmount) setShippingMethodTaxRate(SetCartShippingMethodTaxRate setShippingMethodTaxRate) setShippingRateInput(SetCartShippingRateInput setShippingRateInput) unfreezeCart(UnfreezeCart unfreezeCart) updateItemShippingAddress(UpdateCartItemShippingAddress updateItemShippingAddress)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
addCustomLineItem
-
addCustomShippingMethod
public CartUpdateAction.Builder addCustomShippingMethod(AddCartCustomShippingMethod addCustomShippingMethod) -
addDiscountCode
-
addItemShippingAddress
public CartUpdateAction.Builder addItemShippingAddress(AddCartItemShippingAddress addItemShippingAddress) -
addLineItem
-
addPayment
-
addShippingMethod
-
addShoppingList
-
applyDeltaToCustomLineItemShippingDetailsTargets
public CartUpdateAction.Builder applyDeltaToCustomLineItemShippingDetailsTargets(ApplyCartDeltaToCustomLineItemShippingDetailsTargets applyDeltaToCustomLineItemShippingDetailsTargets) -
applyDeltaToLineItemShippingDetailsTargets
public CartUpdateAction.Builder applyDeltaToLineItemShippingDetailsTargets(ApplyCartDeltaToLineItemShippingDetailsTargets applyDeltaToLineItemShippingDetailsTargets) -
changeCustomLineItemMoney
public CartUpdateAction.Builder changeCustomLineItemMoney(ChangeCartCustomLineItemMoney changeCustomLineItemMoney) -
changeCustomLineItemPriceMode
public CartUpdateAction.Builder changeCustomLineItemPriceMode(ChangeCartCustomLineItemPriceMode changeCustomLineItemPriceMode) -
changeCustomLineItemQuantity
public CartUpdateAction.Builder changeCustomLineItemQuantity(ChangeCartCustomLineItemQuantity changeCustomLineItemQuantity) -
changeTaxCalculationMode
public CartUpdateAction.Builder changeTaxCalculationMode(ChangeCartTaxCalculationMode changeTaxCalculationMode) -
changeTaxMode
-
changeTaxRoundingMode
public CartUpdateAction.Builder changeTaxRoundingMode(ChangeCartTaxRoundingMode changeTaxRoundingMode) -
recalculate
-
removeCustomLineItem
-
removeDiscountCode
-
removeItemShippingAddress
public CartUpdateAction.Builder removeItemShippingAddress(RemoveCartItemShippingAddress removeItemShippingAddress) -
removeLineItem
-
removePayment
-
removeShippingMethod
-
setAnonymousId
-
setBillingAddress
-
setBillingAddressCustomField
public CartUpdateAction.Builder setBillingAddressCustomField(SetCartBillingAddressCustomField setBillingAddressCustomField) -
setBillingAddressCustomType
public CartUpdateAction.Builder setBillingAddressCustomType(SetCartBillingAddressCustomType setBillingAddressCustomType) -
setBusinessUnit
-
setKey
-
setCartTotalTax
-
setCountry
-
setCustomField
-
setCustomLineItemCustomField
public CartUpdateAction.Builder setCustomLineItemCustomField(SetCartCustomLineItemCustomField setCustomLineItemCustomField) -
setCustomLineItemCustomType
public CartUpdateAction.Builder setCustomLineItemCustomType(SetCartCustomLineItemCustomType setCustomLineItemCustomType) -
setCustomLineItemShippingDetails
public CartUpdateAction.Builder setCustomLineItemShippingDetails(SetCartCustomLineItemShippingDetails setCustomLineItemShippingDetails) -
setCustomLineItemTaxAmount
public CartUpdateAction.Builder setCustomLineItemTaxAmount(SetCartCustomLineItemTaxAmount setCustomLineItemTaxAmount) -
setCustomLineItemTaxRate
public CartUpdateAction.Builder setCustomLineItemTaxRate(SetCartCustomLineItemTaxRate setCustomLineItemTaxRate) -
setCustomShippingMethod
public CartUpdateAction.Builder setCustomShippingMethod(SetCartCustomShippingMethod setCustomShippingMethod) -
setCustomType
-
setCustomerEmail
-
setCustomerGroup
-
setCustomerId
-
setDeleteDaysAfterLastModification
public CartUpdateAction.Builder setDeleteDaysAfterLastModification(SetCartDeleteDaysAfterLastModification setDeleteDaysAfterLastModification) -
setDirectDiscounts
-
setItemShippingAddressCustomField
public CartUpdateAction.Builder setItemShippingAddressCustomField(SetCartItemShippingAddressCustomField setItemShippingAddressCustomField) -
setItemShippingAddressCustomType
public CartUpdateAction.Builder setItemShippingAddressCustomType(SetCartItemShippingAddressCustomType setItemShippingAddressCustomType) -
setLineItemCustomField
public CartUpdateAction.Builder setLineItemCustomField(SetCartLineItemCustomField setLineItemCustomField) -
setLineItemCustomType
public CartUpdateAction.Builder setLineItemCustomType(SetCartLineItemCustomType setLineItemCustomType) -
setLineItemDistributionChannel
public CartUpdateAction.Builder setLineItemDistributionChannel(SetCartLineItemDistributionChannel setLineItemDistributionChannel) -
setLineItemInventoryMode
public CartUpdateAction.Builder setLineItemInventoryMode(SetCartLineItemInventoryMode setLineItemInventoryMode) -
setLineItemPrice
-
setLineItemShippingDetails
public CartUpdateAction.Builder setLineItemShippingDetails(SetCartLineItemShippingDetails setLineItemShippingDetails) -
setLineItemSupplyChannel
public CartUpdateAction.Builder setLineItemSupplyChannel(SetCartLineItemSupplyChannel setLineItemSupplyChannel) -
setLineItemTaxAmount
-
setLineItemTaxRate
-
setLineItemTotalPrice
public CartUpdateAction.Builder setLineItemTotalPrice(SetCartLineItemTotalPrice setLineItemTotalPrice) -
setLocale
-
setShippingAddress
-
setShippingAddressCustomField
public CartUpdateAction.Builder setShippingAddressCustomField(SetCartShippingAddressCustomField setShippingAddressCustomField) -
setShippingAddressCustomType
public CartUpdateAction.Builder setShippingAddressCustomType(SetCartShippingAddressCustomType setShippingAddressCustomType) -
setShippingCustomField
public CartUpdateAction.Builder setShippingCustomField(SetCartShippingCustomField setShippingCustomField) -
setShippingCustomType
public CartUpdateAction.Builder setShippingCustomType(SetCartShippingCustomType setShippingCustomType) -
setShippingMethod
-
setShippingMethodTaxAmount
public CartUpdateAction.Builder setShippingMethodTaxAmount(SetCartShippingMethodTaxAmount setShippingMethodTaxAmount) -
setShippingMethodTaxRate
public CartUpdateAction.Builder setShippingMethodTaxRate(SetCartShippingMethodTaxRate setShippingMethodTaxRate) -
setShippingRateInput
-
updateItemShippingAddress
public CartUpdateAction.Builder updateItemShippingAddress(UpdateCartItemShippingAddress updateItemShippingAddress) -
freezeCart
-
unfreezeCart
-
changeLineItemQuantity
public CartUpdateAction.Builder changeLineItemQuantity(ChangeCartLineItemQuantity changeLineItemQuantity)
-