Uses of Class
io.constructor.client.CatalogRequest
-
Uses of CatalogRequest in io.constructor.client
Modifier and TypeMethodDescriptionConstructorIO.patchCatalog
(CatalogRequest req) Send a patch delta catalog to update specific items (delta)ConstructorIO.replaceCatalog
(CatalogRequest req) Send a full catalog to replace the current one (sync)ConstructorIO.updateCatalog
(CatalogRequest req) Send a partial catalog to update specific items (delta)