Package com.commercetools.api.models
Interface ResourceUpdate<U extends ResourceUpdate<U,T,UBuilder>,T extends ResourceUpdateAction<T>,UBuilder extends Builder<U>>
- All Known Subinterfaces:
AttributeGroupUpdate,BusinessUnitUpdate,CartDiscountUpdate,CartUpdate,CategoryUpdate,ChannelUpdate,CustomerGroupUpdate,CustomerUpdate,DiscountCodeUpdate,ExtensionUpdate,InventoryEntryUpdate,MyCartUpdate,MyCustomerUpdate,MyPaymentUpdate,MyQuoteRequestUpdate,MyQuoteUpdate,MyShoppingListUpdate,OrderEditUpdate,OrderUpdate,PaymentUpdate,ProductDiscountUpdate,ProductSelectionUpdate,ProductTypeUpdate,ProductUpdate,ProjectUpdate,QuoteRequestUpdate,QuoteUpdate,ReviewUpdate,ShippingMethodUpdate,ShoppingListUpdate,StagedQuoteUpdate,StandalonePriceUpdate,StateUpdate,StoreUpdate,SubscriptionUpdate,TaxCategoryUpdate,TypeUpdate,Update,ZoneUpdate
public interface ResourceUpdate<U extends ResourceUpdate<U,T,UBuilder>,T extends ResourceUpdateAction<T>,UBuilder extends Builder<U>>
-
Method Summary
Modifier and TypeMethodDescriptiondefault Uget()voidsetActions(List<T> actions) voidsetVersion(Long version)
-
Method Details
-
getVersion
Long getVersion() -
setVersion
-
getActions
-
setActions
-
get
-