Package com.commercetools.api.client
Class ByProjectKeyInStoreKeyByStoreKeyProductTailoringRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyProductTailoringRequestBuilder
-
Constructor Summary
ConstructorDescriptionByProjectKeyInStoreKeyByStoreKeyProductTailoringRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String storeKey) -
Method Summary
Modifier and TypeMethodDescriptionget()
post
(ProductTailoringInStoreDraft productTailoringInStoreDraft)
-
Constructor Details
-
ByProjectKeyInStoreKeyByStoreKeyProductTailoringRequestBuilder
public ByProjectKeyInStoreKeyByStoreKeyProductTailoringRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String storeKey)
-
-
Method Details
-
get
-
post
public ByProjectKeyInStoreKeyByStoreKeyProductTailoringPost post(ProductTailoringInStoreDraft productTailoringInStoreDraft) -
post
public ByProjectKeyInStoreKeyByStoreKeyProductTailoringPostString post(String productTailoringInStoreDraft) -
post
-