Package com.commercetools.api.client
Class ByProjectKeyChannelsByIDRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyChannelsByIDRequestBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyChannelsByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID) -
Method Summary
Modifier and TypeMethodDescriptiondelete()<TValue> ByProjectKeyChannelsByIDDeletedelete(TValue version) get()head()post(ChannelUpdate channelUpdate)
-
Constructor Details
-
ByProjectKeyChannelsByIDRequestBuilder
public ByProjectKeyChannelsByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID)
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
delete
-
delete
-