Package com.commercetools.api.client
Class ByProjectKeyMePaymentsByIDRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyMePaymentsByIDRequestBuilder
-
Constructor Summary
ConstructorDescriptionByProjectKeyMePaymentsByIDRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String ID) -
Method Summary
Modifier and TypeMethodDescriptiondelete()
<TValue> ByProjectKeyMePaymentsByIDDelete
delete
(TValue version) get()
head()
post
(MyPaymentUpdate myPaymentUpdate)
-
Constructor Details
-
ByProjectKeyMePaymentsByIDRequestBuilder
public ByProjectKeyMePaymentsByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID)
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
delete
-
delete
-