Class ByProjectKeyProductDraftsImportContainersByImportContainerKeyRequestBuilder
java.lang.Object
com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyRequestBuilder
public class ByProjectKeyProductDraftsImportContainersByImportContainerKeyRequestBuilder
extends Object
-
Constructor Summary
ConstructorDescriptionByProjectKeyProductDraftsImportContainersByImportContainerKeyRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String importContainerKey) -
Method Summary
-
Constructor Details
-
ByProjectKeyProductDraftsImportContainersByImportContainerKeyRequestBuilder
public ByProjectKeyProductDraftsImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String importContainerKey)
-
-
Method Details
-
post
public ByProjectKeyProductDraftsImportContainersByImportContainerKeyPost post(ProductDraftImportRequest productDraftImportRequest) -
post
public ByProjectKeyProductDraftsImportContainersByImportContainerKeyPostString post(String productDraftImportRequest) -
post
-