Package com.commercetools.api.client
Class ByProjectKeyInStoreKeyByStoreKeyOrdersRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyOrdersRequestBuilder
- All Implemented Interfaces:
ByProjectKeyInStoreKeyByStoreKeyOrdersRequestMixin
public class ByProjectKeyInStoreKeyByStoreKeyOrdersRequestBuilder
extends Object
implements ByProjectKeyInStoreKeyByStoreKeyOrdersRequestMixin
-
Constructor Summary
ConstructorDescriptionByProjectKeyInStoreKeyByStoreKeyOrdersRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String storeKey) -
Method Summary
Modifier and TypeMethodDescriptionget()
head()
post
(OrderFromCartDraft orderFromCartDraft) withOrderNumber
(String orderNumber) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyOrdersRequestMixin
update, update, update
-
Constructor Details
-
ByProjectKeyInStoreKeyByStoreKeyOrdersRequestBuilder
public ByProjectKeyInStoreKeyByStoreKeyOrdersRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String storeKey)
-
-
Method Details
-
get
-
head
-
post
- Specified by:
post
in interfaceByProjectKeyInStoreKeyByStoreKeyOrdersRequestMixin
-
post
-
post
-
orderQuote
-
withOrderNumber
public ByProjectKeyInStoreKeyByStoreKeyOrdersOrderNumberByOrderNumberRequestBuilder withOrderNumber(String orderNumber) -
withId
- Specified by:
withId
in interfaceByProjectKeyInStoreKeyByStoreKeyOrdersRequestMixin
-