Class ByProjectKeyProductTypesImportContainersByImportContainerKeyRequestBuilder
java.lang.Object
com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyRequestBuilder
public class ByProjectKeyProductTypesImportContainersByImportContainerKeyRequestBuilder
extends Object
-
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyProductTypesImportContainersByImportContainerKeyRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String importContainerKey) -
Method Summary
-
Constructor Details
-
ByProjectKeyProductTypesImportContainersByImportContainerKeyRequestBuilder
public ByProjectKeyProductTypesImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String importContainerKey)
-
-
Method Details
-
post
public ByProjectKeyProductTypesImportContainersByImportContainerKeyPost post(ProductTypeImportRequest productTypeImportRequest) -
post
public ByProjectKeyProductTypesImportContainersByImportContainerKeyPostString post(String productTypeImportRequest) -
post
-