Package com.commercetools.api.client
Class ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordTokenRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordTokenRequestBuilder
-
Constructor Summary
ConstructorDescriptionByProjectKeyInStoreKeyByStoreKeyCustomersPasswordTokenRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String storeKey) -
Method Summary
Modifier and TypeMethodDescriptionpost
(CustomerCreatePasswordResetToken customerCreatePasswordResetToken)
-
Constructor Details
-
ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordTokenRequestBuilder
public ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordTokenRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String storeKey)
-
-
Method Details
-
post
public ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordTokenPost post(CustomerCreatePasswordResetToken customerCreatePasswordResetToken) -
post
public ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordTokenPostString post(String customerCreatePasswordResetToken) -
post
-