Class ByProjectKeyProductSelectionsImportContainersByImportContainerKeyRequestBuilder
java.lang.Object
com.commercetools.importapi.client.ByProjectKeyProductSelectionsImportContainersByImportContainerKeyRequestBuilder
public class ByProjectKeyProductSelectionsImportContainersByImportContainerKeyRequestBuilder
extends Object
-
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyProductSelectionsImportContainersByImportContainerKeyRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String importContainerKey) -
Method Summary
Modifier and TypeMethodDescriptionpost
(ProductSelectionImportRequest productSelectionImportRequest)
-
Constructor Details
-
ByProjectKeyProductSelectionsImportContainersByImportContainerKeyRequestBuilder
public ByProjectKeyProductSelectionsImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String importContainerKey)
-
-
Method Details
-
post
public ByProjectKeyProductSelectionsImportContainersByImportContainerKeyPost post(ProductSelectionImportRequest productSelectionImportRequest) -
post
public ByProjectKeyProductSelectionsImportContainersByImportContainerKeyPostString post(String productSelectionImportRequest) -
post
-