Package com.commercetools.api.client
Class ByProjectKeyBusinessUnitsByIDRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyBusinessUnitsByIDRequestBuilder
-
Constructor Summary
ConstructorDescriptionByProjectKeyBusinessUnitsByIDRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String ID) -
Method Summary
Modifier and TypeMethodDescriptiondelete()
<TValue> ByProjectKeyBusinessUnitsByIDDelete
delete
(TValue version) get()
head()
post
(BusinessUnitUpdate businessUnitUpdate)
-
Constructor Details
-
ByProjectKeyBusinessUnitsByIDRequestBuilder
public ByProjectKeyBusinessUnitsByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID)
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
delete
-
delete
-