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.AttributeGroups.ByProjectKeyAttributeGroupsRequestBuilder Class Reference

Public Member Functions

 ByProjectKeyAttributeGroupsRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey)
 
ByProjectKeyAttributeGroupsGet Get ()
 
ByProjectKeyAttributeGroupsHead Head ()
 
ByProjectKeyAttributeGroupsPost Post (commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupDraft attributeGroupDraft)
 
ByProjectKeyAttributeGroupsKeyByKeyRequestBuilder WithKey (string key)
 
ByProjectKeyAttributeGroupsByIDRequestBuilder WithId (string ID)
 

Constructor & Destructor Documentation

◆ ByProjectKeyAttributeGroupsRequestBuilder()

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

Member Function Documentation

◆ Get()

ByProjectKeyAttributeGroupsGet commercetools.Sdk.Api.Client.RequestBuilders.AttributeGroups.ByProjectKeyAttributeGroupsRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyAttributeGroupsHead commercetools.Sdk.Api.Client.RequestBuilders.AttributeGroups.ByProjectKeyAttributeGroupsRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyAttributeGroupsPost commercetools.Sdk.Api.Client.RequestBuilders.AttributeGroups.ByProjectKeyAttributeGroupsRequestBuilder.Post ( commercetools::Sdk::Api::Models::AttributeGroups::IAttributeGroupDraft  attributeGroupDraft)
inline

◆ WithId()

ByProjectKeyAttributeGroupsByIDRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.AttributeGroups.ByProjectKeyAttributeGroupsRequestBuilder.WithId ( string  ID)
inline

◆ WithKey()

ByProjectKeyAttributeGroupsKeyByKeyRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.AttributeGroups.ByProjectKeyAttributeGroupsRequestBuilder.WithKey ( string  key)
inline

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