Uses of Class
com.adobe.aco.model.FeedProductUpdate
-
Packages that use FeedProductUpdate Package Description com.adobe.aco.client com.adobe.aco.model -
-
Uses of FeedProductUpdate in com.adobe.aco.client
Method parameters in com.adobe.aco.client with type arguments of type FeedProductUpdate Modifier and Type Method Description ProcessFeedResponseClient. updateProducts(List<FeedProductUpdate> data)Update products Update products with specified `sku` and `source` values to replace existing field data with the data supplied in the request.ProcessFeedResponseClientImpl. updateProducts(List<FeedProductUpdate> data)Update products Update products with specified `sku` and `source` values to replace existing field data with the data supplied in the request. -
Uses of FeedProductUpdate in com.adobe.aco.model
-