Package com.commercetools.api.client
Class ByProjectKeyInStoreKeyByStoreKeyOrdersOrderNumberByOrderNumberRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyOrdersOrderNumberByOrderNumberRequestBuilder
public class ByProjectKeyInStoreKeyByStoreKeyOrdersOrderNumberByOrderNumberRequestBuilder
extends Object
-
Constructor Summary
ConstructorDescriptionByProjectKeyInStoreKeyByStoreKeyOrdersOrderNumberByOrderNumberRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String storeKey, String orderNumber) -
Method Summary
-
Constructor Details
-
ByProjectKeyInStoreKeyByStoreKeyOrdersOrderNumberByOrderNumberRequestBuilder
public ByProjectKeyInStoreKeyByStoreKeyOrdersOrderNumberByOrderNumberRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String storeKey, String orderNumber)
-
-
Method Details
-
get
-
head
-
post
public ByProjectKeyInStoreKeyByStoreKeyOrdersOrderNumberByOrderNumberPost post(OrderUpdate orderUpdate) -
post
public ByProjectKeyInStoreKeyByStoreKeyOrdersOrderNumberByOrderNumberPostString post(String orderUpdate) -
post
-
delete
-
delete
public <TValue> ByProjectKeyInStoreKeyByStoreKeyOrdersOrderNumberByOrderNumberDelete delete(TValue version)
-