Package com.commercetools.api.client
Class ByProjectKeyCustomObjectsRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyCustomObjectsRequestBuilder
-
Constructor Summary
ConstructorDescriptionByProjectKeyCustomObjectsRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey) -
Method Summary
Modifier and TypeMethodDescriptionget()
head()
post
(CustomObjectDraft customObjectDraft) withContainer
(String container) withContainerAndKey
(String container, String key)
-
Constructor Details
-
ByProjectKeyCustomObjectsRequestBuilder
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
withContainerAndKey
public ByProjectKeyCustomObjectsByContainerByKeyRequestBuilder withContainerAndKey(String container, String key) -
withContainer
-