BingImages.BingImagesVisualSearchDefinition Interface
public interface BingImagesVisualSearchDefinition extends BingImages.BingImagesVisualSearchDefinitionStages.WithExecute
The entirety of visualSearch definition.
Inherited Members
BingImages.BingImagesVisualSearchDefinitionStages.WithExecute.execute()
BingImages.BingImagesVisualSearchDefinitionStages.WithExecute.executeAsync()
BingImages.BingImagesVisualSearchDefinitionStages.WithAllOptions.withAcceptLanguage(String acceptLanguage)
BingImages.BingImagesVisualSearchDefinitionStages.WithAllOptions.withClientId(String clientId)
BingImages.BingImagesVisualSearchDefinitionStages.WithAllOptions.withClientIp(String clientIp)
BingImages.BingImagesVisualSearchDefinitionStages.WithAllOptions.withContentType(String contentType)
BingImages.BingImagesVisualSearchDefinitionStages.WithAllOptions.withImage(byte[] image)
BingImages.BingImagesVisualSearchDefinitionStages.WithAllOptions.withKnowledgeRequest(String knowledgeRequest)
BingImages.BingImagesVisualSearchDefinitionStages.WithAllOptions.withLocation(String location)
BingImages.BingImagesVisualSearchDefinitionStages.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