Package com.commercetools.api.client
Class ByProjectKeyCartDiscountsByIDRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyCartDiscountsByIDRequestBuilder
-
Constructor Summary
ConstructorDescriptionByProjectKeyCartDiscountsByIDRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String ID) -
Method Summary
Modifier and TypeMethodDescriptiondelete()
<TValue> ByProjectKeyCartDiscountsByIDDelete
delete
(TValue version) get()
head()
post
(CartDiscountUpdate cartDiscountUpdate)
-
Constructor Details
-
ByProjectKeyCartDiscountsByIDRequestBuilder
public ByProjectKeyCartDiscountsByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID)
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
delete
-
delete
-