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
ConstructorsConstructorDescriptionByProjectKeyInStoreKeyByStoreKeyOrdersRequestBuilder(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, waitMethods 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:
postin interfaceByProjectKeyInStoreKeyByStoreKeyOrdersRequestMixin
-
post
-
post
-
orderQuote
-
withOrderNumber
public ByProjectKeyInStoreKeyByStoreKeyOrdersOrderNumberByOrderNumberRequestBuilder withOrderNumber(String orderNumber) -
withId
- Specified by:
withIdin interfaceByProjectKeyInStoreKeyByStoreKeyOrdersRequestMixin
-