Uses of Class
com.microsoft.azure.cognitiveservices.search.customsearch.models.Thing
-
Packages that use Thing Package Description com.microsoft.azure.cognitiveservices.search.customsearch.models This package contains the models classes for BingCustomSearchAPI. -
-
Uses of Thing in com.microsoft.azure.cognitiveservices.search.customsearch.models
Subclasses of Thing in com.microsoft.azure.cognitiveservices.search.customsearch.models Modifier and Type Class Description classCreativeWorkThe CreativeWork model.classWebPageDefines a webpage that is relevant to the query.Methods in com.microsoft.azure.cognitiveservices.search.customsearch.models that return types with arguments of type Thing Modifier and Type Method Description List<Thing>CreativeWork. provider()Get the provider value.
-