Interface ResourceUpdate<U extends ResourceUpdate<U,T,UBuilder>,T extends ResourceUpdateAction<T>,UBuilder extends io.vrap.rmf.base.client.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
All Known Implementing Classes:
AttributeGroupUpdateImpl, BusinessUnitUpdateImpl, CartDiscountUpdateImpl, CartUpdateImpl, CategoryUpdateImpl, ChannelUpdateImpl, CustomerGroupUpdateImpl, CustomerUpdateImpl, DiscountCodeUpdateImpl, ExtensionUpdateImpl, InventoryEntryUpdateImpl, MyCartUpdateImpl, MyCustomerUpdateImpl, MyPaymentUpdateImpl, MyQuoteRequestUpdateImpl, MyQuoteUpdateImpl, MyShoppingListUpdateImpl, OrderEditUpdateImpl, OrderUpdateImpl, PaymentUpdateImpl, ProductDiscountUpdateImpl, ProductSelectionUpdateImpl, ProductTypeUpdateImpl, ProductUpdateImpl, ProjectUpdateImpl, QuoteRequestUpdateImpl, QuoteUpdateImpl, ReviewUpdateImpl, ShippingMethodUpdateImpl, ShoppingListUpdateImpl, StagedQuoteUpdateImpl, StandalonePriceUpdateImpl, StateUpdateImpl, StoreUpdateImpl, SubscriptionUpdateImpl, TaxCategoryUpdateImpl, TypeUpdateImpl, UpdateImpl, ZoneUpdateImpl

public interface ResourceUpdate<U extends ResourceUpdate<U,T,UBuilder>,T extends ResourceUpdateAction<T>,UBuilder extends io.vrap.rmf.base.client.Builder<U>>