BingImages.BingImagesDetailsDefinition Interface
public interface BingImagesDetailsDefinition extends BingImages.BingImagesDetailsDefinitionStages.WithQuery,BingImages.BingImagesDetailsDefinitionStages.WithExecute
The entirety of details definition.
Inherited Members
BingImages.BingImagesDetailsDefinitionStages.WithExecute.execute()
BingImages.BingImagesDetailsDefinitionStages.WithExecute.executeAsync()
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withAcceptLanguage(String acceptLanguage)
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withClientId(String clientId)
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withClientIp(String clientIp)
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withContentType(String contentType)
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withCountryCode(String countryCode)
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withCropBottom(Double cropBottom)
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withCropLeft(Double cropLeft)
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withCropRight(Double cropRight)
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withCropTop(Double cropTop)
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withCropType(ImageCropType cropType)
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withId(String id)
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withImageUrl(String imageUrl)
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withInsightsToken(String insightsToken)
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withLocation(String location)
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withMarket(String market)
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withModules(List<ImageInsightModule> modules)
BingImages.BingImagesDetailsDefinitionStages.WithQuery.withQuery(String query)
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withSafeSearch(SafeSearch safeSearch)
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withSetLang(String setLang)
BingImages.BingImagesDetailsDefinitionStages.WithAllOptions.withUserAgent(String userAgent)
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