Package com.commercetools.api.client
Class ByProjectKeyCartsKeyByKeyRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyCartsKeyByKeyRequestBuilder
-
Constructor Summary
ConstructorDescriptionByProjectKeyCartsKeyByKeyRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String key) -
Method Summary
Modifier and TypeMethodDescriptiondelete()
<TValue> ByProjectKeyCartsKeyByKeyDelete
delete
(TValue version) get()
head()
post
(CartUpdate cartUpdate)
-
Constructor Details
-
ByProjectKeyCartsKeyByKeyRequestBuilder
public ByProjectKeyCartsKeyByKeyRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String key)
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
delete
-
delete
-