Class InStoreMe.Builder

java.lang.Object
com.commercetools.graphql.api.types.InStoreMe.Builder
Enclosing class:
InStoreMe

public static class InStoreMe.Builder extends Object
  • Constructor Details

    • Builder

      public Builder()
  • Method Details

    • build

      public InStoreMe build()
    • customer

      public InStoreMe.Builder customer(Customer customer)
      BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
    • cart

      public InStoreMe.Builder cart(Cart cart)
      BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
    • carts

      public InStoreMe.Builder carts(CartQueryResult carts)
      BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
    • activeCart

      public InStoreMe.Builder activeCart(Cart activeCart)
    • order

      public InStoreMe.Builder order(Order order)
      BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
    • orders

      public InStoreMe.Builder orders(OrderQueryResult orders)
      BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
    • shoppingList

      public InStoreMe.Builder shoppingList(ShoppingList shoppingList)
      BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
    • shoppingLists

      public InStoreMe.Builder shoppingLists(ShoppingListQueryResult shoppingLists)
      BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta