Package com.commercetools.api.client
Class ByProjectKeyQuotesKeyByKeyRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyQuotesKeyByKeyRequestBuilder
-
Constructor Summary
ConstructorDescriptionByProjectKeyQuotesKeyByKeyRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String key) -
Method Summary
Modifier and TypeMethodDescriptiondelete()
<TValue> ByProjectKeyQuotesKeyByKeyDelete
delete
(TValue version) get()
head()
post
(QuoteUpdate quoteUpdate)
-
Constructor Details
-
ByProjectKeyQuotesKeyByKeyRequestBuilder
public ByProjectKeyQuotesKeyByKeyRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String key)
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
delete
-
delete
-