Package com.commercetools.api.client
Class ByProjectKeyInStoreKeyByStoreKeyMeShoppingListsKeyByKeyRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyMeShoppingListsKeyByKeyRequestBuilder
-
Constructor Summary
ConstructorDescriptionByProjectKeyInStoreKeyByStoreKeyMeShoppingListsKeyByKeyRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String storeKey, String key) -
Method Summary
-
Constructor Details
-
ByProjectKeyInStoreKeyByStoreKeyMeShoppingListsKeyByKeyRequestBuilder
public ByProjectKeyInStoreKeyByStoreKeyMeShoppingListsKeyByKeyRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String storeKey, String key)
-
-
Method Details
-
get
-
head
-
post
public ByProjectKeyInStoreKeyByStoreKeyMeShoppingListsKeyByKeyPost post(MyShoppingListUpdate myShoppingListUpdate) -
post
public ByProjectKeyInStoreKeyByStoreKeyMeShoppingListsKeyByKeyPostString post(String myShoppingListUpdate) -
post
-
delete
-
delete
public <TValue> ByProjectKeyInStoreKeyByStoreKeyMeShoppingListsKeyByKeyDelete delete(TValue version)
-