Package com.commercetools.api.client
Class ByProjectKeyShoppingListsByIDRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyShoppingListsByIDRequestBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyShoppingListsByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID) -
Method Summary
Modifier and TypeMethodDescriptiondelete()<TValue> ByProjectKeyShoppingListsByIDDeletedelete(TValue version) get()head()post(ShoppingListUpdate shoppingListUpdate)
-
Constructor Details
-
ByProjectKeyShoppingListsByIDRequestBuilder
public ByProjectKeyShoppingListsByIDRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String ID)
-
-
Method Details
-
get
-
head
-
post
-
post
-
post
-
delete
-
delete
-