Uses of Class
io.constructor.client.BrowseRequest
Packages that use BrowseRequest
-
Uses of BrowseRequest in io.constructor.client
Methods in io.constructor.client with parameters of type BrowseRequestModifier and TypeMethodDescriptionConstructorIO.browse(BrowseRequest req, UserInfo userInfo) Queries the browse service.voidConstructorIO.browse(BrowseRequest req, UserInfo userInfo, BrowseCallback c) Queries the browse service.ConstructorIO.browseAsJSON(BrowseRequest req, UserInfo userInfo) Queries the browse service.