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.ByProjectKeyProductsByIDRequestBuilder Class Reference

Public Member Functions

 ByProjectKeyProductsByIDRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string id)
 
ByProjectKeyProductsByIDGet Get ()
 
ByProjectKeyProductsByIDHead Head ()
 
ByProjectKeyProductsByIDPost Post (commercetools.Sdk.Api.Models.Products.IProductUpdate productUpdate)
 
ByProjectKeyProductsByIDDelete Delete ()
 
ByProjectKeyProductsByIDImagesRequestBuilder Images ()
 
ByProjectKeyProductsByIDProductSelectionsRequestBuilder ProductSelections ()
 

Constructor & Destructor Documentation

◆ ByProjectKeyProductsByIDRequestBuilder()

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

Member Function Documentation

◆ Delete()

ByProjectKeyProductsByIDDelete commercetools.Sdk.Api.Client.RequestBuilders.Products.ByProjectKeyProductsByIDRequestBuilder.Delete ( )
inline

◆ Get()

ByProjectKeyProductsByIDGet commercetools.Sdk.Api.Client.RequestBuilders.Products.ByProjectKeyProductsByIDRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyProductsByIDHead commercetools.Sdk.Api.Client.RequestBuilders.Products.ByProjectKeyProductsByIDRequestBuilder.Head ( )
inline

◆ Images()

ByProjectKeyProductsByIDImagesRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.Products.ByProjectKeyProductsByIDRequestBuilder.Images ( )
inline

◆ Post()

ByProjectKeyProductsByIDPost commercetools.Sdk.Api.Client.RequestBuilders.Products.ByProjectKeyProductsByIDRequestBuilder.Post ( commercetools::Sdk::Api::Models::Products::IProductUpdate  productUpdate)
inline

◆ ProductSelections()

ByProjectKeyProductsByIDProductSelectionsRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.Products.ByProjectKeyProductsByIDRequestBuilder.ProductSelections ( )
inline

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