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