BingVideos.BingVideosSearchDefinition Interface
public interface BingVideosSearchDefinition extends BingVideos.BingVideosSearchDefinitionStages.WithQuery,BingVideos.BingVideosSearchDefinitionStages.WithExecute
The entirety of search definition.
Inherited Members
BingVideos.BingVideosSearchDefinitionStages.WithExecute.execute()
BingVideos.BingVideosSearchDefinitionStages.WithExecute.executeAsync()
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions.withAcceptLanguage(String acceptLanguage)
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions.withClientId(String clientId)
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions.withClientIp(String clientIp)
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions.withCount(Integer count)
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions.withCountryCode(String countryCode)
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions.withFreshness(Freshness freshness)
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions.withId(String id)
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions.withLength(VideoLength length)
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions.withLocation(String ___location)
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions.withMarket(String market)
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions.withOffset(Integer offset)
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions.withPricing(VideoPricing pricing)
BingVideos.BingVideosSearchDefinitionStages.WithQuery.withQuery(String query)
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions.withResolution(VideoResolution resolution)
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions.withSafeSearch(SafeSearch safeSearch)
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions.withSetLang(String setLang)
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions.withTextDecorations(Boolean textDecorations)
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions.withTextFormat(TextFormat textFormat)
BingVideos.BingVideosSearchDefinitionStages.WithAllOptions.withUserAgent(String userAgent)