Package com.commercetools.api.client
Class ByProjectKeyQuoteRequestsByIDRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyQuoteRequestsByIDRequestBuilder
-
Constructor Summary
ConstructorDescriptionByProjectKeyQuoteRequestsByIDRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String ID) -
Method Summary
Modifier and TypeMethodDescriptiondelete()
<TValue> ByProjectKeyQuoteRequestsByIDDelete
delete
(TValue version) get()
head()
post
(QuoteRequestUpdate quoteRequestUpdate)
-
Constructor Details
-
ByProjectKeyQuoteRequestsByIDRequestBuilder
public ByProjectKeyQuoteRequestsByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID)
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
delete
-
delete
-