Package com.commercetools.api.client
Class ByProjectKeyReviewsKeyByKeyRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyReviewsKeyByKeyRequestBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyReviewsKeyByKeyRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String key) -
Method Summary
Modifier and TypeMethodDescriptiondelete()<TValue> ByProjectKeyReviewsKeyByKeyDeletedelete(TValue version) get()head()post(ReviewUpdate reviewUpdate)
-
Constructor Details
-
ByProjectKeyReviewsKeyByKeyRequestBuilder
public ByProjectKeyReviewsKeyByKeyRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String key)
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
delete
-
delete
-