Package com.commercetools.api.client
Class ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordRequestBuilder
-
Constructor Summary
ConstructorDescriptionByProjectKeyInStoreKeyByStoreKeyCustomersPasswordRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String storeKey) -
Method Summary
-
Constructor Details
-
ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordRequestBuilder
public ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String storeKey)
-
-
Method Details
-
post
public ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordPost post(CustomerChangePassword customerChangePassword) -
post
public ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordPostString post(String customerChangePassword) -
post
-