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