Package com.commercetools.api.client
Class ByProjectKeyCustomersKeyByKeyRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyCustomersKeyByKeyRequestBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyCustomersKeyByKeyRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String key) -
Method Summary
Modifier and TypeMethodDescriptiondelete()<TValue> ByProjectKeyCustomersKeyByKeyDeletedelete(TValue version) get()head()post(CustomerUpdate customerUpdate)
-
Constructor Details
-
ByProjectKeyCustomersKeyByKeyRequestBuilder
public ByProjectKeyCustomersKeyByKeyRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String key)
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
delete
-
delete
-