Class Me.Builder
java.lang.Object
com.commercetools.graphql.api.types.Me.Builder
- Enclosing class:
- Me
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactiveCart(Cart activeCart) build()businessUnit(BusinessUnit businessUnit) BETA: This feature can be subject to change and should be used carefully in production.businessUnits(BusinessUnitQueryResult businessUnits) BETA: 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.carts(CartQueryResult carts) BETA: 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.BETA: This feature can be subject to change and should be used carefully in production.orders(OrderQueryResult orders) BETA: 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.payments(MyPaymentQueryResult payments) BETA: 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.quoteRequest(QuoteRequest quoteRequest) BETA: This feature can be subject to change and should be used carefully in production.quoteRequests(QuoteRequestQueryResult quoteRequests) BETA: This feature can be subject to change and should be used carefully in production.quotes(QuoteQueryResult quotes) BETA: This feature can be subject to change and should be used carefully in production.shoppingList(ShoppingList shoppingList) BETA: This feature can be subject to change and should be used carefully in production.shoppingLists(ShoppingListQueryResult shoppingLists) BETA: This feature can be subject to change and should be used carefully in production.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
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
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
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
-
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
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
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
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
payment
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
payments
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
quoteRequest
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
quoteRequests
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
quote
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
quotes
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
businessUnit
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
businessUnits
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
-