Uses of Class
io.constructor.client.BrowseItemsRequest
Packages that use BrowseItemsRequest
-
Uses of BrowseItemsRequest in io.constructor.client
Methods in io.constructor.client with parameters of type BrowseItemsRequestModifier and TypeMethodDescriptionConstructorIO.browseItems(BrowseItemsRequest req, UserInfo userInfo) Queries the browse service with item id's.voidConstructorIO.browseItems(BrowseItemsRequest req, UserInfo userInfo, BrowseCallback c) Queries the browse service with item id's.ConstructorIO.browseItemsAsJSON(BrowseItemsRequest req, UserInfo userInfo) Queries the browse service with item id's.