Package com.commercetools.api.client
Class ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordResetRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordResetRequestBuilder
-
Constructor Summary
ConstructorDescriptionByProjectKeyInStoreKeyByStoreKeyCustomersPasswordResetRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String storeKey) -
Method Summary
-
Constructor Details
-
ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordResetRequestBuilder
public ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordResetRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String storeKey)
-
-
Method Details
-
post
public ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordResetPost post(CustomerResetPassword customerResetPassword) -
post
public ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordResetPostString post(String customerResetPassword) -
post
-