Package com.commercetools.api.client
Class ByProjectKeyStagedQuotesByIDRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyStagedQuotesByIDRequestBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyStagedQuotesByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID) -
Method Summary
Modifier and TypeMethodDescriptiondelete()<TValue> ByProjectKeyStagedQuotesByIDDeletedelete(TValue version) get()head()post(StagedQuoteUpdate stagedQuoteUpdate)
-
Constructor Details
-
ByProjectKeyStagedQuotesByIDRequestBuilder
public ByProjectKeyStagedQuotesByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID)
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
delete
-
delete
-