Class ByProjectKeyProductVariantsImportContainersByImportContainerKeyRequestBuilder
java.lang.Object
com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyRequestBuilder
public class ByProjectKeyProductVariantsImportContainersByImportContainerKeyRequestBuilder
extends Object
-
Constructor Summary
ConstructorDescriptionByProjectKeyProductVariantsImportContainersByImportContainerKeyRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String importContainerKey) -
Method Summary
-
Constructor Details
-
ByProjectKeyProductVariantsImportContainersByImportContainerKeyRequestBuilder
public ByProjectKeyProductVariantsImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String importContainerKey)
-
-
Method Details
-
post
public ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost post(ProductVariantImportRequest productVariantImportRequest) -
post
public ByProjectKeyProductVariantsImportContainersByImportContainerKeyPostString post(String productVariantImportRequest) -
post
-