Package com.commercetools.api.client
Class ByProjectKeyPaymentsKeyByKeyRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyPaymentsKeyByKeyRequestBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyPaymentsKeyByKeyRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String key) -
Method Summary
Modifier and TypeMethodDescriptiondelete()<TValue> ByProjectKeyPaymentsKeyByKeyDeletedelete(TValue version) get()head()post(PaymentUpdate paymentUpdate)
-
Constructor Details
-
ByProjectKeyPaymentsKeyByKeyRequestBuilder
public ByProjectKeyPaymentsKeyByKeyRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String key)
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
delete
-
delete
-