commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Public Member Functions | Properties
commercetools.Sdk.ImportApi.Client.RequestBuilders.ProductVariants.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost Class Reference

Inherits commercetools.Base.Client.ApiMethod< ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost >, commercetools.Base.Client.IApiMethod< ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost, commercetools.Sdk.ImportApi.Models.Importrequests.IImportResponse >, and commercetools.Sdk.ImportApi.Client.ISecured_by_manage_productsTrait< ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost >.

Public Member Functions

 ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost (IClient apiHttpClient, ISerializerService serializerService, string projectKey, string importContainerKey, commercetools.Sdk.ImportApi.Models.Importrequests.IProductVariantImportRequest productVariantImportRequest)
 
async Task< commercetools.Sdk.ImportApi.Models.Importrequests.IImportResponseExecuteAsync (CancellationToken cancellationToken=default)
 
async Task< string > ExecuteAsJsonAsync (CancellationToken cancellationToken=default)
 
async Task< IApiResponse< commercetools.Sdk.ImportApi.Models.Importrequests.IImportResponse > > SendAsync (CancellationToken cancellationToken=default)
 
async Task< IApiResponse< string > > SendAsJsonAsync (CancellationToken cancellationToken=default)
 
override HttpRequestMessage Build ()
 
- Public Member Functions inherited from commercetools.Base.Client.ApiMethod< ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost >
 ApiMethod ()
 
AddQueryParam (string key, string value)
 
WithQueryParam (List< KeyValuePair< string, string > > queryParams)
 
ICollection< KeyValuePair< string, string > > GetQueryParams ()
 
List< string > GetQueryParam (string key)
 
string? GetFirstQueryParam (string key)
 
AddHeader (string key, string value)
 
WithHeaders (ApiHttpHeaders headers)
 
- Public Member Functions inherited from commercetools.Base.Client.IApiMethod< ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost, commercetools.Sdk.ImportApi.Models.Importrequests.IImportResponse >
AddQueryParam (string key, string value)
 
WithQueryParam (List< KeyValuePair< string, string > > queryParams)
 
List< string > GetQueryParam (string key)
 
AddHeader (string key, string value)
 
WithHeaders (ApiHttpHeaders headers)
 
HttpRequestMessage Build ()
 
Task< TResult > ExecuteAsync (CancellationToken cancellationToken=default)
 
Task< IApiResponse< TResult > > SendAsync (CancellationToken cancellationToken=default)
 
Task< string > ExecuteAsJsonAsync (CancellationToken cancellationToken=default)
 
Task< IApiResponse< string > > SendAsJsonAsync (CancellationToken cancellationToken=default)
 
- Public Member Functions inherited from commercetools.Sdk.ImportApi.Client.ISecured_by_manage_productsTrait< ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost >
ISecured_by_manage_productsTrait< T > AsSecured_by_manage_productsTrait ()
 
AsSecured_by_manage_productsTraitToBaseType ()
 

Properties

override HttpMethod Method [get]
 
- Properties inherited from commercetools.Base.Client.ApiMethod< ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost >
HttpMethod Method [get]
 
string RequestUrl [get, set]
 
ApiHttpHeaders Headers [get, set]
 
- Properties inherited from commercetools.Base.Client.IApiMethod< ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost, commercetools.Sdk.ImportApi.Models.Importrequests.IImportResponse >
HttpMethod Method [get]
 
string RequestUrl [get, set]
 

Constructor & Destructor Documentation

◆ ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost()

commercetools.Sdk.ImportApi.Client.RequestBuilders.ProductVariants.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost ( IClient  apiHttpClient,
ISerializerService  serializerService,
string  projectKey,
string  importContainerKey,
commercetools::Sdk::ImportApi::Models::Importrequests::IProductVariantImportRequest  productVariantImportRequest 
)
inline

Member Function Documentation

◆ Build()

override HttpRequestMessage commercetools.Sdk.ImportApi.Client.RequestBuilders.ProductVariants.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost.Build ( )
inlinevirtual

◆ ExecuteAsJsonAsync()

async Task< string > commercetools.Sdk.ImportApi.Client.RequestBuilders.ProductVariants.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost.ExecuteAsJsonAsync ( CancellationToken  cancellationToken = default)
inline

◆ ExecuteAsync()

async Task< commercetools.Sdk.ImportApi.Models.Importrequests.IImportResponse > commercetools.Sdk.ImportApi.Client.RequestBuilders.ProductVariants.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost.ExecuteAsync ( CancellationToken  cancellationToken = default)
inline

◆ SendAsJsonAsync()

async Task< IApiResponse< string > > commercetools.Sdk.ImportApi.Client.RequestBuilders.ProductVariants.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost.SendAsJsonAsync ( CancellationToken  cancellationToken = default)
inline

◆ SendAsync()

async Task< IApiResponse< commercetools.Sdk.ImportApi.Models.Importrequests.IImportResponse > > commercetools.Sdk.ImportApi.Client.RequestBuilders.ProductVariants.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost.SendAsync ( CancellationToken  cancellationToken = default)
inline

Property Documentation

◆ Method

override HttpMethod commercetools.Sdk.ImportApi.Client.RequestBuilders.ProductVariants.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost.Method
get

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