Uses of Class
com.microsoft.azure.cognitiveservices.search.customsearch.models.Query
-
Packages that use Query Package Description com.microsoft.azure.cognitiveservices.search.customsearch.models This package contains the models classes for BingCustomSearchAPI. -
-
Uses of Query in com.microsoft.azure.cognitiveservices.search.customsearch.models
Methods in com.microsoft.azure.cognitiveservices.search.customsearch.models that return Query Modifier and Type Method Description QueryQuery. withText(String text)Set the text value.Methods in com.microsoft.azure.cognitiveservices.search.customsearch.models that return types with arguments of type Query Modifier and Type Method Description List<Query>Answer. followUpQueries()Get the followUpQueries value.
-