Uses of Class
io.constructor.client.models.SearchResponse
Packages that use SearchResponse
-
Uses of SearchResponse in io.constructor.client
Methods in io.constructor.client that return SearchResponseModifier and TypeMethodDescriptionConstructorIO.naturalLanguageSearch
(NaturalLanguageSearchRequest req, UserInfo userInfo) Queries the search service with natural language processing.ConstructorIO.search
(SearchRequest req, UserInfo userInfo) Queries the search service.Methods in io.constructor.client with parameters of type SearchResponse