Package com.commercetools.api.client
Class ByProjectKeyCustomerGroupsByIDRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyCustomerGroupsByIDRequestBuilder
-
Constructor Summary
ConstructorDescriptionByProjectKeyCustomerGroupsByIDRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String ID) -
Method Summary
Modifier and TypeMethodDescriptiondelete()
<TValue> ByProjectKeyCustomerGroupsByIDDelete
delete
(TValue version) get()
head()
post
(CustomerGroupUpdate customerGroupUpdate)
-
Constructor Details
-
ByProjectKeyCustomerGroupsByIDRequestBuilder
public ByProjectKeyCustomerGroupsByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID)
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
delete
-
delete
-