Uses of Class
com.microsoft.azure.cognitiveservices.search.customsearch.models.WebWebAnswer
-
Packages that use WebWebAnswer Package Description com.microsoft.azure.cognitiveservices.search.customsearch.models This package contains the models classes for BingCustomSearchAPI. -
-
Uses of WebWebAnswer in com.microsoft.azure.cognitiveservices.search.customsearch.models
Methods in com.microsoft.azure.cognitiveservices.search.customsearch.models that return WebWebAnswer Modifier and Type Method Description WebWebAnswerSearchResponse. webPages()Get the webPages value.WebWebAnswerWebWebAnswer. withValue(List<WebPage> value)Set the value value.
-