Package com.commercetools.api.client
Interface ByProjectKeyCartsRequestBuilderMixin
- All Known Implementing Classes:
ByProjectKeyCartsRequestBuilder
public interface ByProjectKeyCartsRequestBuilderMixin
-
Method Summary
Modifier and TypeMethodDescriptiondefault ByProjectKeyCartsPost
default ByProjectKeyCartsPost
default ByProjectKeyCartsByIDDelete
default ByProjectKeyCartsByIDPost
update
(Versioned<Cart> cart, UnaryOperator<UpdateActionBuilder<CartUpdateAction, CartUpdateActionBuilder>> op) default ByProjectKeyCartsByIDPost
update
(Versioned<Cart> cart, List<CartUpdateAction> actions)
-
Method Details
-
withId
-
post
-
update
-
update
default ByProjectKeyCartsByIDPost update(Versioned<Cart> cart, UnaryOperator<UpdateActionBuilder<CartUpdateAction, CartUpdateActionBuilder>> op) -
update
default WithUpdateActionBuilder<CartUpdateAction,CartUpdateActionBuilder, updateByProjectKeyCartsByIDPost> (Versioned<Cart> cart) -
delete
-
create
-
create
-