Uses of Class
com.adobe.aco.model.FeedMetadataDelete
-
Packages that use FeedMetadataDelete Package Description com.adobe.aco.client com.adobe.aco.model -
-
Uses of FeedMetadataDelete in com.adobe.aco.client
Method parameters in com.adobe.aco.client with type arguments of type FeedMetadataDelete Modifier and Type Method Description ProcessFeedResponseClient. deleteProductMetadata(List<FeedMetadataDelete> data)Delete product attributes metadata Remove product attribute metadata resources from the catalog data.ProcessFeedResponseClientImpl. deleteProductMetadata(List<FeedMetadataDelete> data)Delete product attributes metadata Remove product attribute metadata resources from the catalog data. -
Uses of FeedMetadataDelete in com.adobe.aco.model
Methods in com.adobe.aco.model that return FeedMetadataDelete Modifier and Type Method Description FeedMetadataDeleteFeedMetadataDelete. code(String code)static FeedMetadataDeleteFeedMetadataDelete. fromJson(String jsonString)Create an instance of FeedMetadataDelete given an JSON stringFeedMetadataDeleteFeedMetadataDelete. source(Source source)
-