Class ByProjectKeyStandalonePricesImportContainersByImportContainerKeyRequestBuilder
java.lang.Object
com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyRequestBuilder
public class ByProjectKeyStandalonePricesImportContainersByImportContainerKeyRequestBuilder
extends Object
-
Constructor Summary
ConstructorDescriptionByProjectKeyStandalonePricesImportContainersByImportContainerKeyRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String importContainerKey) -
Method Summary
Modifier and TypeMethodDescriptionpost
(StandalonePriceImportRequest standalonePriceImportRequest)
-
Constructor Details
-
ByProjectKeyStandalonePricesImportContainersByImportContainerKeyRequestBuilder
public ByProjectKeyStandalonePricesImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String importContainerKey)
-
-
Method Details
-
post
public ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPost post(StandalonePriceImportRequest standalonePriceImportRequest) -
post
public ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPostString post(String standalonePriceImportRequest) -
post
-