Package com.commercetools.api.client
Class ByProjectKeyStatesByIDRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyStatesByIDRequestBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyStatesByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID) -
Method Summary
Modifier and TypeMethodDescriptiondelete()<TValue> ByProjectKeyStatesByIDDeletedelete(TValue version) get()head()post(StateUpdate stateUpdate)
-
Constructor Details
-
ByProjectKeyStatesByIDRequestBuilder
public ByProjectKeyStatesByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID)
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
delete
-
delete
-