Package com.commercetools.api.client
Class ByProjectKeyProductDiscountsRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyProductDiscountsRequestBuilder
- All Implemented Interfaces:
ByProjectKeyProductDiscountsRequestBuilderMixin
public class ByProjectKeyProductDiscountsRequestBuilder
extends Object
implements ByProjectKeyProductDiscountsRequestBuilderMixin
-
Constructor Summary
ConstructorDescriptionByProjectKeyProductDiscountsRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey) -
Method Summary
Modifier and TypeMethodDescriptionget()
head()
matching()
post
(ProductDiscountDraft productDiscountDraft)
-
Constructor Details
-
ByProjectKeyProductDiscountsRequestBuilder
-
-
Method Details
-
get
-
head
-
post
- Specified by:
post
in interfaceByProjectKeyProductDiscountsRequestBuilderMixin
-
post
-
post
-
matching
-
withKey
-
withId
- Specified by:
withId
in interfaceByProjectKeyProductDiscountsRequestBuilderMixin
-