Class ByProjectKeyProductsImportContainersByImportContainerKeyRequestBuilder
java.lang.Object
com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyRequestBuilder
-
Constructor Summary
ConstructorDescriptionByProjectKeyProductsImportContainersByImportContainerKeyRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String importContainerKey) -
Method Summary
-
Constructor Details
-
ByProjectKeyProductsImportContainersByImportContainerKeyRequestBuilder
public ByProjectKeyProductsImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String importContainerKey)
-
-
Method Details
-
post
public ByProjectKeyProductsImportContainersByImportContainerKeyPost post(ProductImportRequest productImportRequest) -
post
public ByProjectKeyProductsImportContainersByImportContainerKeyPostString post(String productImportRequest) -
post
-