Package com.commercetools.api.client
Class ByProjectKeyVariantsByIDRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyVariantsByIDRequestBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyVariantsByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID) -
Method Summary
Modifier and TypeMethodDescriptiondelete()<TValue> ByProjectKeyVariantsByIDDeletedelete(TValue version) get()head()post(VariantUpdate variantUpdate)
-
Constructor Details
-
ByProjectKeyVariantsByIDRequestBuilder
public ByProjectKeyVariantsByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID)
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
delete
-
delete
-