A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages

A

accentColor() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ColorInfo
Get the accentColor value.
acceptLanguage() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVisionClient
Gets Gets or sets the preferred language for the response..
acceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionClientImpl
Gets Gets or sets the preferred language for the response.
adult() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Get the adult value.
ADULT - com.microsoft.azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes
Enum value Adult.
AdultInfo - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
An object describing whether the image contains adult-oriented content and/or is racy.
AdultInfo() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.AdultInfo
 
adultScore() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AdultInfo
Get the adultScore value.
AF - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value af for OcrDetectionLanguage.
age() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.FaceDescription
Get the age value.
analyzeImage() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation extracts a rich set of visual features based on the image content.
analyzeImage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
 
analyzeImage(String, AnalyzeImageOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation extracts a rich set of visual features based on the image content.
analyzeImage(String, AnalyzeImageOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation extracts a rich set of visual features based on the image content.
analyzeImageAsync(String, AnalyzeImageOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation extracts a rich set of visual features based on the image content.
analyzeImageAsync(String, AnalyzeImageOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation extracts a rich set of visual features based on the image content.
analyzeImageAsync(String, AnalyzeImageOptionalParameter, ServiceCallback<ImageAnalysis>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation extracts a rich set of visual features based on the image content.
analyzeImageByDomain() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation recognizes content within an image by applying a domain-specific model.
analyzeImageByDomain() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
 
analyzeImageByDomain(String, String, AnalyzeImageByDomainOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation recognizes content within an image by applying a domain-specific model.
analyzeImageByDomain(String, String, AnalyzeImageByDomainOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation recognizes content within an image by applying a domain-specific model.
analyzeImageByDomainAsync(String, String, AnalyzeImageByDomainOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation recognizes content within an image by applying a domain-specific model.
analyzeImageByDomainAsync(String, String, AnalyzeImageByDomainOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation recognizes content within an image by applying a domain-specific model.
analyzeImageByDomainAsync(String, String, AnalyzeImageByDomainOptionalParameter, ServiceCallback<DomainModelResults>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation recognizes content within an image by applying a domain-specific model.
analyzeImageByDomainInStream() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation recognizes content within an image by applying a domain-specific model.
analyzeImageByDomainInStream() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
 
analyzeImageByDomainInStream(String, byte[], AnalyzeImageByDomainInStreamOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation recognizes content within an image by applying a domain-specific model.
analyzeImageByDomainInStream(String, byte[], AnalyzeImageByDomainInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation recognizes content within an image by applying a domain-specific model.
analyzeImageByDomainInStreamAsync(String, byte[], AnalyzeImageByDomainInStreamOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation recognizes content within an image by applying a domain-specific model.
analyzeImageByDomainInStreamAsync(String, byte[], AnalyzeImageByDomainInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation recognizes content within an image by applying a domain-specific model.
analyzeImageByDomainInStreamAsync(String, byte[], AnalyzeImageByDomainInStreamOptionalParameter, ServiceCallback<DomainModelResults>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation recognizes content within an image by applying a domain-specific model.
AnalyzeImageByDomainInStreamOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The AnalyzeImageByDomainInStreamOptionalParameter model.
AnalyzeImageByDomainInStreamOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageByDomainInStreamOptionalParameter
 
analyzeImageByDomainInStreamWithServiceResponseAsync(String, byte[], AnalyzeImageByDomainInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation recognizes content within an image by applying a domain-specific model.
analyzeImageByDomainInStreamWithServiceResponseAsync(String, byte[], String, String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation recognizes content within an image by applying a domain-specific model.
AnalyzeImageByDomainOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The AnalyzeImageByDomainOptionalParameter model.
AnalyzeImageByDomainOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageByDomainOptionalParameter
 
analyzeImageByDomainWithServiceResponseAsync(String, String, AnalyzeImageByDomainOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation recognizes content within an image by applying a domain-specific model.
analyzeImageByDomainWithServiceResponseAsync(String, String, String, String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation recognizes content within an image by applying a domain-specific model.
analyzeImageInStream() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation extracts a rich set of visual features based on the image content.
analyzeImageInStream() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
 
analyzeImageInStream(byte[], AnalyzeImageInStreamOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation extracts a rich set of visual features based on the image content.
analyzeImageInStream(byte[], AnalyzeImageInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation extracts a rich set of visual features based on the image content.
analyzeImageInStreamAsync(byte[], AnalyzeImageInStreamOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation extracts a rich set of visual features based on the image content.
analyzeImageInStreamAsync(byte[], AnalyzeImageInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation extracts a rich set of visual features based on the image content.
analyzeImageInStreamAsync(byte[], AnalyzeImageInStreamOptionalParameter, ServiceCallback<ImageAnalysis>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation extracts a rich set of visual features based on the image content.
AnalyzeImageInStreamOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The AnalyzeImageInStreamOptionalParameter model.
AnalyzeImageInStreamOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageInStreamOptionalParameter
 
analyzeImageInStreamWithServiceResponseAsync(byte[], AnalyzeImageInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation extracts a rich set of visual features based on the image content.
analyzeImageInStreamWithServiceResponseAsync(byte[], List<VisualFeatureTypes>, List<Details>, String, List<DescriptionExclude>, String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation extracts a rich set of visual features based on the image content.
AnalyzeImageOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The AnalyzeImageOptionalParameter model.
AnalyzeImageOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageOptionalParameter
 
analyzeImageWithServiceResponseAsync(String, AnalyzeImageOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation extracts a rich set of visual features based on the image content.
analyzeImageWithServiceResponseAsync(String, List<VisualFeatureTypes>, List<Details>, String, List<DescriptionExclude>, String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation extracts a rich set of visual features based on the image content.
analyzeResult() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOperationResult
Get the analyzeResult value.
AnalyzeResults - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
Analyze batch operation result.
AnalyzeResults() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeResults
 
angle() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadResult
Get the angle value.
appearance() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Line
Get the appearance value.
Appearance - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
An object representing the appearance of the text line.
Appearance() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.Appearance
 
AR - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value ar.
areaOfInterest() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult
Get the areaOfInterest value.
AreaOfInterestResult - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
Result of AreaOfInterest operation.
AreaOfInterestResult() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult
 
AST - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value ast for OcrDetectionLanguage.
authenticate(ServiceClientCredentials, String) - Static method in class com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVisionManager
Initializes an instance of Computer Vision API client.
authenticate(RestClient) - Static method in class com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVisionManager
Initializes an instance of Computer Vision API client.
authenticate(String) - Static method in class com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVisionManager
Initializes an instance of Computer Vision API client.
authenticate(String, ServiceClientCredentials) - Static method in class com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVisionManager
Initializes an instance of Computer Vision API client.
authenticate(String, String) - Static method in class com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVisionManager
Initializes an instance of Computer Vision API client.

B

BAD_ARGUMENT - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value BadArgument for ComputerVisionInnerErrorCodeValue.
BI - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value bi for OcrDetectionLanguage.
body() - Method in exception com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException
 
body() - Method in exception com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException
 
boundingBox() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Line
Get the boundingBox value.
boundingBox() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLine
Get the boundingBox value.
boundingBox() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrRegion
Get the boundingBox value.
boundingBox() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrWord
Get the boundingBox value.
boundingBox() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Word
Get the boundingBox value.
BoundingRect - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
A bounding box for an area inside an image.
BoundingRect() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.BoundingRect
 
BR - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value br for OcrDetectionLanguage.
brands() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Get the brands value.
BRANDS - com.microsoft.azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes
Enum value Brands.

C

CA - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value ca for OcrDetectionLanguage.
CANCELLED_REQUEST - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value CancelledRequest for ComputerVisionInnerErrorCodeValue.
captions() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageDescription
Get the captions value.
captions() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails
Get the captions value.
categories() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Get the categories value.
categories() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ModelDescription
Get the categories value.
CATEGORIES - com.microsoft.azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes
Enum value Categories.
Category - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
An object describing identified category.
Category() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.Category
 
CategoryDetail - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
An object describing additional category details.
CategoryDetail() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.CategoryDetail
 
CEB - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value ceb for OcrDetectionLanguage.
celebrities() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.CategoryDetail
Get the celebrities value.
CELEBRITIES - com.microsoft.azure.cognitiveservices.vision.computervision.models.DescriptionExclude
Enum value Celebrities.
CELEBRITIES - com.microsoft.azure.cognitiveservices.vision.computervision.models.Details
Enum value Celebrities.
CelebritiesModel - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
An object describing possible celebrity identification.
CelebritiesModel() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.CelebritiesModel
 
CH - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value ch for OcrDetectionLanguage.
clipArtType() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageType
Get the clipArtType value.
CO - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value co for OcrDetectionLanguage.
code() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionError
Get the code value.
code() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError
Get the code value.
code() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError
Get the code value.
color() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Get the color value.
COLOR - com.microsoft.azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes
Enum value Color.
ColorInfo - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
An object providing additional metadata describing color attributes.
ColorInfo() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ColorInfo
 
com.microsoft.azure.cognitiveservices.vision.computervision - package com.microsoft.azure.cognitiveservices.vision.computervision
This package contains the classes for ComputerVisionClient.
com.microsoft.azure.cognitiveservices.vision.computervision.implementation - package com.microsoft.azure.cognitiveservices.vision.computervision.implementation
This package contains the implementation classes for ComputerVisionClient.
com.microsoft.azure.cognitiveservices.vision.computervision.models - package com.microsoft.azure.cognitiveservices.vision.computervision.models
This package contains the models classes for ComputerVisionClient.
computerVision() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVisionClient
Gets the ComputerVision object to access its operations.
computerVision() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionClientImpl
Gets the ComputerVision object to access its operations.
ComputerVision - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
An instance of this class provides access to all the operations defined in ComputerVision.
ComputerVision.ComputerVisionAnalyzeImageByDomainDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The entirety of analyzeImageByDomain definition.
ComputerVision.ComputerVisionAnalyzeImageByDomainDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
Grouping of analyzeImageByDomain definition stages.
ComputerVision.ComputerVisionAnalyzeImageByDomainDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition which allows for any other optional settings to be specified.
ComputerVision.ComputerVisionAnalyzeImageByDomainDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The last stage of the definition which will make the operation call.
ComputerVision.ComputerVisionAnalyzeImageByDomainDefinitionStages.WithModel - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify model.
ComputerVision.ComputerVisionAnalyzeImageByDomainDefinitionStages.WithUrl - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify url.
ComputerVision.ComputerVisionAnalyzeImageByDomainInStreamDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The entirety of analyzeImageByDomainInStream definition.
ComputerVision.ComputerVisionAnalyzeImageByDomainInStreamDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
Grouping of analyzeImageByDomainInStream definition stages.
ComputerVision.ComputerVisionAnalyzeImageByDomainInStreamDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition which allows for any other optional settings to be specified.
ComputerVision.ComputerVisionAnalyzeImageByDomainInStreamDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The last stage of the definition which will make the operation call.
ComputerVision.ComputerVisionAnalyzeImageByDomainInStreamDefinitionStages.WithImage - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify image.
ComputerVision.ComputerVisionAnalyzeImageByDomainInStreamDefinitionStages.WithModel - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify model.
ComputerVision.ComputerVisionAnalyzeImageDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The entirety of analyzeImage definition.
ComputerVision.ComputerVisionAnalyzeImageDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
Grouping of analyzeImage definition stages.
ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition which allows for any other optional settings to be specified.
ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The last stage of the definition which will make the operation call.
ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithUrl - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify url.
ComputerVision.ComputerVisionAnalyzeImageInStreamDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The entirety of analyzeImageInStream definition.
ComputerVision.ComputerVisionAnalyzeImageInStreamDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
Grouping of analyzeImageInStream definition stages.
ComputerVision.ComputerVisionAnalyzeImageInStreamDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition which allows for any other optional settings to be specified.
ComputerVision.ComputerVisionAnalyzeImageInStreamDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The last stage of the definition which will make the operation call.
ComputerVision.ComputerVisionAnalyzeImageInStreamDefinitionStages.WithImage - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify image.
ComputerVision.ComputerVisionDescribeImageDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The entirety of describeImage definition.
ComputerVision.ComputerVisionDescribeImageDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
Grouping of describeImage definition stages.
ComputerVision.ComputerVisionDescribeImageDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition which allows for any other optional settings to be specified.
ComputerVision.ComputerVisionDescribeImageDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The last stage of the definition which will make the operation call.
ComputerVision.ComputerVisionDescribeImageDefinitionStages.WithUrl - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify url.
ComputerVision.ComputerVisionDescribeImageInStreamDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The entirety of describeImageInStream definition.
ComputerVision.ComputerVisionDescribeImageInStreamDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
Grouping of describeImageInStream definition stages.
ComputerVision.ComputerVisionDescribeImageInStreamDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition which allows for any other optional settings to be specified.
ComputerVision.ComputerVisionDescribeImageInStreamDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The last stage of the definition which will make the operation call.
ComputerVision.ComputerVisionDescribeImageInStreamDefinitionStages.WithImage - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify image.
ComputerVision.ComputerVisionDetectObjectsDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The entirety of detectObjects definition.
ComputerVision.ComputerVisionDetectObjectsDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
Grouping of detectObjects definition stages.
ComputerVision.ComputerVisionDetectObjectsDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition which allows for any other optional settings to be specified.
ComputerVision.ComputerVisionDetectObjectsDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The last stage of the definition which will make the operation call.
ComputerVision.ComputerVisionDetectObjectsDefinitionStages.WithUrl - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify url.
ComputerVision.ComputerVisionDetectObjectsInStreamDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The entirety of detectObjectsInStream definition.
ComputerVision.ComputerVisionDetectObjectsInStreamDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
Grouping of detectObjectsInStream definition stages.
ComputerVision.ComputerVisionDetectObjectsInStreamDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition which allows for any other optional settings to be specified.
ComputerVision.ComputerVisionDetectObjectsInStreamDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The last stage of the definition which will make the operation call.
ComputerVision.ComputerVisionDetectObjectsInStreamDefinitionStages.WithImage - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify image.
ComputerVision.ComputerVisionGenerateThumbnailDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The entirety of generateThumbnail definition.
ComputerVision.ComputerVisionGenerateThumbnailDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
Grouping of generateThumbnail definition stages.
ComputerVision.ComputerVisionGenerateThumbnailDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition which allows for any other optional settings to be specified.
ComputerVision.ComputerVisionGenerateThumbnailDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The last stage of the definition which will make the operation call.
ComputerVision.ComputerVisionGenerateThumbnailDefinitionStages.WithHeight - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify height.
ComputerVision.ComputerVisionGenerateThumbnailDefinitionStages.WithUrl - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify url.
ComputerVision.ComputerVisionGenerateThumbnailDefinitionStages.WithWidth - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify width.
ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The entirety of generateThumbnailInStream definition.
ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
Grouping of generateThumbnailInStream definition stages.
ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition which allows for any other optional settings to be specified.
ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The last stage of the definition which will make the operation call.
ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithHeight - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify height.
ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithImage - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify image.
ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithWidth - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify width.
ComputerVision.ComputerVisionGetAreaOfInterestDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The entirety of getAreaOfInterest definition.
ComputerVision.ComputerVisionGetAreaOfInterestDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
Grouping of getAreaOfInterest definition stages.
ComputerVision.ComputerVisionGetAreaOfInterestDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition which allows for any other optional settings to be specified.
ComputerVision.ComputerVisionGetAreaOfInterestDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The last stage of the definition which will make the operation call.
ComputerVision.ComputerVisionGetAreaOfInterestDefinitionStages.WithUrl - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify url.
ComputerVision.ComputerVisionGetAreaOfInterestInStreamDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The entirety of getAreaOfInterestInStream definition.
ComputerVision.ComputerVisionGetAreaOfInterestInStreamDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
Grouping of getAreaOfInterestInStream definition stages.
ComputerVision.ComputerVisionGetAreaOfInterestInStreamDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition which allows for any other optional settings to be specified.
ComputerVision.ComputerVisionGetAreaOfInterestInStreamDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The last stage of the definition which will make the operation call.
ComputerVision.ComputerVisionGetAreaOfInterestInStreamDefinitionStages.WithImage - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify image.
ComputerVision.ComputerVisionReadDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The entirety of read definition.
ComputerVision.ComputerVisionReadDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
Grouping of read definition stages.
ComputerVision.ComputerVisionReadDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition which allows for any other optional settings to be specified.
ComputerVision.ComputerVisionReadDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The last stage of the definition which will make the operation call.
ComputerVision.ComputerVisionReadDefinitionStages.WithUrl - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify url.
ComputerVision.ComputerVisionReadInStreamDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The entirety of readInStream definition.
ComputerVision.ComputerVisionReadInStreamDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
Grouping of readInStream definition stages.
ComputerVision.ComputerVisionReadInStreamDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition which allows for any other optional settings to be specified.
ComputerVision.ComputerVisionReadInStreamDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The last stage of the definition which will make the operation call.
ComputerVision.ComputerVisionReadInStreamDefinitionStages.WithImage - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify image.
ComputerVision.ComputerVisionRecognizePrintedTextDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The entirety of recognizePrintedText definition.
ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
Grouping of recognizePrintedText definition stages.
ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition which allows for any other optional settings to be specified.
ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithDetectOrientation - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify detectOrientation.
ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The last stage of the definition which will make the operation call.
ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithUrl - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify url.
ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The entirety of recognizePrintedTextInStream definition.
ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
Grouping of recognizePrintedTextInStream definition stages.
ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition which allows for any other optional settings to be specified.
ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithDetectOrientation - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify detectOrientation.
ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The last stage of the definition which will make the operation call.
ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithImage - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify image.
ComputerVision.ComputerVisionTagImageDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The entirety of tagImage definition.
ComputerVision.ComputerVisionTagImageDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
Grouping of tagImage definition stages.
ComputerVision.ComputerVisionTagImageDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition which allows for any other optional settings to be specified.
ComputerVision.ComputerVisionTagImageDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The last stage of the definition which will make the operation call.
ComputerVision.ComputerVisionTagImageDefinitionStages.WithUrl - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify url.
ComputerVision.ComputerVisionTagImageInStreamDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The entirety of tagImageInStream definition.
ComputerVision.ComputerVisionTagImageInStreamDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
Grouping of tagImageInStream definition stages.
ComputerVision.ComputerVisionTagImageInStreamDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition which allows for any other optional settings to be specified.
ComputerVision.ComputerVisionTagImageInStreamDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The last stage of the definition which will make the operation call.
ComputerVision.ComputerVisionTagImageInStreamDefinitionStages.WithImage - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The stage of the definition to be specify image.
ComputerVisionClient - Interface in com.microsoft.azure.cognitiveservices.vision.computervision
The interface for ComputerVisionClient class.
ComputerVisionClientImpl - Class in com.microsoft.azure.cognitiveservices.vision.computervision.implementation
Initializes a new instance of the ComputerVisionClientImpl class.
ComputerVisionClientImpl(ServiceClientCredentials) - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionClientImpl
Initializes an instance of ComputerVisionClient client.
ComputerVisionClientImpl(RestClient) - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionClientImpl
Initializes an instance of ComputerVisionClient client.
ComputerVisionClientImpl(String, ServiceClientCredentials) - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionClientImpl
Initializes an instance of ComputerVisionClient client.
ComputerVisionError - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The API request error.
ComputerVisionError() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionError
 
ComputerVisionErrorCodes - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
Defines values for ComputerVisionErrorCodes.
ComputerVisionErrorCodes() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes
 
ComputerVisionErrorResponse - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The API error response.
ComputerVisionErrorResponse() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponse
 
ComputerVisionErrorResponseException - Exception in com.microsoft.azure.cognitiveservices.vision.computervision.models
Exception thrown for an invalid response with ComputerVisionErrorResponse information.
ComputerVisionErrorResponseException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException
Initializes a new instance of the ComputerVisionErrorResponseException class.
ComputerVisionErrorResponseException(String, Response<ResponseBody>, ComputerVisionErrorResponse) - Constructor for exception com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException
Initializes a new instance of the ComputerVisionErrorResponseException class.
ComputerVisionImpl - Class in com.microsoft.azure.cognitiveservices.vision.computervision.implementation
An instance of this class provides access to all the operations defined in ComputerVision.
ComputerVisionImpl(Retrofit, ComputerVisionClientImpl) - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Initializes an instance of ComputerVisionImpl.
ComputerVisionInnerError - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
Details about the API request error.
ComputerVisionInnerError() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError
 
ComputerVisionInnerErrorCodeValue - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
Defines values for ComputerVisionInnerErrorCodeValue.
ComputerVisionInnerErrorCodeValue() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
 
ComputerVisionManager - Class in com.microsoft.azure.cognitiveservices.vision.computervision
Entry point to Azure Cognitive Services Computer Vision manager.
ComputerVisionManager() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVisionManager
 
ComputerVisionOcrError - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
Details about the API request error.
ComputerVisionOcrError() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError
 
ComputerVisionOcrErrorException - Exception in com.microsoft.azure.cognitiveservices.vision.computervision.models
Exception thrown for an invalid response with ComputerVisionOcrError information.
ComputerVisionOcrErrorException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException
Initializes a new instance of the ComputerVisionOcrErrorException class.
ComputerVisionOcrErrorException(String, Response<ResponseBody>, ComputerVisionOcrError) - Constructor for exception com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException
Initializes a new instance of the ComputerVisionOcrErrorException class.
confidence() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.CelebritiesModel
Get the confidence value.
confidence() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectedBrand
Get the confidence value.
confidence() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectedObject
Get the confidence value.
confidence() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageCaption
Get the confidence value.
confidence() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageTag
Get the confidence value.
confidence() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.LandmarksModel
Get the confidence value.
confidence() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ObjectHierarchy
Get the confidence value.
confidence() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Style
Get the confidence value.
confidence() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Word
Get the confidence value.
createdDateTime() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOperationResult
Get the createdDateTime value.
CRH - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value crh for OcrDetectionLanguage.
CS - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value cs.
CS - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value cs for OcrDetectionLanguage.
CSB - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value csb for OcrDetectionLanguage.

D

DA - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value da.
DA - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value da for OcrDetectionLanguage.
DE - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value de.
DE - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value de for OcrDetectionLanguage.
describeImage() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation generates a description of an image in human readable language with complete sentences.
describeImage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
 
describeImage(String, DescribeImageOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation generates a description of an image in human readable language with complete sentences.
describeImage(String, DescribeImageOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a description of an image in human readable language with complete sentences.
describeImageAsync(String, DescribeImageOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation generates a description of an image in human readable language with complete sentences.
describeImageAsync(String, DescribeImageOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a description of an image in human readable language with complete sentences.
describeImageAsync(String, DescribeImageOptionalParameter, ServiceCallback<ImageDescription>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a description of an image in human readable language with complete sentences.
describeImageInStream() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation generates a description of an image in human readable language with complete sentences.
describeImageInStream() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
 
describeImageInStream(byte[], DescribeImageInStreamOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation generates a description of an image in human readable language with complete sentences.
describeImageInStream(byte[], DescribeImageInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a description of an image in human readable language with complete sentences.
describeImageInStreamAsync(byte[], DescribeImageInStreamOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation generates a description of an image in human readable language with complete sentences.
describeImageInStreamAsync(byte[], DescribeImageInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a description of an image in human readable language with complete sentences.
describeImageInStreamAsync(byte[], DescribeImageInStreamOptionalParameter, ServiceCallback<ImageDescription>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a description of an image in human readable language with complete sentences.
DescribeImageInStreamOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The DescribeImageInStreamOptionalParameter model.
DescribeImageInStreamOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageInStreamOptionalParameter
 
describeImageInStreamWithServiceResponseAsync(byte[], DescribeImageInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a description of an image in human readable language with complete sentences.
describeImageInStreamWithServiceResponseAsync(byte[], Integer, String, List<DescriptionExclude>, String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a description of an image in human readable language with complete sentences.
DescribeImageOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The DescribeImageOptionalParameter model.
DescribeImageOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageOptionalParameter
 
describeImageWithServiceResponseAsync(String, DescribeImageOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a description of an image in human readable language with complete sentences.
describeImageWithServiceResponseAsync(String, Integer, String, List<DescriptionExclude>, String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a description of an image in human readable language with complete sentences.
description() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Get the description value.
DESCRIPTION - com.microsoft.azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes
Enum value Description.
descriptionExclude() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageInStreamOptionalParameter
Get the descriptionExclude value.
descriptionExclude() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageOptionalParameter
Get the descriptionExclude value.
descriptionExclude() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageInStreamOptionalParameter
Get the descriptionExclude value.
descriptionExclude() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageOptionalParameter
Get the descriptionExclude value.
DescriptionExclude - Enum in com.microsoft.azure.cognitiveservices.vision.computervision.models
Defines values for DescriptionExclude.
detail() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Category
Get the detail value.
details() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageInStreamOptionalParameter
Get the details value.
details() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageOptionalParameter
Get the details value.
Details - Enum in com.microsoft.azure.cognitiveservices.vision.computervision.models
Defines values for Details.
DETECT_FACE_ERROR - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value DetectFaceError for ComputerVisionInnerErrorCodeValue.
DetectedBrand - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
A brand detected in an image.
DetectedBrand() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectedBrand
 
DetectedObject - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
An object detected in an image.
DetectedObject() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectedObject
 
detectObjects() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
Performs object detection on the specified image.
detectObjects() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
 
detectObjects(String, DetectObjectsOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
Performs object detection on the specified image.
detectObjects(String, DetectObjectsOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Performs object detection on the specified image.
detectObjectsAsync(String, DetectObjectsOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
Performs object detection on the specified image.
detectObjectsAsync(String, DetectObjectsOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Performs object detection on the specified image.
detectObjectsAsync(String, DetectObjectsOptionalParameter, ServiceCallback<DetectResult>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Performs object detection on the specified image.
detectObjectsInStream() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
Performs object detection on the specified image.
detectObjectsInStream() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
 
detectObjectsInStream(byte[], DetectObjectsInStreamOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
Performs object detection on the specified image.
detectObjectsInStream(byte[], DetectObjectsInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Performs object detection on the specified image.
detectObjectsInStreamAsync(byte[], DetectObjectsInStreamOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
Performs object detection on the specified image.
detectObjectsInStreamAsync(byte[], DetectObjectsInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Performs object detection on the specified image.
detectObjectsInStreamAsync(byte[], DetectObjectsInStreamOptionalParameter, ServiceCallback<DetectResult>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Performs object detection on the specified image.
DetectObjectsInStreamOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The DetectObjectsInStreamOptionalParameter model.
DetectObjectsInStreamOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectObjectsInStreamOptionalParameter
 
detectObjectsInStreamWithServiceResponseAsync(byte[], DetectObjectsInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Performs object detection on the specified image.
detectObjectsInStreamWithServiceResponseAsync(byte[], String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Performs object detection on the specified image.
DetectObjectsOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The DetectObjectsOptionalParameter model.
DetectObjectsOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectObjectsOptionalParameter
 
detectObjectsWithServiceResponseAsync(String, DetectObjectsOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Performs object detection on the specified image.
detectObjectsWithServiceResponseAsync(String, String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Performs object detection on the specified image.
DetectResult - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
Result of a DetectImage call.
DetectResult() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectResult
 
DomainModelResults - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
Result of image analysis using a specific domain model including additional metadata.
DomainModelResults() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.DomainModelResults
 
dominantColorBackground() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ColorInfo
Get the dominantColorBackground value.
dominantColorForeground() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ColorInfo
Get the dominantColorForeground value.
dominantColors() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ColorInfo
Get the dominantColors value.

E

EL - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value el.
EN - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value en.
EN - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value en for OcrDetectionLanguage.
endpoint() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVisionClient
Gets Supported Cognitive Services endpoints..
endpoint() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionClientImpl
Gets Supported Cognitive Services endpoints.
error() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponse
Get the error value.
ES - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value es.
ES - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value es for OcrDetectionLanguage.
ET - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value et for OcrDetectionLanguage.
EU - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value eu for OcrDetectionLanguage.
execute() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageByDomainDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageByDomainInStreamDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageInStreamDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDescribeImageDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDescribeImageInStreamDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDetectObjectsDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDetectObjectsInStreamDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGenerateThumbnailDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGetAreaOfInterestDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGetAreaOfInterestInStreamDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadInStreamDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionTagImageDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionTagImageInStreamDefinitionStages.WithExecute
Execute the request.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageByDomainDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageByDomainInStreamDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageInStreamDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDescribeImageDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDescribeImageInStreamDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDetectObjectsDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDetectObjectsInStreamDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGenerateThumbnailDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGetAreaOfInterestDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGetAreaOfInterestInStreamDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadInStreamDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionTagImageDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionTagImageInStreamDefinitionStages.WithExecute
Execute the request asynchronously.

F

FaceDescription - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
An object describing a face identified in the image.
FaceDescription() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.FaceDescription
 
faceRectangle() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.CelebritiesModel
Get the faceRectangle value.
faceRectangle() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.FaceDescription
Get the faceRectangle value.
FaceRectangle - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
An object describing face rectangle.
FaceRectangle() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.FaceRectangle
 
faces() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Get the faces value.
FACES - com.microsoft.azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes
Enum value Faces.
FAILED - com.microsoft.azure.cognitiveservices.vision.computervision.models.OperationStatusCodes
Enum value failed.
FAILED_TO_PROCESS - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value FailedToProcess for ComputerVisionInnerErrorCodeValue.
FEMALE - com.microsoft.azure.cognitiveservices.vision.computervision.models.Gender
Enum value Female.
FI - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value fi.
FI - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value fi for OcrDetectionLanguage.
FIL - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value fil for OcrDetectionLanguage.
FJ - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value fj for OcrDetectionLanguage.
format() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageMetadata
Get the format value.
FR - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value fr.
FR - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value fr for OcrDetectionLanguage.
fromString(String) - Static method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes
Creates or finds a ComputerVisionErrorCodes from its string representation.
fromString(String) - Static method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Creates or finds a ComputerVisionInnerErrorCodeValue from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.DescriptionExclude
Parses a serialized value to a DescriptionExclude instance.
fromString(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.Details
Parses a serialized value to a Details instance.
fromString(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.Gender
Parses a serialized value to a Gender instance.
fromString(String) - Static method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Creates or finds a OcrDetectionLanguage from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Parses a serialized value to a OcrLanguages instance.
fromString(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.OperationStatusCodes
Parses a serialized value to a OperationStatusCodes instance.
fromString(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.TextRecognitionResultDimensionUnit
Parses a serialized value to a TextRecognitionResultDimensionUnit instance.
fromString(String) - Static method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TextStyle
Creates or finds a TextStyle from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes
Parses a serialized value to a VisualFeatureTypes instance.
FUR - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value fur for OcrDetectionLanguage.
FY - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value fy for OcrDetectionLanguage.

G

GA - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value ga for OcrDetectionLanguage.
GD - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value gd for OcrDetectionLanguage.
gender() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.FaceDescription
Get the gender value.
Gender - Enum in com.microsoft.azure.cognitiveservices.vision.computervision.models
Defines values for Gender.
generateClientRequestId() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVisionClient
Gets When set to true a unique x-ms-client-request-id value is generated and included in each request.
generateClientRequestId() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionClientImpl
Gets When set to true a unique x-ms-client-request-id value is generated and included in each request.
generateThumbnail() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation generates a thumbnail image with the user-specified width and height.
generateThumbnail() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
 
generateThumbnail(int, int, String, GenerateThumbnailOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation generates a thumbnail image with the user-specified width and height.
generateThumbnail(int, int, String, GenerateThumbnailOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a thumbnail image with the user-specified width and height.
generateThumbnailAsync(int, int, String, GenerateThumbnailOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation generates a thumbnail image with the user-specified width and height.
generateThumbnailAsync(int, int, String, GenerateThumbnailOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a thumbnail image with the user-specified width and height.
generateThumbnailAsync(int, int, String, GenerateThumbnailOptionalParameter, ServiceCallback<InputStream>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a thumbnail image with the user-specified width and height.
generateThumbnailInStream() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation generates a thumbnail image with the user-specified width and height.
generateThumbnailInStream() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
 
generateThumbnailInStream(int, int, byte[], GenerateThumbnailInStreamOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation generates a thumbnail image with the user-specified width and height.
generateThumbnailInStream(int, int, byte[], GenerateThumbnailInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a thumbnail image with the user-specified width and height.
generateThumbnailInStreamAsync(int, int, byte[], GenerateThumbnailInStreamOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation generates a thumbnail image with the user-specified width and height.
generateThumbnailInStreamAsync(int, int, byte[], GenerateThumbnailInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a thumbnail image with the user-specified width and height.
generateThumbnailInStreamAsync(int, int, byte[], GenerateThumbnailInStreamOptionalParameter, ServiceCallback<InputStream>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a thumbnail image with the user-specified width and height.
GenerateThumbnailInStreamOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The GenerateThumbnailInStreamOptionalParameter model.
GenerateThumbnailInStreamOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.GenerateThumbnailInStreamOptionalParameter
 
generateThumbnailInStreamWithServiceResponseAsync(int, int, byte[], GenerateThumbnailInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a thumbnail image with the user-specified width and height.
generateThumbnailInStreamWithServiceResponseAsync(int, int, byte[], Boolean, String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a thumbnail image with the user-specified width and height.
GenerateThumbnailOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The GenerateThumbnailOptionalParameter model.
GenerateThumbnailOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.GenerateThumbnailOptionalParameter
 
generateThumbnailWithServiceResponseAsync(int, int, String, GenerateThumbnailOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a thumbnail image with the user-specified width and height.
generateThumbnailWithServiceResponseAsync(int, int, String, Boolean, String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a thumbnail image with the user-specified width and height.
getAreaOfInterest() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation returns a bounding box around the most important area of the image.
getAreaOfInterest() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
 
getAreaOfInterest(String, GetAreaOfInterestOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation returns a bounding box around the most important area of the image.
getAreaOfInterest(String, GetAreaOfInterestOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation returns a bounding box around the most important area of the image.
getAreaOfInterestAsync(String, GetAreaOfInterestOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation returns a bounding box around the most important area of the image.
getAreaOfInterestAsync(String, GetAreaOfInterestOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation returns a bounding box around the most important area of the image.
getAreaOfInterestAsync(String, GetAreaOfInterestOptionalParameter, ServiceCallback<AreaOfInterestResult>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation returns a bounding box around the most important area of the image.
getAreaOfInterestInStream() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation returns a bounding box around the most important area of the image.
getAreaOfInterestInStream() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
 
getAreaOfInterestInStream(byte[], GetAreaOfInterestInStreamOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation returns a bounding box around the most important area of the image.
getAreaOfInterestInStream(byte[], GetAreaOfInterestInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation returns a bounding box around the most important area of the image.
getAreaOfInterestInStreamAsync(byte[], GetAreaOfInterestInStreamOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation returns a bounding box around the most important area of the image.
getAreaOfInterestInStreamAsync(byte[], GetAreaOfInterestInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation returns a bounding box around the most important area of the image.
getAreaOfInterestInStreamAsync(byte[], GetAreaOfInterestInStreamOptionalParameter, ServiceCallback<AreaOfInterestResult>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation returns a bounding box around the most important area of the image.
GetAreaOfInterestInStreamOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The GetAreaOfInterestInStreamOptionalParameter model.
GetAreaOfInterestInStreamOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.GetAreaOfInterestInStreamOptionalParameter
 
getAreaOfInterestInStreamWithServiceResponseAsync(byte[], GetAreaOfInterestInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation returns a bounding box around the most important area of the image.
getAreaOfInterestInStreamWithServiceResponseAsync(byte[], String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation returns a bounding box around the most important area of the image.
GetAreaOfInterestOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The GetAreaOfInterestOptionalParameter model.
GetAreaOfInterestOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.GetAreaOfInterestOptionalParameter
 
getAreaOfInterestWithServiceResponseAsync(String, GetAreaOfInterestOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation returns a bounding box around the most important area of the image.
getAreaOfInterestWithServiceResponseAsync(String, String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation returns a bounding box around the most important area of the image.
getAzureClient() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVisionClient
Gets the AzureClient used for long running operations.
getAzureClient() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionClientImpl
Gets the AzureClient used for long running operations.
getReadResult(UUID) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This interface is used for getting OCR results of Read operation.
getReadResult(UUID) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This interface is used for getting OCR results of Read operation.
getReadResultAsync(UUID) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This interface is used for getting OCR results of Read operation.
getReadResultAsync(UUID) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This interface is used for getting OCR results of Read operation.
getReadResultAsync(UUID, ServiceCallback<ReadOperationResult>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This interface is used for getting OCR results of Read operation.
getReadResultWithServiceResponseAsync(UUID) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This interface is used for getting OCR results of Read operation.
GIL - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value gil for OcrDetectionLanguage.
GL - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value gl for OcrDetectionLanguage.
goreScore() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AdultInfo
Get the goreScore value.
GV - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value gv for OcrDetectionLanguage.

H

h() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.BoundingRect
Get the h value.
HANDWRITING - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TextStyle
Static value handwriting for TextStyle.
height() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.FaceRectangle
Get the height value.
height() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageMetadata
Get the height value.
height() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadResult
Get the height value.
hint() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageTag
Get the hint value.
HNI - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value hni for OcrDetectionLanguage.
HSB - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value hsb for OcrDetectionLanguage.
HT - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value ht for OcrDetectionLanguage.
HU - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value hu.
HU - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value hu for OcrDetectionLanguage.

I

IA - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value ia for OcrDetectionLanguage.
ID - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value id for OcrDetectionLanguage.
IMAGE_TYPE - com.microsoft.azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes
Enum value ImageType.
ImageAnalysis - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
Result of AnalyzeImage operation.
ImageAnalysis() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
 
ImageCaption - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
An image caption, i.e.
ImageCaption() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageCaption
 
ImageDescription - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
A collection of content tags, along with a list of captions sorted by confidence level, and image metadata.
ImageDescription() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageDescription
 
ImageDescriptionDetails - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
A collection of content tags, along with a list of captions sorted by confidence level, and image metadata.
ImageDescriptionDetails() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails
 
ImageMetadata - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
Image metadata.
ImageMetadata() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageMetadata
 
ImageTag - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
An entity observation in the image, along with the confidence score.
ImageTag() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageTag
 
imageType() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Get the imageType value.
ImageType - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
An object providing possible image types and matching confidence levels.
ImageType() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageType
 
ImageUrl - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The ImageUrl model.
ImageUrl() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageUrl
 
INCH - com.microsoft.azure.cognitiveservices.vision.computervision.models.TextRecognitionResultDimensionUnit
Enum value inch.
initialize() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionClientImpl
 
innererror() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionError
Get the innererror value.
INTERNAL_SERVER_ERROR - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes
Static value InternalServerError for ComputerVisionErrorCodes.
INTERNAL_SERVER_ERROR - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value InternalServerError for ComputerVisionInnerErrorCodeValue.
INVALID_ARGUMENT - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes
Static value InvalidArgument for ComputerVisionErrorCodes.
INVALID_DETAILS - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value InvalidDetails for ComputerVisionInnerErrorCodeValue.
INVALID_IMAGE_FORMAT - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value InvalidImageFormat for ComputerVisionInnerErrorCodeValue.
INVALID_IMAGE_SIZE - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value InvalidImageSize for ComputerVisionInnerErrorCodeValue.
INVALID_IMAGE_URL - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value InvalidImageUrl for ComputerVisionInnerErrorCodeValue.
INVALID_MODEL - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value InvalidModel for ComputerVisionInnerErrorCodeValue.
INVALID_REQUEST - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes
Static value InvalidRequest for ComputerVisionErrorCodes.
INVALID_THUMBNAIL_SIZE - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value InvalidThumbnailSize for ComputerVisionInnerErrorCodeValue.
isAdultContent() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AdultInfo
Get the isAdultContent value.
isBWImg() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ColorInfo
Get the isBWImg value.
isGoryContent() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AdultInfo
Get the isGoryContent value.
isRacyContent() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AdultInfo
Get the isRacyContent value.
IT - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value it.
IT - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value it for OcrDetectionLanguage.
IU - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value iu for OcrDetectionLanguage.

J

JA - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value ja.
JA - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value ja for OcrDetectionLanguage.
JV - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value jv for OcrDetectionLanguage.

K

KAA - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value kaa for OcrDetectionLanguage.
KAC - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value kac for OcrDetectionLanguage.
KEA - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value kea for OcrDetectionLanguage.
KHA - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value kha for OcrDetectionLanguage.
KL - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value kl for OcrDetectionLanguage.
KO - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value ko.
KO - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value ko for OcrDetectionLanguage.
KU - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value ku for OcrDetectionLanguage.
KW - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value kw for OcrDetectionLanguage.

L

landmarks() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.CategoryDetail
Get the landmarks value.
LANDMARKS - com.microsoft.azure.cognitiveservices.vision.computervision.models.DescriptionExclude
Enum value Landmarks.
LANDMARKS - com.microsoft.azure.cognitiveservices.vision.computervision.models.Details
Enum value Landmarks.
LandmarksModel - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
A landmark recognized in the image.
LandmarksModel() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.LandmarksModel
 
language() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageByDomainInStreamOptionalParameter
Get the language value.
language() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageByDomainOptionalParameter
Get the language value.
language() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageInStreamOptionalParameter
Get the language value.
language() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageOptionalParameter
Get the language value.
language() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageInStreamOptionalParameter
Get the language value.
language() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageOptionalParameter
Get the language value.
language() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Line
Get the language value.
language() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrResult
Get the language value.
language() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadInStreamOptionalParameter
Get the language value.
language() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOptionalParameter
Get the language value.
language() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadResult
Get the language value.
language() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.RecognizePrintedTextInStreamOptionalParameter
Get the language value.
language() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.RecognizePrintedTextOptionalParameter
Get the language value.
language() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagImageInStreamOptionalParameter
Get the language value.
language() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagImageOptionalParameter
Get the language value.
lastUpdatedDateTime() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOperationResult
Get the lastUpdatedDateTime value.
LB - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value lb for OcrDetectionLanguage.
left() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.FaceRectangle
Get the left value.
Line - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
An object representing a recognized text line.
Line() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.Line
 
lineDrawingType() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageType
Get the lineDrawingType value.
lines() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrRegion
Get the lines value.
lines() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadResult
Get the lines value.
listModels() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation returns the list of domain-specific models that are supported by the Computer Vision API.
listModels() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation returns the list of domain-specific models that are supported by the Computer Vision API.
listModelsAsync() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation returns the list of domain-specific models that are supported by the Computer Vision API.
listModelsAsync() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation returns the list of domain-specific models that are supported by the Computer Vision API.
listModelsAsync(ServiceCallback<ListModelsResult>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation returns the list of domain-specific models that are supported by the Computer Vision API.
ListModelsResult - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
Result of the List Domain Models operation.
ListModelsResult() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ListModelsResult
 
listModelsWithServiceResponseAsync() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation returns the list of domain-specific models that are supported by the Computer Vision API.
longRunningOperationRetryTimeout() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVisionClient
Gets Gets or sets the retry timeout in seconds for Long Running Operations.
longRunningOperationRetryTimeout() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionClientImpl
Gets Gets or sets the retry timeout in seconds for Long Running Operations.

M

MALE - com.microsoft.azure.cognitiveservices.vision.computervision.models.Gender
Enum value Male.
maxCandidates() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageInStreamOptionalParameter
Get the maxCandidates value.
maxCandidates() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageOptionalParameter
Get the maxCandidates value.
message() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionError
Get the message value.
message() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError
Get the message value.
message() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError
Get the message value.
metadata() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult
Get the metadata value.
metadata() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectResult
Get the metadata value.
metadata() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DomainModelResults
Get the metadata value.
metadata() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Get the metadata value.
metadata() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageDescription
Get the metadata value.
metadata() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagResult
Get the metadata value.
ModelDescription - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
An object describing supported model by name and categories.
ModelDescription() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ModelDescription
 
modelsProperty() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ListModelsResult
Get the modelsProperty value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageByDomainInStreamOptionalParameter
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageByDomainOptionalParameter
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageInStreamOptionalParameter
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageOptionalParameter
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeResults
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageInStreamOptionalParameter
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageOptionalParameter
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectObjectsInStreamOptionalParameter
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectObjectsOptionalParameter
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectResult
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DomainModelResults
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GenerateThumbnailInStreamOptionalParameter
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GenerateThumbnailOptionalParameter
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GetAreaOfInterestInStreamOptionalParameter
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GetAreaOfInterestOptionalParameter
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageDescription
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrResult
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadInStreamOptionalParameter
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOptionalParameter
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.RecognizePrintedTextInStreamOptionalParameter
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.RecognizePrintedTextOptionalParameter
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagImageInStreamOptionalParameter
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagImageOptionalParameter
Get the modelVersion value.
modelVersion() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagResult
Get the modelVersion value.
MS - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value ms for OcrDetectionLanguage.
MWW - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value mww for OcrDetectionLanguage.

N

name() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Category
Get the name value.
name() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.CelebritiesModel
Get the name value.
name() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectedBrand
Get the name value.
name() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageTag
Get the name value.
name() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.LandmarksModel
Get the name value.
name() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ModelDescription
Get the name value.
name() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Style
Get the name value.
NAP - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value nap for OcrDetectionLanguage.
NB - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value nb.
NL - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value nl.
NL - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value nl for OcrDetectionLanguage.
NO - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value no for OcrDetectionLanguage.
NOT_STARTED - com.microsoft.azure.cognitiveservices.vision.computervision.models.OperationStatusCodes
Enum value notStarted.
NOT_SUPPORTED_FEATURE - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value NotSupportedFeature for ComputerVisionInnerErrorCodeValue.
NOT_SUPPORTED_IMAGE - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value NotSupportedImage for ComputerVisionInnerErrorCodeValue.
NOT_SUPPORTED_LANGUAGE - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value NotSupportedLanguage for ComputerVisionInnerErrorCodeValue.
NOT_SUPPORTED_VISUAL_FEATURE - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value NotSupportedVisualFeature for ComputerVisionInnerErrorCodeValue.

O

ObjectHierarchy - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
An object detected inside an image.
ObjectHierarchy() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ObjectHierarchy
 
objectProperty() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectedObject
Get the objectProperty value.
objectProperty() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ObjectHierarchy
Get the objectProperty value.
objects() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectResult
Get the objects value.
objects() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Get the objects value.
OBJECTS - com.microsoft.azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes
Enum value Objects.
OC - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value oc for OcrDetectionLanguage.
OcrDetectionLanguage - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
Defines values for OcrDetectionLanguage.
OcrDetectionLanguage() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
 
OcrLanguages - Enum in com.microsoft.azure.cognitiveservices.vision.computervision.models
Defines values for OcrLanguages.
OcrLine - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
An object describing a single recognized line of text.
OcrLine() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLine
 
OcrRegion - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
A region consists of multiple lines (e.g.
OcrRegion() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrRegion
 
OcrResult - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The OcrResult model.
OcrResult() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrResult
 
OcrWord - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
Information on a recognized word.
OcrWord() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrWord
 
operationLocation() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadHeaders
Get the operationLocation value.
operationLocation() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadInStreamHeaders
Get the operationLocation value.
OperationStatusCodes - Enum in com.microsoft.azure.cognitiveservices.vision.computervision.models
Defines values for OperationStatusCodes.
orientation() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrResult
Get the orientation value.
OTHER - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TextStyle
Static value other for TextStyle.

P

page() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadResult
Get the page value.
pages() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadInStreamOptionalParameter
Get the pages value.
pages() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOptionalParameter
Get the pages value.
parent() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectedObject
Get the parent value.
parent() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ObjectHierarchy
Get the parent value.
PIXEL - com.microsoft.azure.cognitiveservices.vision.computervision.models.TextRecognitionResultDimensionUnit
Enum value pixel.
PL - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value pl.
PL - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value pl for OcrDetectionLanguage.
PT - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value pt.
PT - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value pt for OcrDetectionLanguage.

Q

QUC - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value quc for OcrDetectionLanguage.

R

racyScore() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AdultInfo
Get the racyScore value.
read() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents.
read() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
 
read(String, ReadOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents.
read(String, ReadOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents.
readAsync(String, ReadOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents.
readAsync(String, ReadOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents.
readAsync(String, ReadOptionalParameter, ServiceCallback<Void>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents.
ReadHeaders - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
Defines headers for Read operation.
ReadHeaders() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadHeaders
 
readingOrder() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadInStreamOptionalParameter
Get the readingOrder value.
readingOrder() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOptionalParameter
Get the readingOrder value.
readInStream() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents.
readInStream() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
 
readInStream(byte[], ReadInStreamOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents.
readInStream(byte[], ReadInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents.
readInStreamAsync(byte[], ReadInStreamOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents.
readInStreamAsync(byte[], ReadInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents.
readInStreamAsync(byte[], ReadInStreamOptionalParameter, ServiceCallback<Void>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents.
ReadInStreamHeaders - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
Defines headers for ReadInStream operation.
ReadInStreamHeaders() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadInStreamHeaders
 
ReadInStreamOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The ReadInStreamOptionalParameter model.
ReadInStreamOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadInStreamOptionalParameter
 
readInStreamWithServiceResponseAsync(byte[], OcrDetectionLanguage, List<String>, String, String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents.
readInStreamWithServiceResponseAsync(byte[], ReadInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents.
ReadOperationResult - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
OCR result of the read operation.
ReadOperationResult() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOperationResult
 
ReadOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The ReadOptionalParameter model.
ReadOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOptionalParameter
 
ReadResult - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
Text extracted from a page in the input document.
ReadResult() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadResult
 
readResults() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeResults
Get the readResults value.
readWithServiceResponseAsync(String, OcrDetectionLanguage, List<String>, String, String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents.
readWithServiceResponseAsync(String, ReadOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents.
recognizePrintedText() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
Optical Character Recognition (OCR) detects text in an image and extracts the recognized characters into a machine-usable character stream.
recognizePrintedText() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
 
recognizePrintedText(boolean, String, RecognizePrintedTextOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
Optical Character Recognition (OCR) detects text in an image and extracts the recognized characters into a machine-usable character stream.
recognizePrintedText(boolean, String, RecognizePrintedTextOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Optical Character Recognition (OCR) detects text in an image and extracts the recognized characters into a machine-usable character stream.
recognizePrintedTextAsync(boolean, String, RecognizePrintedTextOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
Optical Character Recognition (OCR) detects text in an image and extracts the recognized characters into a machine-usable character stream.
recognizePrintedTextAsync(boolean, String, RecognizePrintedTextOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Optical Character Recognition (OCR) detects text in an image and extracts the recognized characters into a machine-usable character stream.
recognizePrintedTextAsync(boolean, String, RecognizePrintedTextOptionalParameter, ServiceCallback<OcrResult>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Optical Character Recognition (OCR) detects text in an image and extracts the recognized characters into a machine-usable character stream.
recognizePrintedTextInStream() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
Optical Character Recognition (OCR) detects text in an image and extracts the recognized characters into a machine-usable character stream.
recognizePrintedTextInStream() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
 
recognizePrintedTextInStream(boolean, byte[], RecognizePrintedTextInStreamOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
Optical Character Recognition (OCR) detects text in an image and extracts the recognized characters into a machine-usable character stream.
recognizePrintedTextInStream(boolean, byte[], RecognizePrintedTextInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Optical Character Recognition (OCR) detects text in an image and extracts the recognized characters into a machine-usable character stream.
recognizePrintedTextInStreamAsync(boolean, byte[], RecognizePrintedTextInStreamOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
Optical Character Recognition (OCR) detects text in an image and extracts the recognized characters into a machine-usable character stream.
recognizePrintedTextInStreamAsync(boolean, byte[], RecognizePrintedTextInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Optical Character Recognition (OCR) detects text in an image and extracts the recognized characters into a machine-usable character stream.
recognizePrintedTextInStreamAsync(boolean, byte[], RecognizePrintedTextInStreamOptionalParameter, ServiceCallback<OcrResult>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Optical Character Recognition (OCR) detects text in an image and extracts the recognized characters into a machine-usable character stream.
RecognizePrintedTextInStreamOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The RecognizePrintedTextInStreamOptionalParameter model.
RecognizePrintedTextInStreamOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.RecognizePrintedTextInStreamOptionalParameter
 
recognizePrintedTextInStreamWithServiceResponseAsync(boolean, byte[], OcrLanguages, String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Optical Character Recognition (OCR) detects text in an image and extracts the recognized characters into a machine-usable character stream.
recognizePrintedTextInStreamWithServiceResponseAsync(boolean, byte[], RecognizePrintedTextInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Optical Character Recognition (OCR) detects text in an image and extracts the recognized characters into a machine-usable character stream.
RecognizePrintedTextOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The RecognizePrintedTextOptionalParameter model.
RecognizePrintedTextOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.RecognizePrintedTextOptionalParameter
 
recognizePrintedTextWithServiceResponseAsync(boolean, String, OcrLanguages, String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Optical Character Recognition (OCR) detects text in an image and extracts the recognized characters into a machine-usable character stream.
recognizePrintedTextWithServiceResponseAsync(boolean, String, RecognizePrintedTextOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
Optical Character Recognition (OCR) detects text in an image and extracts the recognized characters into a machine-usable character stream.
rectangle() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectedBrand
Get the rectangle value.
rectangle() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectedObject
Get the rectangle value.
regions() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrResult
Get the regions value.
requestId() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult
Get the requestId value.
requestId() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError
Get the requestId value.
requestId() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectResult
Get the requestId value.
requestId() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DomainModelResults
Get the requestId value.
requestId() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Get the requestId value.
requestId() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageDescription
Get the requestId value.
requestId() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagResult
Get the requestId value.
restClient() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVisionClient
Gets the REST client.
result() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DomainModelResults
Get the result value.
RM - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value rm for OcrDetectionLanguage.
RO - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value ro.
RU - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value ru.
RUNNING - com.microsoft.azure.cognitiveservices.vision.computervision.models.OperationStatusCodes
Enum value running.

S

SCO - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value sco for OcrDetectionLanguage.
score() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Category
Get the score value.
SERVICE_UNAVAILABLE - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes
Static value ServiceUnavailable for ComputerVisionErrorCodes.
SK - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value sk.
SL - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value sl for OcrDetectionLanguage.
smartCropping() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GenerateThumbnailInStreamOptionalParameter
Get the smartCropping value.
smartCropping() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GenerateThumbnailOptionalParameter
Get the smartCropping value.
SQ - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value sq for OcrDetectionLanguage.
SR_CYRL - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value sr-Cyrl.
SR_LATN - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value sr-Latn.
status() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOperationResult
Get the status value.
STORAGE_EXCEPTION - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value StorageException for ComputerVisionInnerErrorCodeValue.
style() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Appearance
Get the style value.
Style - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
An object representing the style of the text line.
Style() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.Style
 
SUCCEEDED - com.microsoft.azure.cognitiveservices.vision.computervision.models.OperationStatusCodes
Enum value succeeded.
SV - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value sv.
SV - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value sv for OcrDetectionLanguage.
SW - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value sw for OcrDetectionLanguage.

T

tagImage() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation generates a list of words, or tags, that are relevant to the content of the supplied image.
tagImage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
 
tagImage(String, TagImageOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation generates a list of words, or tags, that are relevant to the content of the supplied image.
tagImage(String, TagImageOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a list of words, or tags, that are relevant to the content of the supplied image.
tagImageAsync(String, TagImageOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation generates a list of words, or tags, that are relevant to the content of the supplied image.
tagImageAsync(String, TagImageOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a list of words, or tags, that are relevant to the content of the supplied image.
tagImageAsync(String, TagImageOptionalParameter, ServiceCallback<TagResult>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a list of words, or tags, that are relevant to the content of the supplied image.
tagImageInStream() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation generates a list of words, or tags, that are relevant to the content of the supplied image.
tagImageInStream() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
 
tagImageInStream(byte[], TagImageInStreamOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation generates a list of words, or tags, that are relevant to the content of the supplied image.
tagImageInStream(byte[], TagImageInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a list of words, or tags, that are relevant to the content of the supplied image.
tagImageInStreamAsync(byte[], TagImageInStreamOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision
This operation generates a list of words, or tags, that are relevant to the content of the supplied image.
tagImageInStreamAsync(byte[], TagImageInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a list of words, or tags, that are relevant to the content of the supplied image.
tagImageInStreamAsync(byte[], TagImageInStreamOptionalParameter, ServiceCallback<TagResult>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a list of words, or tags, that are relevant to the content of the supplied image.
TagImageInStreamOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The TagImageInStreamOptionalParameter model.
TagImageInStreamOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagImageInStreamOptionalParameter
 
tagImageInStreamWithServiceResponseAsync(byte[], TagImageInStreamOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a list of words, or tags, that are relevant to the content of the supplied image.
tagImageInStreamWithServiceResponseAsync(byte[], String, String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a list of words, or tags, that are relevant to the content of the supplied image.
TagImageOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The TagImageOptionalParameter model.
TagImageOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagImageOptionalParameter
 
tagImageWithServiceResponseAsync(String, TagImageOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a list of words, or tags, that are relevant to the content of the supplied image.
tagImageWithServiceResponseAsync(String, String, String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionImpl
This operation generates a list of words, or tags, that are relevant to the content of the supplied image.
TagResult - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
The results of a image tag operation, including any tags and image metadata.
TagResult() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagResult
 
tags() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Get the tags value.
tags() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageDescription
Get the tags value.
tags() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails
Get the tags value.
tags() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagResult
Get the tags value.
TAGS - com.microsoft.azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes
Enum value Tags.
TET - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value tet for OcrDetectionLanguage.
text() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageCaption
Get the text value.
text() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Line
Get the text value.
text() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrWord
Get the text value.
text() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Word
Get the text value.
textAngle() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrResult
Get the textAngle value.
TextRecognitionResultDimensionUnit - Enum in com.microsoft.azure.cognitiveservices.vision.computervision.models
Defines values for TextRecognitionResultDimensionUnit.
TextStyle - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
Defines values for TextStyle.
TextStyle() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.TextStyle
 
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageByDomainInStreamOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageByDomainOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageInStreamOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageInStreamOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectObjectsInStreamOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectObjectsOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GenerateThumbnailInStreamOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GenerateThumbnailOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GetAreaOfInterestInStreamOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GetAreaOfInterestOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadInStreamOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.RecognizePrintedTextInStreamOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.RecognizePrintedTextOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagImageInStreamOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagImageOptionalParameter
Get the thisclientacceptLanguage value.
TIMEOUT - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value Timeout for ComputerVisionInnerErrorCodeValue.
top() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.FaceRectangle
Get the top value.
toString() - Method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.DescriptionExclude
 
toString() - Method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.Details
 
toString() - Method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.Gender
 
toString() - Method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
 
toString() - Method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.OperationStatusCodes
 
toString() - Method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.TextRecognitionResultDimensionUnit
 
toString() - Method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes
 
TR - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value tr.
TR - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value tr for OcrDetectionLanguage.
TT - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value tt for OcrDetectionLanguage.

U

unit() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadResult
Get the unit value.
UNK - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value unk.
UNSPECIFIED - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value Unspecified for ComputerVisionInnerErrorCodeValue.
UNSUPPORTED_MEDIA_TYPE - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
Static value UnsupportedMediaType for ComputerVisionInnerErrorCodeValue.
url() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageUrl
Get the url value.
userAgent() - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVisionClient
Gets the User-Agent header for the client.
userAgent() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionClientImpl
Gets the User-Agent header for the client.
UZ - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value uz for OcrDetectionLanguage.

V

valueOf(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.DescriptionExclude
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.Details
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.OperationStatusCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.TextRecognitionResultDimensionUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes
Returns the enum constant of this type with the specified name.
values() - Static method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes
 
values() - Static method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue
 
values() - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.DescriptionExclude
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.Details
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
 
values() - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.OperationStatusCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.TextRecognitionResultDimensionUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TextStyle
 
values() - Static method in enum com.microsoft.azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeResults
Get the version value.
visualFeatures() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageInStreamOptionalParameter
Get the visualFeatures value.
visualFeatures() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageOptionalParameter
Get the visualFeatures value.
VisualFeatureTypes - Enum in com.microsoft.azure.cognitiveservices.vision.computervision.models
Defines values for VisualFeatureTypes.
VO - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value vo for OcrDetectionLanguage.

W

w() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.BoundingRect
Get the w value.
WAE - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value wae for OcrDetectionLanguage.
width() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.FaceRectangle
Get the width value.
width() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageMetadata
Get the width value.
width() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadResult
Get the width value.
withAccentColor(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ColorInfo
Set the accentColor value.
withAcceptLanguage(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVisionClient
Sets Gets or sets the preferred language for the response..
withAcceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionClientImpl
Sets Gets or sets the preferred language for the response.
withAdult(AdultInfo) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Set the adult value.
withAdultScore(double) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AdultInfo
Set the adultScore value.
withAge(int) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.FaceDescription
Set the age value.
withAnalyzeResult(AnalyzeResults) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOperationResult
Set the analyzeResult value.
withAngle(double) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadResult
Set the angle value.
withAppearance(Appearance) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Line
Set the appearance value.
withBoundingBox(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLine
Set the boundingBox value.
withBoundingBox(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrRegion
Set the boundingBox value.
withBoundingBox(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrWord
Set the boundingBox value.
withBoundingBox(List<Double>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Line
Set the boundingBox value.
withBoundingBox(List<Double>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Word
Set the boundingBox value.
withBrands(List<DetectedBrand>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Set the brands value.
withCaptions(List<ImageCaption>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageDescription
Set the captions value.
withCaptions(List<ImageCaption>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails
Set the captions value.
withCategories(List<Category>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Set the categories value.
withCategories(List<String>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ModelDescription
Set the categories value.
withCelebrities(List<CelebritiesModel>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.CategoryDetail
Set the celebrities value.
withClipArtType(int) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageType
Set the clipArtType value.
withCode(ComputerVisionErrorCodes) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionError
Set the code value.
withCode(ComputerVisionInnerErrorCodeValue) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError
Set the code value.
withCode(Object) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError
Set the code value.
withColor(ColorInfo) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Set the color value.
withConfidence(double) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.CelebritiesModel
Set the confidence value.
withConfidence(double) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectedObject
Set the confidence value.
withConfidence(double) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageCaption
Set the confidence value.
withConfidence(double) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageTag
Set the confidence value.
withConfidence(double) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.LandmarksModel
Set the confidence value.
withConfidence(double) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ObjectHierarchy
Set the confidence value.
withConfidence(double) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Style
Set the confidence value.
withConfidence(double) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Word
Set the confidence value.
withCreatedDateTime(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOperationResult
Set the createdDateTime value.
withDescription(ImageDescriptionDetails) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Set the description value.
withDescriptionExclude(List<DescriptionExclude>) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithAllOptions
Turn off specified domain models when generating the description.
withDescriptionExclude(List<DescriptionExclude>) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageInStreamDefinitionStages.WithAllOptions
Turn off specified domain models when generating the description.
withDescriptionExclude(List<DescriptionExclude>) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDescribeImageDefinitionStages.WithAllOptions
Turn off specified domain models when generating the description.
withDescriptionExclude(List<DescriptionExclude>) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDescribeImageInStreamDefinitionStages.WithAllOptions
Turn off specified domain models when generating the description.
withDescriptionExclude(List<DescriptionExclude>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageInStreamOptionalParameter
Set the descriptionExclude value.
withDescriptionExclude(List<DescriptionExclude>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageOptionalParameter
Set the descriptionExclude value.
withDescriptionExclude(List<DescriptionExclude>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageInStreamOptionalParameter
Set the descriptionExclude value.
withDescriptionExclude(List<DescriptionExclude>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageOptionalParameter
Set the descriptionExclude value.
withDetail(CategoryDetail) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Category
Set the detail value.
withDetails(List<Details>) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithAllOptions
A string indicating which domain-specific details to return.
withDetails(List<Details>) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageInStreamDefinitionStages.WithAllOptions
A string indicating which domain-specific details to return.
withDetails(List<Details>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageInStreamOptionalParameter
Set the details value.
withDetails(List<Details>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageOptionalParameter
Set the details value.
withDetectOrientation(boolean) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithDetectOrientation
Whether detect the text orientation in the image.
withDetectOrientation(boolean) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithDetectOrientation
Whether detect the text orientation in the image.
withDominantColorBackground(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ColorInfo
Set the dominantColorBackground value.
withDominantColorForeground(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ColorInfo
Set the dominantColorForeground value.
withDominantColors(List<String>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ColorInfo
Set the dominantColors value.
withEndpoint(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVisionClient
Sets Supported Cognitive Services endpoints..
withEndpoint(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionClientImpl
Sets Supported Cognitive Services endpoints.
withError(ComputerVisionError) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponse
Set the error value.
withFaceRectangle(FaceRectangle) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.CelebritiesModel
Set the faceRectangle value.
withFaceRectangle(FaceRectangle) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.FaceDescription
Set the faceRectangle value.
withFaces(List<FaceDescription>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Set the faces value.
withFormat(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageMetadata
Set the format value.
withGender(Gender) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.FaceDescription
Set the gender value.
withGenerateClientRequestId(boolean) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVisionClient
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
withGenerateClientRequestId(boolean) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionClientImpl
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
withGoreScore(double) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AdultInfo
Set the goreScore value.
withH(int) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.BoundingRect
Set the h value.
withHeight(double) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadResult
Set the height value.
withHeight(int) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGenerateThumbnailDefinitionStages.WithHeight
Height of the thumbnail, in pixels.
withHeight(int) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithHeight
Height of the thumbnail, in pixels.
withHeight(int) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.FaceRectangle
Set the height value.
withHeight(int) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageMetadata
Set the height value.
withHint(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageTag
Set the hint value.
withImage(byte[]) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageByDomainInStreamDefinitionStages.WithImage
An image stream.
withImage(byte[]) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageInStreamDefinitionStages.WithImage
An image stream.
withImage(byte[]) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDescribeImageInStreamDefinitionStages.WithImage
An image stream.
withImage(byte[]) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDetectObjectsInStreamDefinitionStages.WithImage
An image stream.
withImage(byte[]) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithImage
An image stream.
withImage(byte[]) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGetAreaOfInterestInStreamDefinitionStages.WithImage
An image stream.
withImage(byte[]) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadInStreamDefinitionStages.WithImage
An image stream.
withImage(byte[]) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithImage
An image stream.
withImage(byte[]) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionTagImageInStreamDefinitionStages.WithImage
An image stream.
withImageType(ImageType) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Set the imageType value.
withInnererror(ComputerVisionInnerError) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionError
Set the innererror value.
withIsAdultContent(boolean) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AdultInfo
Set the isAdultContent value.
withIsBWImg(boolean) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ColorInfo
Set the isBWImg value.
withIsGoryContent(boolean) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AdultInfo
Set the isGoryContent value.
withIsRacyContent(boolean) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AdultInfo
Set the isRacyContent value.
withLandmarks(List<LandmarksModel>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.CategoryDetail
Set the landmarks value.
withLanguage(OcrDetectionLanguage) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadDefinitionStages.WithAllOptions
The BCP-47 language code of the text in the document.
withLanguage(OcrDetectionLanguage) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadInStreamDefinitionStages.WithAllOptions
The BCP-47 language code of the text in the document.
withLanguage(OcrDetectionLanguage) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadInStreamOptionalParameter
Set the language value.
withLanguage(OcrDetectionLanguage) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOptionalParameter
Set the language value.
withLanguage(OcrLanguages) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithAllOptions
The BCP-47 language code of the text to be detected in the image.
withLanguage(OcrLanguages) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithAllOptions
The BCP-47 language code of the text to be detected in the image.
withLanguage(OcrLanguages) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.RecognizePrintedTextInStreamOptionalParameter
Set the language value.
withLanguage(OcrLanguages) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.RecognizePrintedTextOptionalParameter
Set the language value.
withLanguage(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageByDomainDefinitionStages.WithAllOptions
The desired language for output generation.
withLanguage(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageByDomainInStreamDefinitionStages.WithAllOptions
The desired language for output generation.
withLanguage(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithAllOptions
The desired language for output generation.
withLanguage(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageInStreamDefinitionStages.WithAllOptions
The desired language for output generation.
withLanguage(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDescribeImageDefinitionStages.WithAllOptions
The desired language for output generation.
withLanguage(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDescribeImageInStreamDefinitionStages.WithAllOptions
The desired language for output generation.
withLanguage(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionTagImageDefinitionStages.WithAllOptions
The desired language for output generation.
withLanguage(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionTagImageInStreamDefinitionStages.WithAllOptions
The desired language for output generation.
withLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageByDomainInStreamOptionalParameter
Set the language value.
withLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageByDomainOptionalParameter
Set the language value.
withLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageInStreamOptionalParameter
Set the language value.
withLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageOptionalParameter
Set the language value.
withLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageInStreamOptionalParameter
Set the language value.
withLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageOptionalParameter
Set the language value.
withLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Line
Set the language value.
withLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrResult
Set the language value.
withLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadResult
Set the language value.
withLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagImageInStreamOptionalParameter
Set the language value.
withLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagImageOptionalParameter
Set the language value.
withLastUpdatedDateTime(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOperationResult
Set the lastUpdatedDateTime value.
withLeft(int) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.FaceRectangle
Set the left value.
withLineDrawingType(int) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageType
Set the lineDrawingType value.
withLines(List<Line>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadResult
Set the lines value.
withLines(List<OcrLine>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrRegion
Set the lines value.
withLongRunningOperationRetryTimeout(int) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVisionClient
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
withLongRunningOperationRetryTimeout(int) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.implementation.ComputerVisionClientImpl
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
withMaxCandidates(Integer) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDescribeImageDefinitionStages.WithAllOptions
Maximum number of candidate descriptions to be returned.
withMaxCandidates(Integer) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDescribeImageInStreamDefinitionStages.WithAllOptions
Maximum number of candidate descriptions to be returned.
withMaxCandidates(Integer) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageInStreamOptionalParameter
Set the maxCandidates value.
withMaxCandidates(Integer) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageOptionalParameter
Set the maxCandidates value.
withMessage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError
Set the message value.
withMetadata(ImageMetadata) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult
Set the metadata value.
withMetadata(ImageMetadata) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectResult
Set the metadata value.
withMetadata(ImageMetadata) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DomainModelResults
Set the metadata value.
withMetadata(ImageMetadata) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Set the metadata value.
withMetadata(ImageMetadata) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageDescription
Set the metadata value.
withMetadata(ImageMetadata) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagResult
Set the metadata value.
withModel(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageByDomainDefinitionStages.WithModel
The domain-specific content to recognize.
withModel(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageByDomainInStreamDefinitionStages.WithModel
The domain-specific content to recognize.
withModelVersion(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageByDomainDefinitionStages.WithAllOptions
Optional parameter to specify the version of the AI model.
withModelVersion(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageByDomainInStreamDefinitionStages.WithAllOptions
Optional parameter to specify the version of the AI model.
withModelVersion(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithAllOptions
Optional parameter to specify the version of the AI model.
withModelVersion(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageInStreamDefinitionStages.WithAllOptions
Optional parameter to specify the version of the AI model.
withModelVersion(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDescribeImageDefinitionStages.WithAllOptions
Optional parameter to specify the version of the AI model.
withModelVersion(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDescribeImageInStreamDefinitionStages.WithAllOptions
Optional parameter to specify the version of the AI model.
withModelVersion(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDetectObjectsDefinitionStages.WithAllOptions
Optional parameter to specify the version of the AI model.
withModelVersion(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDetectObjectsInStreamDefinitionStages.WithAllOptions
Optional parameter to specify the version of the AI model.
withModelVersion(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGenerateThumbnailDefinitionStages.WithAllOptions
Optional parameter to specify the version of the AI model.
withModelVersion(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithAllOptions
Optional parameter to specify the version of the AI model.
withModelVersion(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGetAreaOfInterestDefinitionStages.WithAllOptions
Optional parameter to specify the version of the AI model.
withModelVersion(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGetAreaOfInterestInStreamDefinitionStages.WithAllOptions
Optional parameter to specify the version of the AI model.
withModelVersion(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadDefinitionStages.WithAllOptions
Optional parameter to specify the version of the OCR model used for text extraction.
withModelVersion(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadInStreamDefinitionStages.WithAllOptions
Optional parameter to specify the version of the OCR model used for text extraction.
withModelVersion(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithAllOptions
Optional parameter to specify the version of the AI model.
withModelVersion(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithAllOptions
Optional parameter to specify the version of the AI model.
withModelVersion(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionTagImageDefinitionStages.WithAllOptions
Optional parameter to specify the version of the AI model.
withModelVersion(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionTagImageInStreamDefinitionStages.WithAllOptions
Optional parameter to specify the version of the AI model.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageByDomainInStreamOptionalParameter
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageByDomainOptionalParameter
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageInStreamOptionalParameter
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageOptionalParameter
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeResults
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageInStreamOptionalParameter
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageOptionalParameter
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectObjectsInStreamOptionalParameter
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectObjectsOptionalParameter
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectResult
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DomainModelResults
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GenerateThumbnailInStreamOptionalParameter
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GenerateThumbnailOptionalParameter
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GetAreaOfInterestInStreamOptionalParameter
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GetAreaOfInterestOptionalParameter
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageDescription
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrResult
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadInStreamOptionalParameter
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOptionalParameter
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.RecognizePrintedTextInStreamOptionalParameter
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.RecognizePrintedTextOptionalParameter
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagImageInStreamOptionalParameter
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagImageOptionalParameter
Set the modelVersion value.
withModelVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagResult
Set the modelVersion value.
withName(TextStyle) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Style
Set the name value.
withName(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Category
Set the name value.
withName(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.CelebritiesModel
Set the name value.
withName(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageTag
Set the name value.
withName(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.LandmarksModel
Set the name value.
withName(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ModelDescription
Set the name value.
withObjectProperty(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectedObject
Set the objectProperty value.
withObjectProperty(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ObjectHierarchy
Set the objectProperty value.
withObjects(List<DetectedObject>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Set the objects value.
withOperationLocation(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadHeaders
Set the operationLocation value.
withOperationLocation(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadInStreamHeaders
Set the operationLocation value.
withOrientation(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrResult
Set the orientation value.
withPage(int) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadResult
Set the page value.
withPages(List<String>) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadDefinitionStages.WithAllOptions
Custom page numbers for multi-page documents(PDF/TIFF), input the number of the pages you want to get OCR result.
withPages(List<String>) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadInStreamDefinitionStages.WithAllOptions
Custom page numbers for multi-page documents(PDF/TIFF), input the number of the pages you want to get OCR result.
withPages(List<String>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadInStreamOptionalParameter
Set the pages value.
withPages(List<String>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOptionalParameter
Set the pages value.
withParent(ObjectHierarchy) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectedObject
Set the parent value.
withParent(ObjectHierarchy) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ObjectHierarchy
Set the parent value.
withRacyScore(double) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AdultInfo
Set the racyScore value.
withReadingOrder(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadDefinitionStages.WithAllOptions
Optional parameter to specify which reading order algorithm should be applied when ordering the extract text elements.
withReadingOrder(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadInStreamDefinitionStages.WithAllOptions
Optional parameter to specify which reading order algorithm should be applied when ordering the extract text elements.
withReadingOrder(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadInStreamOptionalParameter
Set the readingOrder value.
withReadingOrder(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOptionalParameter
Set the readingOrder value.
withReadResults(List<ReadResult>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeResults
Set the readResults value.
withRegions(List<OcrRegion>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrResult
Set the regions value.
withRequestId(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectResult
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DomainModelResults
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageDescription
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagResult
Set the requestId value.
withResult(Object) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DomainModelResults
Set the result value.
withScore(double) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Category
Set the score value.
withSmartCropping(Boolean) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGenerateThumbnailDefinitionStages.WithAllOptions
Boolean flag for enabling smart cropping.
withSmartCropping(Boolean) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithAllOptions
Boolean flag for enabling smart cropping.
withSmartCropping(Boolean) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GenerateThumbnailInStreamOptionalParameter
Set the smartCropping value.
withSmartCropping(Boolean) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GenerateThumbnailOptionalParameter
Set the smartCropping value.
withStatus(OperationStatusCodes) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOperationResult
Set the status value.
withStyle(Style) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Appearance
Set the style value.
withTags(List<ImageTag>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageAnalysis
Set the tags value.
withTags(List<ImageTag>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagResult
Set the tags value.
withTags(List<String>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageDescription
Set the tags value.
withTags(List<String>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails
Set the tags value.
withText(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageCaption
Set the text value.
withText(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Line
Set the text value.
withText(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrWord
Set the text value.
withText(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Word
Set the text value.
withTextAngle(double) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrResult
Set the textAngle value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageByDomainInStreamOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageByDomainOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageInStreamOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageInStreamOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DescribeImageOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectObjectsInStreamOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.DetectObjectsOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GenerateThumbnailInStreamOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GenerateThumbnailOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GetAreaOfInterestInStreamOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.GetAreaOfInterestOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadInStreamOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.RecognizePrintedTextInStreamOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.RecognizePrintedTextOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagImageInStreamOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.TagImageOptionalParameter
Set the thisclientacceptLanguage value.
withTop(int) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.FaceRectangle
Set the top value.
withUnit(TextRecognitionResultDimensionUnit) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadResult
Set the unit value.
withUrl(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageByDomainDefinitionStages.WithUrl
Publicly reachable URL of an image.
withUrl(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithUrl
Publicly reachable URL of an image.
withUrl(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDescribeImageDefinitionStages.WithUrl
Publicly reachable URL of an image.
withUrl(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionDetectObjectsDefinitionStages.WithUrl
Publicly reachable URL of an image.
withUrl(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGenerateThumbnailDefinitionStages.WithUrl
Publicly reachable URL of an image.
withUrl(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGetAreaOfInterestDefinitionStages.WithUrl
Publicly reachable URL of an image.
withUrl(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadDefinitionStages.WithUrl
Publicly reachable URL of an image.
withUrl(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithUrl
Publicly reachable URL of an image.
withUrl(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionTagImageDefinitionStages.WithUrl
Publicly reachable URL of an image.
withUrl(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageUrl
Set the url value.
withVersion(String) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeResults
Set the version value.
withVisualFeatures(List<VisualFeatureTypes>) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithAllOptions
A string indicating what visual feature types to return.
withVisualFeatures(List<VisualFeatureTypes>) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageInStreamDefinitionStages.WithAllOptions
A string indicating what visual feature types to return.
withVisualFeatures(List<VisualFeatureTypes>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageInStreamOptionalParameter
Set the visualFeatures value.
withVisualFeatures(List<VisualFeatureTypes>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.AnalyzeImageOptionalParameter
Set the visualFeatures value.
withW(int) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.BoundingRect
Set the w value.
withWidth(double) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ReadResult
Set the width value.
withWidth(int) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGenerateThumbnailDefinitionStages.WithWidth
Width of the thumbnail, in pixels.
withWidth(int) - Method in interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGenerateThumbnailInStreamDefinitionStages.WithWidth
Width of the thumbnail, in pixels.
withWidth(int) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.FaceRectangle
Set the width value.
withWidth(int) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.ImageMetadata
Set the width value.
withWords(List<OcrWord>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLine
Set the words value.
withWords(List<Word>) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Line
Set the words value.
withX(int) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.BoundingRect
Set the x value.
withY(int) - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.BoundingRect
Set the y value.
Word - Class in com.microsoft.azure.cognitiveservices.vision.computervision.models
An object representing a recognized word.
Word() - Constructor for class com.microsoft.azure.cognitiveservices.vision.computervision.models.Word
 
words() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.Line
Get the words value.
words() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLine
Get the words value.

X

x() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.BoundingRect
Get the x value.

Y

y() - Method in class com.microsoft.azure.cognitiveservices.vision.computervision.models.BoundingRect
Get the y value.
YUA - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value yua for OcrDetectionLanguage.

Z

ZA - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value za for OcrDetectionLanguage.
ZH_HANS - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value zh-Hans.
ZH_HANS - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value zh-Hans for OcrDetectionLanguage.
ZH_HANT - com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrLanguages
Enum value zh-Hant.
ZH_HANT - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value zh-Hant for OcrDetectionLanguage.
ZU - Static variable in class com.microsoft.azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage
Static value zu for OcrDetectionLanguage.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages