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