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