Uses of Class
com.microsoft.azure.cognitiveservices.search.videosearch.models.Thing
-
Packages that use Thing Package Description com.microsoft.azure.cognitiveservices.search.videosearch.models This package contains the models classes for BingVideoSearchAPI. -
-
Uses of Thing in com.microsoft.azure.cognitiveservices.search.videosearch.models
Subclasses of Thing in com.microsoft.azure.cognitiveservices.search.videosearch.models Modifier and Type Class Description classCreativeWorkThe CreativeWork model.classImageObjectDefines an image.classMediaObjectThe MediaObject model.classVideoObjectDefines a video object that is relevant to the query.Methods in com.microsoft.azure.cognitiveservices.search.videosearch.models that return types with arguments of type Thing Modifier and Type Method Description List<Thing>CreativeWork. provider()Get the provider value.
-