Package com.commercetools.api.client
Class ByProjectKeyInStoreKeyByStoreKeyCustomersRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyCustomersRequestBuilder
- All Implemented Interfaces:
ByProjectKeyInStoreKeyByStoreKeyCustomersRequestMixin
public class ByProjectKeyInStoreKeyByStoreKeyCustomersRequestBuilder
extends Object
implements ByProjectKeyInStoreKeyByStoreKeyCustomersRequestMixin
-
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyInStoreKeyByStoreKeyCustomersRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String storeKey) -
Method Summary
Modifier and TypeMethodDescriptionget()head()password()post(CustomerDraft customerDraft) withEmailToken(String emailToken) withPasswordToken(String passwordToken) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyCustomersRequestMixin
update, update, update
-
Constructor Details
-
ByProjectKeyInStoreKeyByStoreKeyCustomersRequestBuilder
public ByProjectKeyInStoreKeyByStoreKeyCustomersRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String storeKey)
-
-
Method Details
-
get
-
head
-
post
- Specified by:
postin interfaceByProjectKeyInStoreKeyByStoreKeyCustomersRequestMixin
-
post
-
post
-
withPasswordToken
public ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordTokenByPasswordTokenRequestBuilder withPasswordToken(String passwordToken) -
withEmailToken
public ByProjectKeyInStoreKeyByStoreKeyCustomersEmailTokenByEmailTokenRequestBuilder withEmailToken(String emailToken) -
emailToken
-
emailConfirm
-
password
-
passwordReset
-
passwordToken
-
withKey
-
withId
- Specified by:
withIdin interfaceByProjectKeyInStoreKeyByStoreKeyCustomersRequestMixin
-