Package com.commercetools.api.client
Class ByProjectKeyCategoriesByIDRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyCategoriesByIDRequestBuilder
-
Constructor Summary
ConstructorDescriptionByProjectKeyCategoriesByIDRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String ID) -
Method Summary
Modifier and TypeMethodDescriptiondelete()
<TValue> ByProjectKeyCategoriesByIDDelete
delete
(TValue version) get()
head()
post
(CategoryUpdate categoryUpdate)
-
Constructor Details
-
ByProjectKeyCategoriesByIDRequestBuilder
public ByProjectKeyCategoriesByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID)
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
delete
-
delete
-