Uses of Interface
com.microsoft.azure.cognitiveservices.search.videosearch.BingVideos
-
Packages that use BingVideos Package Description com.microsoft.azure.cognitiveservices.search.videosearch This package contains the classes for BingVideoSearchAPI.com.microsoft.azure.cognitiveservices.search.videosearch.implementation This package contains the implementation classes for BingVideoSearchAPI. -
-
Uses of BingVideos in com.microsoft.azure.cognitiveservices.search.videosearch
Methods in com.microsoft.azure.cognitiveservices.search.videosearch that return BingVideos Modifier and Type Method Description BingVideosBingVideoSearchAPI. bingVideos()Gets the BingVideos object to access its operations. -
Uses of BingVideos in com.microsoft.azure.cognitiveservices.search.videosearch.implementation
Classes in com.microsoft.azure.cognitiveservices.search.videosearch.implementation that implement BingVideos Modifier and Type Class Description classBingVideosImplAn instance of this class provides access to all the operations defined in BingVideos.Methods in com.microsoft.azure.cognitiveservices.search.videosearch.implementation that return BingVideos Modifier and Type Method Description BingVideosBingVideoSearchAPIImpl. bingVideos()Gets the BingVideos object to access its operations.
-