Interface BingVideos.BingVideosSearchDefinition
-
- All Superinterfaces:
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions,BingVideos.BingVideosSearchDefinitionStages.WithExecute,BingVideos.BingVideosSearchDefinitionStages.WithQuery
- Enclosing interface:
- BingVideos
public static interface BingVideos.BingVideosSearchDefinition extends BingVideos.BingVideosSearchDefinitionStages.WithQuery, BingVideos.BingVideosSearchDefinitionStages.WithExecute
The entirety of search definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.search.videosearch.BingVideos.BingVideosSearchDefinitionStages.WithAllOptions
withAcceptLanguage, withClientId, withClientIp, withCount, withCountryCode, withFreshness, withId, withLength, withLocation, withMarket, withOffset, withPricing, withResolution, withSafeSearch, withSetLang, withTextDecorations, withTextFormat, withUserAgent
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.search.videosearch.BingVideos.BingVideosSearchDefinitionStages.WithExecute
execute, executeAsync
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.search.videosearch.BingVideos.BingVideosSearchDefinitionStages.WithQuery
withQuery
-
-