BingImages.BingImagesSearchDefinition Interface
public interface BingImagesSearchDefinition extends BingImages.BingImagesSearchDefinitionStages.WithQuery,BingImages.BingImagesSearchDefinitionStages.WithExecute
The entirety of search definition.
Inherited Members
BingImages.BingImagesSearchDefinitionStages.WithExecute.execute()
BingImages.BingImagesSearchDefinitionStages.WithExecute.executeAsync()
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withAcceptLanguage(String acceptLanguage)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withAspect(ImageAspect aspect)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withClientId(String clientId)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withClientIp(String clientIp)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withColor(ImageColor color)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withCount(Integer count)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withCountryCode(String countryCode)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withFreshness(Freshness freshness)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withHeight(Integer height)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withId(String id)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withImageContent(ImageContent imageContent)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withImageType(ImageType imageType)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withLicense(ImageLicense license)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withLocation(String location)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withMarket(String market)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withMaxFileSize(Long maxFileSize)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withMaxHeight(Long maxHeight)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withMaxWidth(Long maxWidth)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withMinFileSize(Long minFileSize)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withMinHeight(Long minHeight)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withMinWidth(Long minWidth)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withOffset(Long offset)
BingImages.BingImagesSearchDefinitionStages.WithQuery.withQuery(String query)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withSafeSearch(SafeSearch safeSearch)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withSetLang(String setLang)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withSize(ImageSize size)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withUserAgent(String userAgent)
BingImages.BingImagesSearchDefinitionStages.WithAllOptions.withWidth(Integer width)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java