commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Public Member Functions
commercetools.Sdk.Api.Client.RequestBuilders.Products.ByProjectKeyProductsRequestBuilder Class Reference

Public Member Functions

 ByProjectKeyProductsRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey)
 
ByProjectKeyProductsGet Get ()
 
ByProjectKeyProductsHead Head ()
 
ByProjectKeyProductsPost Post (commercetools.Sdk.Api.Models.Products.IProductDraft productDraft)
 
ByProjectKeyProductsKeyByKeyRequestBuilder WithKey (string key)
 
ByProjectKeyProductsByIDRequestBuilder WithId (string ID)
 
ByProjectKeyProductsSearchRequestBuilder Search ()
 

Constructor & Destructor Documentation

◆ ByProjectKeyProductsRequestBuilder()

commercetools.Sdk.Api.Client.RequestBuilders.Products.ByProjectKeyProductsRequestBuilder.ByProjectKeyProductsRequestBuilder ( IClient  apiHttpClient,
ISerializerService  serializerService,
string  projectKey 
)
inline

Member Function Documentation

◆ Get()

ByProjectKeyProductsGet commercetools.Sdk.Api.Client.RequestBuilders.Products.ByProjectKeyProductsRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyProductsHead commercetools.Sdk.Api.Client.RequestBuilders.Products.ByProjectKeyProductsRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyProductsPost commercetools.Sdk.Api.Client.RequestBuilders.Products.ByProjectKeyProductsRequestBuilder.Post ( commercetools::Sdk::Api::Models::Products::IProductDraft  productDraft)
inline

◆ Search()

ByProjectKeyProductsSearchRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.Products.ByProjectKeyProductsRequestBuilder.Search ( )
inline

◆ WithId()

ByProjectKeyProductsByIDRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.Products.ByProjectKeyProductsRequestBuilder.WithId ( string  ID)
inline

◆ WithKey()

ByProjectKeyProductsKeyByKeyRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.Products.ByProjectKeyProductsRequestBuilder.WithKey ( string  key)
inline

The documentation for this class was generated from the following file: