- Geometry - Class in com.amazonaws.services.textract.model
-
Information about where the following items are located on a document page: detected page, text, key-value pairs,
tables, table cells, and selection elements.
- Geometry() - Constructor for class com.amazonaws.services.textract.model.Geometry
-
- getAnalyzeDocumentModelVersion() - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentResult
-
The version of the model used to analyze the document.
- getAnalyzeDocumentModelVersion() - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
- getBlocks() - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentResult
-
The items that are detected and analyzed by AnalyzeDocument.
- getBlocks() - Method in class com.amazonaws.services.textract.model.DetectDocumentTextResult
-
An array of Block objects that contain the text that's detected in the document.
- getBlocks() - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
The results of the text-analysis operation.
- getBlocks() - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
The results of the text-detection operation.
- getBlockType() - Method in class com.amazonaws.services.textract.model.Block
-
The type of text item that's recognized.
- getBoundingBox() - Method in class com.amazonaws.services.textract.model.Geometry
-
An axis-aligned coarse representation of the location of the recognized item on the document page.
- getBucket() - Method in class com.amazonaws.services.textract.model.S3Object
-
The name of the S3 bucket.
- getBytes() - Method in class com.amazonaws.services.textract.model.Document
-
A blob of base64-encoded document bytes.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getClientRequestToken() - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
The idempotent token that you use to identify the start request.
- getClientRequestToken() - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
The idempotent token that's used to identify the start request.
- getColumnIndex() - Method in class com.amazonaws.services.textract.model.Block
-
The column in which a table cell appears.
- getColumnSpan() - Method in class com.amazonaws.services.textract.model.Block
-
The number of columns that a table cell spans.
- getConfidence() - Method in class com.amazonaws.services.textract.model.Block
-
The confidence score that Amazon Textract has in the accuracy of the recognized text and the accuracy of the
geometry points around the recognized text.
- getConfidence() - Method in class com.amazonaws.services.textract.model.ExpenseDetection
-
The confidence in detection, as a percentage
- getConfidence() - Method in class com.amazonaws.services.textract.model.ExpenseType
-
The confidence of accuracy, as a percentage.
- getContentClassifiers() - Method in class com.amazonaws.services.textract.model.HumanLoopDataAttributes
-
Sets whether the input image is free of personally identifiable information or adult content.
- getDataAttributes() - Method in class com.amazonaws.services.textract.model.HumanLoopConfig
-
Sets attributes of the input data.
- getDetectDocumentTextModelVersion() - Method in class com.amazonaws.services.textract.model.DetectDocumentTextResult
-
- getDetectDocumentTextModelVersion() - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
- getDocument() - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
-
The input document as base64-encoded bytes or an Amazon S3 object.
- getDocument() - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseRequest
-
- getDocument() - Method in class com.amazonaws.services.textract.model.DetectDocumentTextRequest
-
The input document as base64-encoded bytes or an Amazon S3 object.
- getDocumentAnalysis(GetDocumentAnalysisRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
-
- getDocumentAnalysis(GetDocumentAnalysisRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
-
Gets the results for an Amazon Textract asynchronous operation that analyzes text in a document.
- getDocumentAnalysis(GetDocumentAnalysisRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
-
Gets the results for an Amazon Textract asynchronous operation that analyzes text in a document.
- getDocumentAnalysisAsync(GetDocumentAnalysisRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
-
- getDocumentAnalysisAsync(GetDocumentAnalysisRequest, AsyncHandler<GetDocumentAnalysisRequest, GetDocumentAnalysisResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
-
- getDocumentAnalysisAsync(GetDocumentAnalysisRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
-
Gets the results for an Amazon Textract asynchronous operation that analyzes text in a document.
- getDocumentAnalysisAsync(GetDocumentAnalysisRequest, AsyncHandler<GetDocumentAnalysisRequest, GetDocumentAnalysisResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
-
Gets the results for an Amazon Textract asynchronous operation that analyzes text in a document.
- getDocumentAnalysisAsync(GetDocumentAnalysisRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
-
- getDocumentAnalysisAsync(GetDocumentAnalysisRequest, AsyncHandler<GetDocumentAnalysisRequest, GetDocumentAnalysisResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
-
- GetDocumentAnalysisRequest - Class in com.amazonaws.services.textract.model
-
- GetDocumentAnalysisRequest() - Constructor for class com.amazonaws.services.textract.model.GetDocumentAnalysisRequest
-
- GetDocumentAnalysisResult - Class in com.amazonaws.services.textract.model
-
- GetDocumentAnalysisResult() - Constructor for class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
- getDocumentLocation() - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
The location of the document to be processed.
- getDocumentLocation() - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
The location of the document to be processed.
- getDocumentMetadata() - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentResult
-
Metadata about the analyzed document.
- getDocumentMetadata() - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseResult
-
- getDocumentMetadata() - Method in class com.amazonaws.services.textract.model.DetectDocumentTextResult
-
Metadata about the document.
- getDocumentMetadata() - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
Information about a document that Amazon Textract processed.
- getDocumentMetadata() - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
Information about a document that Amazon Textract processed.
- getDocumentTextDetection(GetDocumentTextDetectionRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
-
- getDocumentTextDetection(GetDocumentTextDetectionRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
-
Gets the results for an Amazon Textract asynchronous operation that detects text in a document.
- getDocumentTextDetection(GetDocumentTextDetectionRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
-
Gets the results for an Amazon Textract asynchronous operation that detects text in a document.
- getDocumentTextDetectionAsync(GetDocumentTextDetectionRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
-
- getDocumentTextDetectionAsync(GetDocumentTextDetectionRequest, AsyncHandler<GetDocumentTextDetectionRequest, GetDocumentTextDetectionResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
-
- getDocumentTextDetectionAsync(GetDocumentTextDetectionRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
-
Gets the results for an Amazon Textract asynchronous operation that detects text in a document.
- getDocumentTextDetectionAsync(GetDocumentTextDetectionRequest, AsyncHandler<GetDocumentTextDetectionRequest, GetDocumentTextDetectionResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
-
Gets the results for an Amazon Textract asynchronous operation that detects text in a document.
- getDocumentTextDetectionAsync(GetDocumentTextDetectionRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
-
- getDocumentTextDetectionAsync(GetDocumentTextDetectionRequest, AsyncHandler<GetDocumentTextDetectionRequest, GetDocumentTextDetectionResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
-
- GetDocumentTextDetectionRequest - Class in com.amazonaws.services.textract.model
-
- GetDocumentTextDetectionRequest() - Constructor for class com.amazonaws.services.textract.model.GetDocumentTextDetectionRequest
-
- GetDocumentTextDetectionResult - Class in com.amazonaws.services.textract.model
-
- GetDocumentTextDetectionResult() - Constructor for class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
- getEntityTypes() - Method in class com.amazonaws.services.textract.model.Block
-
The type of entity.
- getErrorCode() - Method in class com.amazonaws.services.textract.model.Warning
-
The error code for the warning.
- getExecutorService() - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExpenseDocuments() - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseResult
-
The expenses detected by Amazon Textract.
- getExpenseIndex() - Method in class com.amazonaws.services.textract.model.ExpenseDocument
-
Denotes which invoice or receipt in the document the information is coming from.
- getFeatureTypes() - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
-
A list of the types of analysis to perform.
- getFeatureTypes() - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
A list of the types of analysis to perform.
- getFlowDefinitionArn() - Method in class com.amazonaws.services.textract.model.HumanLoopConfig
-
The Amazon Resource Name (ARN) of the flow definition.
- getGeometry() - Method in class com.amazonaws.services.textract.model.Block
-
The location of the recognized text on the image.
- getGeometry() - Method in class com.amazonaws.services.textract.model.ExpenseDetection
-
- getHeight() - Method in class com.amazonaws.services.textract.model.BoundingBox
-
The height of the bounding box as a ratio of the overall document page height.
- getHumanLoopActivationConditionsEvaluationResults() - Method in class com.amazonaws.services.textract.model.HumanLoopActivationOutput
-
Shows the result of condition evaluations, including those conditions which activated a human review.
- getHumanLoopActivationOutput() - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentResult
-
Shows the results of the human in the loop evaluation.
- getHumanLoopActivationReasons() - Method in class com.amazonaws.services.textract.model.HumanLoopActivationOutput
-
Shows if and why human review was needed.
- getHumanLoopArn() - Method in class com.amazonaws.services.textract.model.HumanLoopActivationOutput
-
The Amazon Resource Name (ARN) of the HumanLoop created.
- getHumanLoopConfig() - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
-
Sets the configuration for the human in the loop workflow for analyzing documents.
- getHumanLoopName() - Method in class com.amazonaws.services.textract.model.HumanLoopConfig
-
The name of the human workflow used for this image.
- getId() - Method in class com.amazonaws.services.textract.model.Block
-
The identifier for the recognized text.
- getIds() - Method in class com.amazonaws.services.textract.model.Relationship
-
An array of IDs for related blocks.
- getJobId() - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisRequest
-
A unique identifier for the text-detection job.
- getJobId() - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionRequest
-
A unique identifier for the text detection job.
- getJobId() - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisResult
-
The identifier for the document text detection job.
- getJobId() - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionResult
-
The identifier of the text detection job for the document.
- getJobStatus() - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
The current status of the text detection job.
- getJobStatus() - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
The current status of the text detection job.
- getJobTag() - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
An identifier that you specify that's included in the completion notification published to the Amazon SNS topic.
- getJobTag() - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
An identifier that you specify that's included in the completion notification published to the Amazon SNS topic.
- getKMSKeyId() - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
The KMS key used to encrypt the inference results.
- getKMSKeyId() - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
The KMS key used to encrypt the inference results.
- getLabelDetection() - Method in class com.amazonaws.services.textract.model.ExpenseField
-
The explicitly stated label of a detected element.
- getLeft() - Method in class com.amazonaws.services.textract.model.BoundingBox
-
The left coordinate of the bounding box as a ratio of overall document page width.
- getLineItemExpenseFields() - Method in class com.amazonaws.services.textract.model.LineItemFields
-
ExpenseFields used to show information from detected lines on a table.
- getLineItemGroupIndex() - Method in class com.amazonaws.services.textract.model.LineItemGroup
-
The number used to identify a specific table in a document.
- getLineItemGroups() - Method in class com.amazonaws.services.textract.model.ExpenseDocument
-
Information detected on each table of a document, seperated into LineItems.
- getLineItems() - Method in class com.amazonaws.services.textract.model.LineItemGroup
-
The breakdown of information on a particular line of a table.
- getMaxResults() - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisRequest
-
The maximum number of results to return per paginated call.
- getMaxResults() - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionRequest
-
The maximum number of results to return per paginated call.
- getName() - Method in class com.amazonaws.services.textract.model.S3Object
-
The file name of the input document.
- getNextToken() - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisRequest
-
If the previous response was incomplete (because there are more blocks to retrieve), Amazon Textract returns a
pagination token in the response.
- getNextToken() - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
If the response is truncated, Amazon Textract returns this token.
- getNextToken() - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionRequest
-
If the previous response was incomplete (because there are more blocks to retrieve), Amazon Textract returns a
pagination token in the response.
- getNextToken() - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
If the response is truncated, Amazon Textract returns this token.
- getNotificationChannel() - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to.
- getNotificationChannel() - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to.
- getOutputConfig() - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
Sets if the output will go to a customer defined bucket.
- getOutputConfig() - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
Sets if the output will go to a customer defined bucket.
- getPage() - Method in class com.amazonaws.services.textract.model.Block
-
The page on which a block was detected.
- getPageNumber() - Method in class com.amazonaws.services.textract.model.ExpenseField
-
The page number the value was detected on.
- getPages() - Method in class com.amazonaws.services.textract.model.DocumentMetadata
-
The number of pages that are detected in the document.
- getPages() - Method in class com.amazonaws.services.textract.model.Warning
-
A list of the pages that the warning applies to.
- getPolygon() - Method in class com.amazonaws.services.textract.model.Geometry
-
Within the bounding box, a fine-grained polygon around the recognized item.
- getQuotaCode() - Method in exception com.amazonaws.services.textract.model.HumanLoopQuotaExceededException
-
The quota code.
- getRelationships() - Method in class com.amazonaws.services.textract.model.Block
-
A list of child blocks of the current block.
- getResourceType() - Method in exception com.amazonaws.services.textract.model.HumanLoopQuotaExceededException
-
The resource type.
- getRoleArn() - Method in class com.amazonaws.services.textract.model.NotificationChannel
-
The Amazon Resource Name (ARN) of an IAM role that gives Amazon Textract publishing permissions to the Amazon SNS
topic.
- getRowIndex() - Method in class com.amazonaws.services.textract.model.Block
-
The row in which a table cell is located.
- getRowSpan() - Method in class com.amazonaws.services.textract.model.Block
-
The number of rows that a table cell spans.
- getS3Bucket() - Method in class com.amazonaws.services.textract.model.OutputConfig
-
The name of the bucket your output will go to.
- getS3Object() - Method in class com.amazonaws.services.textract.model.Document
-
Identifies an S3 object as the document source.
- getS3Object() - Method in class com.amazonaws.services.textract.model.DocumentLocation
-
The Amazon S3 bucket that contains the input document.
- getS3Prefix() - Method in class com.amazonaws.services.textract.model.OutputConfig
-
The prefix of the object key that the output will be saved to.
- getSelectionStatus() - Method in class com.amazonaws.services.textract.model.Block
-
The selection status of a selection element, such as an option button or check box.
- getServiceCode() - Method in exception com.amazonaws.services.textract.model.HumanLoopQuotaExceededException
-
The service code.
- getSNSTopicArn() - Method in class com.amazonaws.services.textract.model.NotificationChannel
-
The Amazon SNS topic that Amazon Textract posts the completion status to.
- getStatusMessage() - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
Returns if the detection job could not be completed.
- getStatusMessage() - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
Returns if the detection job could not be completed.
- getSummaryFields() - Method in class com.amazonaws.services.textract.model.ExpenseDocument
-
Any information found outside of a table by Amazon Textract.
- getText() - Method in class com.amazonaws.services.textract.model.Block
-
The word or line of text that's recognized by Amazon Textract.
- getText() - Method in class com.amazonaws.services.textract.model.ExpenseDetection
-
The word or line of text recognized by Amazon Textract
- getText() - Method in class com.amazonaws.services.textract.model.ExpenseType
-
The word or line of text detected by Amazon Textract.
- getTextType() - Method in class com.amazonaws.services.textract.model.Block
-
The kind of text that Amazon Textract has detected.
- getTop() - Method in class com.amazonaws.services.textract.model.BoundingBox
-
The top coordinate of the bounding box as a ratio of overall document page height.
- getType() - Method in class com.amazonaws.services.textract.model.ExpenseField
-
The implied label of a detected element.
- getType() - Method in class com.amazonaws.services.textract.model.Relationship
-
The type of relationship that the blocks in the IDs array have with the current block.
- getValueDetection() - Method in class com.amazonaws.services.textract.model.ExpenseField
-
The value of a detected element.
- getVersion() - Method in class com.amazonaws.services.textract.model.S3Object
-
If the bucket has versioning enabled, you can specify the object version.
- getWarnings() - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
A list of warnings that occurred during the document-analysis operation.
- getWarnings() - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
A list of warnings that occurred during the text-detection operation for the document.
- getWidth() - Method in class com.amazonaws.services.textract.model.BoundingBox
-
The width of the bounding box as a ratio of the overall document page width.
- getX() - Method in class com.amazonaws.services.textract.model.Point
-
The value of the X coordinate for a point on a Polygon.
- getY() - Method in class com.amazonaws.services.textract.model.Point
-
The value of the Y coordinate for a point on a Polygon.
- S3Object - Class in com.amazonaws.services.textract.model
-
The S3 bucket name and file name that identifies the document.
- S3Object() - Constructor for class com.amazonaws.services.textract.model.S3Object
-
- SelectionStatus - Enum in com.amazonaws.services.textract.model
-
- setAnalyzeDocumentModelVersion(String) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentResult
-
The version of the model used to analyze the document.
- setAnalyzeDocumentModelVersion(String) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
- setBlocks(Collection<Block>) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentResult
-
The items that are detected and analyzed by AnalyzeDocument.
- setBlocks(Collection<Block>) - Method in class com.amazonaws.services.textract.model.DetectDocumentTextResult
-
An array of Block objects that contain the text that's detected in the document.
- setBlocks(Collection<Block>) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
The results of the text-analysis operation.
- setBlocks(Collection<Block>) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
The results of the text-detection operation.
- setBlockType(String) - Method in class com.amazonaws.services.textract.model.Block
-
The type of text item that's recognized.
- setBoundingBox(BoundingBox) - Method in class com.amazonaws.services.textract.model.Geometry
-
An axis-aligned coarse representation of the location of the recognized item on the document page.
- setBucket(String) - Method in class com.amazonaws.services.textract.model.S3Object
-
The name of the S3 bucket.
- setBytes(ByteBuffer) - Method in class com.amazonaws.services.textract.model.Document
-
A blob of base64-encoded document bytes.
- setClientRequestToken(String) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
The idempotent token that you use to identify the start request.
- setClientRequestToken(String) - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
The idempotent token that's used to identify the start request.
- setColumnIndex(Integer) - Method in class com.amazonaws.services.textract.model.Block
-
The column in which a table cell appears.
- setColumnSpan(Integer) - Method in class com.amazonaws.services.textract.model.Block
-
The number of columns that a table cell spans.
- setConfidence(Float) - Method in class com.amazonaws.services.textract.model.Block
-
The confidence score that Amazon Textract has in the accuracy of the recognized text and the accuracy of the
geometry points around the recognized text.
- setConfidence(Float) - Method in class com.amazonaws.services.textract.model.ExpenseDetection
-
The confidence in detection, as a percentage
- setConfidence(Float) - Method in class com.amazonaws.services.textract.model.ExpenseType
-
The confidence of accuracy, as a percentage.
- setContentClassifiers(Collection<String>) - Method in class com.amazonaws.services.textract.model.HumanLoopDataAttributes
-
Sets whether the input image is free of personally identifiable information or adult content.
- setDataAttributes(HumanLoopDataAttributes) - Method in class com.amazonaws.services.textract.model.HumanLoopConfig
-
Sets attributes of the input data.
- setDetectDocumentTextModelVersion(String) - Method in class com.amazonaws.services.textract.model.DetectDocumentTextResult
-
- setDetectDocumentTextModelVersion(String) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
- setDocument(Document) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
-
The input document as base64-encoded bytes or an Amazon S3 object.
- setDocument(Document) - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseRequest
-
- setDocument(Document) - Method in class com.amazonaws.services.textract.model.DetectDocumentTextRequest
-
The input document as base64-encoded bytes or an Amazon S3 object.
- setDocumentLocation(DocumentLocation) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
The location of the document to be processed.
- setDocumentLocation(DocumentLocation) - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
The location of the document to be processed.
- setDocumentMetadata(DocumentMetadata) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentResult
-
Metadata about the analyzed document.
- setDocumentMetadata(DocumentMetadata) - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseResult
-
- setDocumentMetadata(DocumentMetadata) - Method in class com.amazonaws.services.textract.model.DetectDocumentTextResult
-
Metadata about the document.
- setDocumentMetadata(DocumentMetadata) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
Information about a document that Amazon Textract processed.
- setDocumentMetadata(DocumentMetadata) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
Information about a document that Amazon Textract processed.
- setEntityTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.Block
-
The type of entity.
- setErrorCode(String) - Method in class com.amazonaws.services.textract.model.Warning
-
The error code for the warning.
- setExpenseDocuments(Collection<ExpenseDocument>) - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseResult
-
The expenses detected by Amazon Textract.
- setExpenseIndex(Integer) - Method in class com.amazonaws.services.textract.model.ExpenseDocument
-
Denotes which invoice or receipt in the document the information is coming from.
- setFeatureTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
-
A list of the types of analysis to perform.
- setFeatureTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
A list of the types of analysis to perform.
- setFlowDefinitionArn(String) - Method in class com.amazonaws.services.textract.model.HumanLoopConfig
-
The Amazon Resource Name (ARN) of the flow definition.
- setGeometry(Geometry) - Method in class com.amazonaws.services.textract.model.Block
-
The location of the recognized text on the image.
- setGeometry(Geometry) - Method in class com.amazonaws.services.textract.model.ExpenseDetection
-
- setHeight(Float) - Method in class com.amazonaws.services.textract.model.BoundingBox
-
The height of the bounding box as a ratio of the overall document page height.
- setHumanLoopActivationConditionsEvaluationResults(String) - Method in class com.amazonaws.services.textract.model.HumanLoopActivationOutput
-
Shows the result of condition evaluations, including those conditions which activated a human review.
- setHumanLoopActivationOutput(HumanLoopActivationOutput) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentResult
-
Shows the results of the human in the loop evaluation.
- setHumanLoopActivationReasons(Collection<String>) - Method in class com.amazonaws.services.textract.model.HumanLoopActivationOutput
-
Shows if and why human review was needed.
- setHumanLoopArn(String) - Method in class com.amazonaws.services.textract.model.HumanLoopActivationOutput
-
The Amazon Resource Name (ARN) of the HumanLoop created.
- setHumanLoopConfig(HumanLoopConfig) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
-
Sets the configuration for the human in the loop workflow for analyzing documents.
- setHumanLoopName(String) - Method in class com.amazonaws.services.textract.model.HumanLoopConfig
-
The name of the human workflow used for this image.
- setId(String) - Method in class com.amazonaws.services.textract.model.Block
-
The identifier for the recognized text.
- setIds(Collection<String>) - Method in class com.amazonaws.services.textract.model.Relationship
-
An array of IDs for related blocks.
- setJobId(String) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisRequest
-
A unique identifier for the text-detection job.
- setJobId(String) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionRequest
-
A unique identifier for the text detection job.
- setJobId(String) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisResult
-
The identifier for the document text detection job.
- setJobId(String) - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionResult
-
The identifier of the text detection job for the document.
- setJobStatus(String) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
The current status of the text detection job.
- setJobStatus(String) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
The current status of the text detection job.
- setJobTag(String) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
An identifier that you specify that's included in the completion notification published to the Amazon SNS topic.
- setJobTag(String) - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
An identifier that you specify that's included in the completion notification published to the Amazon SNS topic.
- setKMSKeyId(String) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
The KMS key used to encrypt the inference results.
- setKMSKeyId(String) - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
The KMS key used to encrypt the inference results.
- setLabelDetection(ExpenseDetection) - Method in class com.amazonaws.services.textract.model.ExpenseField
-
The explicitly stated label of a detected element.
- setLeft(Float) - Method in class com.amazonaws.services.textract.model.BoundingBox
-
The left coordinate of the bounding box as a ratio of overall document page width.
- setLineItemExpenseFields(Collection<ExpenseField>) - Method in class com.amazonaws.services.textract.model.LineItemFields
-
ExpenseFields used to show information from detected lines on a table.
- setLineItemGroupIndex(Integer) - Method in class com.amazonaws.services.textract.model.LineItemGroup
-
The number used to identify a specific table in a document.
- setLineItemGroups(Collection<LineItemGroup>) - Method in class com.amazonaws.services.textract.model.ExpenseDocument
-
Information detected on each table of a document, seperated into LineItems.
- setLineItems(Collection<LineItemFields>) - Method in class com.amazonaws.services.textract.model.LineItemGroup
-
The breakdown of information on a particular line of a table.
- setMaxResults(Integer) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisRequest
-
The maximum number of results to return per paginated call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionRequest
-
The maximum number of results to return per paginated call.
- setName(String) - Method in class com.amazonaws.services.textract.model.S3Object
-
The file name of the input document.
- setNextToken(String) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisRequest
-
If the previous response was incomplete (because there are more blocks to retrieve), Amazon Textract returns a
pagination token in the response.
- setNextToken(String) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
If the response is truncated, Amazon Textract returns this token.
- setNextToken(String) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionRequest
-
If the previous response was incomplete (because there are more blocks to retrieve), Amazon Textract returns a
pagination token in the response.
- setNextToken(String) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
If the response is truncated, Amazon Textract returns this token.
- setNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to.
- setNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to.
- setOutputConfig(OutputConfig) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
Sets if the output will go to a customer defined bucket.
- setOutputConfig(OutputConfig) - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
Sets if the output will go to a customer defined bucket.
- setPage(Integer) - Method in class com.amazonaws.services.textract.model.Block
-
The page on which a block was detected.
- setPageNumber(Integer) - Method in class com.amazonaws.services.textract.model.ExpenseField
-
The page number the value was detected on.
- setPages(Integer) - Method in class com.amazonaws.services.textract.model.DocumentMetadata
-
The number of pages that are detected in the document.
- setPages(Collection<Integer>) - Method in class com.amazonaws.services.textract.model.Warning
-
A list of the pages that the warning applies to.
- setPolygon(Collection<Point>) - Method in class com.amazonaws.services.textract.model.Geometry
-
Within the bounding box, a fine-grained polygon around the recognized item.
- setQuotaCode(String) - Method in exception com.amazonaws.services.textract.model.HumanLoopQuotaExceededException
-
The quota code.
- setRelationships(Collection<Relationship>) - Method in class com.amazonaws.services.textract.model.Block
-
A list of child blocks of the current block.
- setResourceType(String) - Method in exception com.amazonaws.services.textract.model.HumanLoopQuotaExceededException
-
The resource type.
- setRoleArn(String) - Method in class com.amazonaws.services.textract.model.NotificationChannel
-
The Amazon Resource Name (ARN) of an IAM role that gives Amazon Textract publishing permissions to the Amazon SNS
topic.
- setRowIndex(Integer) - Method in class com.amazonaws.services.textract.model.Block
-
The row in which a table cell is located.
- setRowSpan(Integer) - Method in class com.amazonaws.services.textract.model.Block
-
The number of rows that a table cell spans.
- setS3Bucket(String) - Method in class com.amazonaws.services.textract.model.OutputConfig
-
The name of the bucket your output will go to.
- setS3Object(S3Object) - Method in class com.amazonaws.services.textract.model.Document
-
Identifies an S3 object as the document source.
- setS3Object(S3Object) - Method in class com.amazonaws.services.textract.model.DocumentLocation
-
The Amazon S3 bucket that contains the input document.
- setS3Prefix(String) - Method in class com.amazonaws.services.textract.model.OutputConfig
-
The prefix of the object key that the output will be saved to.
- setSelectionStatus(String) - Method in class com.amazonaws.services.textract.model.Block
-
The selection status of a selection element, such as an option button or check box.
- setServiceCode(String) - Method in exception com.amazonaws.services.textract.model.HumanLoopQuotaExceededException
-
The service code.
- setSNSTopicArn(String) - Method in class com.amazonaws.services.textract.model.NotificationChannel
-
The Amazon SNS topic that Amazon Textract posts the completion status to.
- setStatusMessage(String) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
Returns if the detection job could not be completed.
- setStatusMessage(String) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
Returns if the detection job could not be completed.
- setSummaryFields(Collection<ExpenseField>) - Method in class com.amazonaws.services.textract.model.ExpenseDocument
-
Any information found outside of a table by Amazon Textract.
- setText(String) - Method in class com.amazonaws.services.textract.model.Block
-
The word or line of text that's recognized by Amazon Textract.
- setText(String) - Method in class com.amazonaws.services.textract.model.ExpenseDetection
-
The word or line of text recognized by Amazon Textract
- setText(String) - Method in class com.amazonaws.services.textract.model.ExpenseType
-
The word or line of text detected by Amazon Textract.
- setTextType(String) - Method in class com.amazonaws.services.textract.model.Block
-
The kind of text that Amazon Textract has detected.
- setTop(Float) - Method in class com.amazonaws.services.textract.model.BoundingBox
-
The top coordinate of the bounding box as a ratio of overall document page height.
- setType(ExpenseType) - Method in class com.amazonaws.services.textract.model.ExpenseField
-
The implied label of a detected element.
- setType(String) - Method in class com.amazonaws.services.textract.model.Relationship
-
The type of relationship that the blocks in the IDs array have with the current block.
- setValueDetection(ExpenseDetection) - Method in class com.amazonaws.services.textract.model.ExpenseField
-
The value of a detected element.
- setVersion(String) - Method in class com.amazonaws.services.textract.model.S3Object
-
If the bucket has versioning enabled, you can specify the object version.
- setWarnings(Collection<Warning>) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
A list of warnings that occurred during the document-analysis operation.
- setWarnings(Collection<Warning>) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
A list of warnings that occurred during the text-detection operation for the document.
- setWidth(Float) - Method in class com.amazonaws.services.textract.model.BoundingBox
-
The width of the bounding box as a ratio of the overall document page width.
- setX(Float) - Method in class com.amazonaws.services.textract.model.Point
-
The value of the X coordinate for a point on a Polygon.
- setY(Float) - Method in class com.amazonaws.services.textract.model.Point
-
The value of the Y coordinate for a point on a Polygon.
- shutdown() - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
-
- shutdown() - Method in interface com.amazonaws.services.textract.AmazonTextract
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.textract.AmazonTextractClient
-
- standard() - Static method in class com.amazonaws.services.textract.AmazonTextractAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.textract.AmazonTextractClientBuilder
-
- startDocumentAnalysis(StartDocumentAnalysisRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
-
- startDocumentAnalysis(StartDocumentAnalysisRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
-
Starts the asynchronous analysis of an input document for relationships between detected items such as key-value
pairs, tables, and selection elements.
- startDocumentAnalysis(StartDocumentAnalysisRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
-
Starts the asynchronous analysis of an input document for relationships between detected items such as key-value
pairs, tables, and selection elements.
- startDocumentAnalysisAsync(StartDocumentAnalysisRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
-
- startDocumentAnalysisAsync(StartDocumentAnalysisRequest, AsyncHandler<StartDocumentAnalysisRequest, StartDocumentAnalysisResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
-
- startDocumentAnalysisAsync(StartDocumentAnalysisRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
-
Starts the asynchronous analysis of an input document for relationships between detected items such as key-value
pairs, tables, and selection elements.
- startDocumentAnalysisAsync(StartDocumentAnalysisRequest, AsyncHandler<StartDocumentAnalysisRequest, StartDocumentAnalysisResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
-
Starts the asynchronous analysis of an input document for relationships between detected items such as key-value
pairs, tables, and selection elements.
- startDocumentAnalysisAsync(StartDocumentAnalysisRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
-
- startDocumentAnalysisAsync(StartDocumentAnalysisRequest, AsyncHandler<StartDocumentAnalysisRequest, StartDocumentAnalysisResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
-
- StartDocumentAnalysisRequest - Class in com.amazonaws.services.textract.model
-
- StartDocumentAnalysisRequest() - Constructor for class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
- StartDocumentAnalysisResult - Class in com.amazonaws.services.textract.model
-
- StartDocumentAnalysisResult() - Constructor for class com.amazonaws.services.textract.model.StartDocumentAnalysisResult
-
- startDocumentTextDetection(StartDocumentTextDetectionRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
-
- startDocumentTextDetection(StartDocumentTextDetectionRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
-
Starts the asynchronous detection of text in a document.
- startDocumentTextDetection(StartDocumentTextDetectionRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
-
Starts the asynchronous detection of text in a document.
- startDocumentTextDetectionAsync(StartDocumentTextDetectionRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
-
- startDocumentTextDetectionAsync(StartDocumentTextDetectionRequest, AsyncHandler<StartDocumentTextDetectionRequest, StartDocumentTextDetectionResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
-
- startDocumentTextDetectionAsync(StartDocumentTextDetectionRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
-
Starts the asynchronous detection of text in a document.
- startDocumentTextDetectionAsync(StartDocumentTextDetectionRequest, AsyncHandler<StartDocumentTextDetectionRequest, StartDocumentTextDetectionResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
-
Starts the asynchronous detection of text in a document.
- startDocumentTextDetectionAsync(StartDocumentTextDetectionRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
-
- startDocumentTextDetectionAsync(StartDocumentTextDetectionRequest, AsyncHandler<StartDocumentTextDetectionRequest, StartDocumentTextDetectionResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
-
- StartDocumentTextDetectionRequest - Class in com.amazonaws.services.textract.model
-
- StartDocumentTextDetectionRequest() - Constructor for class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
- StartDocumentTextDetectionResult - Class in com.amazonaws.services.textract.model
-
- StartDocumentTextDetectionResult() - Constructor for class com.amazonaws.services.textract.model.StartDocumentTextDetectionResult
-
- TextType - Enum in com.amazonaws.services.textract.model
-
- ThrottlingException - Exception in com.amazonaws.services.textract.model
-
Amazon Textract is temporarily unable to process the request.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.textract.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- toString() - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.Block
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.textract.model.BlockType
-
- toString() - Method in class com.amazonaws.services.textract.model.BoundingBox
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.textract.model.ContentClassifier
-
- toString() - Method in class com.amazonaws.services.textract.model.DetectDocumentTextRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.DetectDocumentTextResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.Document
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.DocumentLocation
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.DocumentMetadata
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.textract.model.EntityType
-
- toString() - Method in class com.amazonaws.services.textract.model.ExpenseDetection
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.ExpenseDocument
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.ExpenseField
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.ExpenseType
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.textract.model.FeatureType
-
- toString() - Method in class com.amazonaws.services.textract.model.Geometry
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.HumanLoopActivationOutput
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.HumanLoopConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.HumanLoopDataAttributes
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.textract.model.JobStatus
-
- toString() - Method in class com.amazonaws.services.textract.model.LineItemFields
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.LineItemGroup
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.NotificationChannel
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.OutputConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.Point
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.Relationship
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.textract.model.RelationshipType
-
- toString() - Method in class com.amazonaws.services.textract.model.S3Object
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.textract.model.SelectionStatus
-
- toString() - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.textract.model.TextType
-
- toString() - Method in class com.amazonaws.services.textract.model.Warning
-
Returns a string representation of this object.
- Warning - Class in com.amazonaws.services.textract.model
-
- Warning() - Constructor for class com.amazonaws.services.textract.model.Warning
-
- withAnalyzeDocumentModelVersion(String) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentResult
-
The version of the model used to analyze the document.
- withAnalyzeDocumentModelVersion(String) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
- withBlocks(Block...) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentResult
-
The items that are detected and analyzed by AnalyzeDocument.
- withBlocks(Collection<Block>) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentResult
-
The items that are detected and analyzed by AnalyzeDocument.
- withBlocks(Block...) - Method in class com.amazonaws.services.textract.model.DetectDocumentTextResult
-
An array of Block objects that contain the text that's detected in the document.
- withBlocks(Collection<Block>) - Method in class com.amazonaws.services.textract.model.DetectDocumentTextResult
-
An array of Block objects that contain the text that's detected in the document.
- withBlocks(Block...) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
The results of the text-analysis operation.
- withBlocks(Collection<Block>) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
The results of the text-analysis operation.
- withBlocks(Block...) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
The results of the text-detection operation.
- withBlocks(Collection<Block>) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
The results of the text-detection operation.
- withBlockType(String) - Method in class com.amazonaws.services.textract.model.Block
-
The type of text item that's recognized.
- withBlockType(BlockType) - Method in class com.amazonaws.services.textract.model.Block
-
The type of text item that's recognized.
- withBoundingBox(BoundingBox) - Method in class com.amazonaws.services.textract.model.Geometry
-
An axis-aligned coarse representation of the location of the recognized item on the document page.
- withBucket(String) - Method in class com.amazonaws.services.textract.model.S3Object
-
The name of the S3 bucket.
- withBytes(ByteBuffer) - Method in class com.amazonaws.services.textract.model.Document
-
A blob of base64-encoded document bytes.
- withClientRequestToken(String) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
The idempotent token that you use to identify the start request.
- withClientRequestToken(String) - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
The idempotent token that's used to identify the start request.
- withColumnIndex(Integer) - Method in class com.amazonaws.services.textract.model.Block
-
The column in which a table cell appears.
- withColumnSpan(Integer) - Method in class com.amazonaws.services.textract.model.Block
-
The number of columns that a table cell spans.
- withConfidence(Float) - Method in class com.amazonaws.services.textract.model.Block
-
The confidence score that Amazon Textract has in the accuracy of the recognized text and the accuracy of the
geometry points around the recognized text.
- withConfidence(Float) - Method in class com.amazonaws.services.textract.model.ExpenseDetection
-
The confidence in detection, as a percentage
- withConfidence(Float) - Method in class com.amazonaws.services.textract.model.ExpenseType
-
The confidence of accuracy, as a percentage.
- withContentClassifiers(String...) - Method in class com.amazonaws.services.textract.model.HumanLoopDataAttributes
-
Sets whether the input image is free of personally identifiable information or adult content.
- withContentClassifiers(Collection<String>) - Method in class com.amazonaws.services.textract.model.HumanLoopDataAttributes
-
Sets whether the input image is free of personally identifiable information or adult content.
- withContentClassifiers(ContentClassifier...) - Method in class com.amazonaws.services.textract.model.HumanLoopDataAttributes
-
Sets whether the input image is free of personally identifiable information or adult content.
- withDataAttributes(HumanLoopDataAttributes) - Method in class com.amazonaws.services.textract.model.HumanLoopConfig
-
Sets attributes of the input data.
- withDetectDocumentTextModelVersion(String) - Method in class com.amazonaws.services.textract.model.DetectDocumentTextResult
-
- withDetectDocumentTextModelVersion(String) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
- withDocument(Document) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
-
The input document as base64-encoded bytes or an Amazon S3 object.
- withDocument(Document) - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseRequest
-
- withDocument(Document) - Method in class com.amazonaws.services.textract.model.DetectDocumentTextRequest
-
The input document as base64-encoded bytes or an Amazon S3 object.
- withDocumentLocation(DocumentLocation) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
The location of the document to be processed.
- withDocumentLocation(DocumentLocation) - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
The location of the document to be processed.
- withDocumentMetadata(DocumentMetadata) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentResult
-
Metadata about the analyzed document.
- withDocumentMetadata(DocumentMetadata) - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseResult
-
- withDocumentMetadata(DocumentMetadata) - Method in class com.amazonaws.services.textract.model.DetectDocumentTextResult
-
Metadata about the document.
- withDocumentMetadata(DocumentMetadata) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
Information about a document that Amazon Textract processed.
- withDocumentMetadata(DocumentMetadata) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
Information about a document that Amazon Textract processed.
- withEntityTypes(String...) - Method in class com.amazonaws.services.textract.model.Block
-
The type of entity.
- withEntityTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.Block
-
The type of entity.
- withEntityTypes(EntityType...) - Method in class com.amazonaws.services.textract.model.Block
-
The type of entity.
- withErrorCode(String) - Method in class com.amazonaws.services.textract.model.Warning
-
The error code for the warning.
- withExpenseDocuments(ExpenseDocument...) - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseResult
-
The expenses detected by Amazon Textract.
- withExpenseDocuments(Collection<ExpenseDocument>) - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseResult
-
The expenses detected by Amazon Textract.
- withExpenseIndex(Integer) - Method in class com.amazonaws.services.textract.model.ExpenseDocument
-
Denotes which invoice or receipt in the document the information is coming from.
- withFeatureTypes(String...) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
-
A list of the types of analysis to perform.
- withFeatureTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
-
A list of the types of analysis to perform.
- withFeatureTypes(FeatureType...) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
-
A list of the types of analysis to perform.
- withFeatureTypes(String...) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
A list of the types of analysis to perform.
- withFeatureTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
A list of the types of analysis to perform.
- withFeatureTypes(FeatureType...) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
A list of the types of analysis to perform.
- withFlowDefinitionArn(String) - Method in class com.amazonaws.services.textract.model.HumanLoopConfig
-
The Amazon Resource Name (ARN) of the flow definition.
- withGeometry(Geometry) - Method in class com.amazonaws.services.textract.model.Block
-
The location of the recognized text on the image.
- withGeometry(Geometry) - Method in class com.amazonaws.services.textract.model.ExpenseDetection
-
- withHeight(Float) - Method in class com.amazonaws.services.textract.model.BoundingBox
-
The height of the bounding box as a ratio of the overall document page height.
- withHumanLoopActivationConditionsEvaluationResults(String) - Method in class com.amazonaws.services.textract.model.HumanLoopActivationOutput
-
Shows the result of condition evaluations, including those conditions which activated a human review.
- withHumanLoopActivationOutput(HumanLoopActivationOutput) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentResult
-
Shows the results of the human in the loop evaluation.
- withHumanLoopActivationReasons(String...) - Method in class com.amazonaws.services.textract.model.HumanLoopActivationOutput
-
Shows if and why human review was needed.
- withHumanLoopActivationReasons(Collection<String>) - Method in class com.amazonaws.services.textract.model.HumanLoopActivationOutput
-
Shows if and why human review was needed.
- withHumanLoopArn(String) - Method in class com.amazonaws.services.textract.model.HumanLoopActivationOutput
-
The Amazon Resource Name (ARN) of the HumanLoop created.
- withHumanLoopConfig(HumanLoopConfig) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
-
Sets the configuration for the human in the loop workflow for analyzing documents.
- withHumanLoopName(String) - Method in class com.amazonaws.services.textract.model.HumanLoopConfig
-
The name of the human workflow used for this image.
- withId(String) - Method in class com.amazonaws.services.textract.model.Block
-
The identifier for the recognized text.
- withIds(String...) - Method in class com.amazonaws.services.textract.model.Relationship
-
An array of IDs for related blocks.
- withIds(Collection<String>) - Method in class com.amazonaws.services.textract.model.Relationship
-
An array of IDs for related blocks.
- withJobId(String) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisRequest
-
A unique identifier for the text-detection job.
- withJobId(String) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionRequest
-
A unique identifier for the text detection job.
- withJobId(String) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisResult
-
The identifier for the document text detection job.
- withJobId(String) - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionResult
-
The identifier of the text detection job for the document.
- withJobStatus(String) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
The current status of the text detection job.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
The current status of the text detection job.
- withJobStatus(String) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
The current status of the text detection job.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
The current status of the text detection job.
- withJobTag(String) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
An identifier that you specify that's included in the completion notification published to the Amazon SNS topic.
- withJobTag(String) - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
An identifier that you specify that's included in the completion notification published to the Amazon SNS topic.
- withKMSKeyId(String) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
The KMS key used to encrypt the inference results.
- withKMSKeyId(String) - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
The KMS key used to encrypt the inference results.
- withLabelDetection(ExpenseDetection) - Method in class com.amazonaws.services.textract.model.ExpenseField
-
The explicitly stated label of a detected element.
- withLeft(Float) - Method in class com.amazonaws.services.textract.model.BoundingBox
-
The left coordinate of the bounding box as a ratio of overall document page width.
- withLineItemExpenseFields(ExpenseField...) - Method in class com.amazonaws.services.textract.model.LineItemFields
-
ExpenseFields used to show information from detected lines on a table.
- withLineItemExpenseFields(Collection<ExpenseField>) - Method in class com.amazonaws.services.textract.model.LineItemFields
-
ExpenseFields used to show information from detected lines on a table.
- withLineItemGroupIndex(Integer) - Method in class com.amazonaws.services.textract.model.LineItemGroup
-
The number used to identify a specific table in a document.
- withLineItemGroups(LineItemGroup...) - Method in class com.amazonaws.services.textract.model.ExpenseDocument
-
Information detected on each table of a document, seperated into LineItems.
- withLineItemGroups(Collection<LineItemGroup>) - Method in class com.amazonaws.services.textract.model.ExpenseDocument
-
Information detected on each table of a document, seperated into LineItems.
- withLineItems(LineItemFields...) - Method in class com.amazonaws.services.textract.model.LineItemGroup
-
The breakdown of information on a particular line of a table.
- withLineItems(Collection<LineItemFields>) - Method in class com.amazonaws.services.textract.model.LineItemGroup
-
The breakdown of information on a particular line of a table.
- withMaxResults(Integer) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisRequest
-
The maximum number of results to return per paginated call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionRequest
-
The maximum number of results to return per paginated call.
- withName(String) - Method in class com.amazonaws.services.textract.model.S3Object
-
The file name of the input document.
- withNextToken(String) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisRequest
-
If the previous response was incomplete (because there are more blocks to retrieve), Amazon Textract returns a
pagination token in the response.
- withNextToken(String) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
If the response is truncated, Amazon Textract returns this token.
- withNextToken(String) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionRequest
-
If the previous response was incomplete (because there are more blocks to retrieve), Amazon Textract returns a
pagination token in the response.
- withNextToken(String) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
If the response is truncated, Amazon Textract returns this token.
- withNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to.
- withNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to.
- withOutputConfig(OutputConfig) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
-
Sets if the output will go to a customer defined bucket.
- withOutputConfig(OutputConfig) - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
-
Sets if the output will go to a customer defined bucket.
- withPage(Integer) - Method in class com.amazonaws.services.textract.model.Block
-
The page on which a block was detected.
- withPageNumber(Integer) - Method in class com.amazonaws.services.textract.model.ExpenseField
-
The page number the value was detected on.
- withPages(Integer) - Method in class com.amazonaws.services.textract.model.DocumentMetadata
-
The number of pages that are detected in the document.
- withPages(Integer...) - Method in class com.amazonaws.services.textract.model.Warning
-
A list of the pages that the warning applies to.
- withPages(Collection<Integer>) - Method in class com.amazonaws.services.textract.model.Warning
-
A list of the pages that the warning applies to.
- withPolygon(Point...) - Method in class com.amazonaws.services.textract.model.Geometry
-
Within the bounding box, a fine-grained polygon around the recognized item.
- withPolygon(Collection<Point>) - Method in class com.amazonaws.services.textract.model.Geometry
-
Within the bounding box, a fine-grained polygon around the recognized item.
- withQuotaCode(String) - Method in exception com.amazonaws.services.textract.model.HumanLoopQuotaExceededException
-
The quota code.
- withRelationships(Relationship...) - Method in class com.amazonaws.services.textract.model.Block
-
A list of child blocks of the current block.
- withRelationships(Collection<Relationship>) - Method in class com.amazonaws.services.textract.model.Block
-
A list of child blocks of the current block.
- withResourceType(String) - Method in exception com.amazonaws.services.textract.model.HumanLoopQuotaExceededException
-
The resource type.
- withRoleArn(String) - Method in class com.amazonaws.services.textract.model.NotificationChannel
-
The Amazon Resource Name (ARN) of an IAM role that gives Amazon Textract publishing permissions to the Amazon SNS
topic.
- withRowIndex(Integer) - Method in class com.amazonaws.services.textract.model.Block
-
The row in which a table cell is located.
- withRowSpan(Integer) - Method in class com.amazonaws.services.textract.model.Block
-
The number of rows that a table cell spans.
- withS3Bucket(String) - Method in class com.amazonaws.services.textract.model.OutputConfig
-
The name of the bucket your output will go to.
- withS3Object(S3Object) - Method in class com.amazonaws.services.textract.model.Document
-
Identifies an S3 object as the document source.
- withS3Object(S3Object) - Method in class com.amazonaws.services.textract.model.DocumentLocation
-
The Amazon S3 bucket that contains the input document.
- withS3Prefix(String) - Method in class com.amazonaws.services.textract.model.OutputConfig
-
The prefix of the object key that the output will be saved to.
- withSelectionStatus(String) - Method in class com.amazonaws.services.textract.model.Block
-
The selection status of a selection element, such as an option button or check box.
- withSelectionStatus(SelectionStatus) - Method in class com.amazonaws.services.textract.model.Block
-
The selection status of a selection element, such as an option button or check box.
- withServiceCode(String) - Method in exception com.amazonaws.services.textract.model.HumanLoopQuotaExceededException
-
The service code.
- withSNSTopicArn(String) - Method in class com.amazonaws.services.textract.model.NotificationChannel
-
The Amazon SNS topic that Amazon Textract posts the completion status to.
- withStatusMessage(String) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
Returns if the detection job could not be completed.
- withStatusMessage(String) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
Returns if the detection job could not be completed.
- withSummaryFields(ExpenseField...) - Method in class com.amazonaws.services.textract.model.ExpenseDocument
-
Any information found outside of a table by Amazon Textract.
- withSummaryFields(Collection<ExpenseField>) - Method in class com.amazonaws.services.textract.model.ExpenseDocument
-
Any information found outside of a table by Amazon Textract.
- withText(String) - Method in class com.amazonaws.services.textract.model.Block
-
The word or line of text that's recognized by Amazon Textract.
- withText(String) - Method in class com.amazonaws.services.textract.model.ExpenseDetection
-
The word or line of text recognized by Amazon Textract
- withText(String) - Method in class com.amazonaws.services.textract.model.ExpenseType
-
The word or line of text detected by Amazon Textract.
- withTextType(String) - Method in class com.amazonaws.services.textract.model.Block
-
The kind of text that Amazon Textract has detected.
- withTextType(TextType) - Method in class com.amazonaws.services.textract.model.Block
-
The kind of text that Amazon Textract has detected.
- withTop(Float) - Method in class com.amazonaws.services.textract.model.BoundingBox
-
The top coordinate of the bounding box as a ratio of overall document page height.
- withType(ExpenseType) - Method in class com.amazonaws.services.textract.model.ExpenseField
-
The implied label of a detected element.
- withType(String) - Method in class com.amazonaws.services.textract.model.Relationship
-
The type of relationship that the blocks in the IDs array have with the current block.
- withType(RelationshipType) - Method in class com.amazonaws.services.textract.model.Relationship
-
The type of relationship that the blocks in the IDs array have with the current block.
- withValueDetection(ExpenseDetection) - Method in class com.amazonaws.services.textract.model.ExpenseField
-
The value of a detected element.
- withVersion(String) - Method in class com.amazonaws.services.textract.model.S3Object
-
If the bucket has versioning enabled, you can specify the object version.
- withWarnings(Warning...) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
A list of warnings that occurred during the document-analysis operation.
- withWarnings(Collection<Warning>) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
-
A list of warnings that occurred during the document-analysis operation.
- withWarnings(Warning...) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
A list of warnings that occurred during the text-detection operation for the document.
- withWarnings(Collection<Warning>) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
-
A list of warnings that occurred during the text-detection operation for the document.
- withWidth(Float) - Method in class com.amazonaws.services.textract.model.BoundingBox
-
The width of the bounding box as a ratio of the overall document page width.
- withX(Float) - Method in class com.amazonaws.services.textract.model.Point
-
The value of the X coordinate for a point on a Polygon.
- withY(Float) - Method in class com.amazonaws.services.textract.model.Point
-
The value of the Y coordinate for a point on a Polygon.