Package com.commercetools.api.client
Class ByProjectKeyDiscountCodesByIDRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyDiscountCodesByIDRequestBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyDiscountCodesByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID) -
Method Summary
Modifier and TypeMethodDescriptiondelete()<TValue> ByProjectKeyDiscountCodesByIDDeletedelete(TValue version) get()head()post(DiscountCodeUpdate discountCodeUpdate)
-
Constructor Details
-
ByProjectKeyDiscountCodesByIDRequestBuilder
public ByProjectKeyDiscountCodesByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID)
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
delete
-
delete
-