Uses of Class
com.microsoft.azure.cognitiveservices.search.videosearch.models.Response
-
Packages that use Response Package Description com.microsoft.azure.cognitiveservices.search.videosearch.models This package contains the models classes for BingVideoSearchAPI. -
-
Uses of Response in com.microsoft.azure.cognitiveservices.search.videosearch.models
Subclasses of Response in com.microsoft.azure.cognitiveservices.search.videosearch.models Modifier and Type Class Description classAnswerThe Answer model.classCreativeWorkThe CreativeWork model.classErrorResponseThe top-level response that represents a failed request.classImageObjectDefines an image.classMediaObjectThe MediaObject model.classSearchResultsAnswerThe SearchResultsAnswer model.classThingThe Thing model.classTrendingVideosThe TrendingVideos model.classVideoDetailsThe VideoDetails model.classVideoObjectDefines a video object that is relevant to the query.classVideosModelDefines a video answer.
-