Package com.commercetools.api.client
Class ByProjectKeyTaxCategoriesByIDRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyTaxCategoriesByIDRequestBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyTaxCategoriesByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID) -
Method Summary
Modifier and TypeMethodDescriptiondelete()<TValue> ByProjectKeyTaxCategoriesByIDDeletedelete(TValue version) get()head()post(TaxCategoryUpdate taxCategoryUpdate)
-
Constructor Details
-
ByProjectKeyTaxCategoriesByIDRequestBuilder
public ByProjectKeyTaxCategoriesByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID)
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
delete
-
delete
-