Class ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyRequestBuilder
java.lang.Object
com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyRequestBuilder
public class ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyRequestBuilder
extends Object
-
Constructor Summary
ConstructorDescriptionByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String importContainerKey) -
Method Summary
-
Constructor Details
-
ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyRequestBuilder
public ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String importContainerKey)
-
-
Method Details
-
post
public ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPost post(ProductVariantPatchRequest productVariantPatchRequest) -
post
public ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPostString post(String productVariantPatchRequest) -
post
-