Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W 

A

AbstractAmazonTextract - Class in com.amazonaws.services.textract
Abstract implementation of AmazonTextract.
AbstractAmazonTextract() - Constructor for class com.amazonaws.services.textract.AbstractAmazonTextract
 
AbstractAmazonTextractAsync - Class in com.amazonaws.services.textract
Abstract implementation of AmazonTextractAsync.
AbstractAmazonTextractAsync() - Constructor for class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
AccessDeniedException - Exception in com.amazonaws.services.textract.model
You aren't authorized to perform the action.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.textract.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
Adapter - Class in com.amazonaws.services.textract.model
An adapter selected for use when analyzing documents.
Adapter() - Constructor for class com.amazonaws.services.textract.model.Adapter
 
AdapterOverview - Class in com.amazonaws.services.textract.model
Contains information on the adapter, including the adapter ID, Name, Creation time, and feature types.
AdapterOverview() - Constructor for class com.amazonaws.services.textract.model.AdapterOverview
 
AdaptersConfig - Class in com.amazonaws.services.textract.model
Contains information about adapters used when analyzing a document, with each adapter specified using an AdapterId and version
AdaptersConfig() - Constructor for class com.amazonaws.services.textract.model.AdaptersConfig
 
AdapterVersionDatasetConfig - Class in com.amazonaws.services.textract.model
The dataset configuration options for a given version of an adapter.
AdapterVersionDatasetConfig() - Constructor for class com.amazonaws.services.textract.model.AdapterVersionDatasetConfig
 
AdapterVersionEvaluationMetric - Class in com.amazonaws.services.textract.model
Contains information on the metrics used to evalute the peformance of a given adapter version.
AdapterVersionEvaluationMetric() - Constructor for class com.amazonaws.services.textract.model.AdapterVersionEvaluationMetric
 
AdapterVersionOverview - Class in com.amazonaws.services.textract.model
Summary info for an adapter version.
AdapterVersionOverview() - Constructor for class com.amazonaws.services.textract.model.AdapterVersionOverview
 
AdapterVersionStatus - Enum in com.amazonaws.services.textract.model
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.textract.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.textract.model.TagResourceRequest
Add a single Tags entry
AmazonTextract - Interface in com.amazonaws.services.textract
Interface for accessing Amazon Textract.
AmazonTextractAsync - Interface in com.amazonaws.services.textract
Interface for accessing Amazon Textract asynchronously.
AmazonTextractAsyncClient - Class in com.amazonaws.services.textract
Client for accessing Amazon Textract asynchronously.
AmazonTextractAsyncClientBuilder - Class in com.amazonaws.services.textract
Fluent builder for AmazonTextractAsync.
AmazonTextractClient - Class in com.amazonaws.services.textract
Client for accessing Amazon Textract.
AmazonTextractClientBuilder - Class in com.amazonaws.services.textract
Fluent builder for AmazonTextract.
AmazonTextractException - Exception in com.amazonaws.services.textract.model
Base exception for all service exceptions thrown by Amazon Textract
AmazonTextractException(String) - Constructor for exception com.amazonaws.services.textract.model.AmazonTextractException
Constructs a new AmazonTextractException with the specified error message.
analyzeDocument(AnalyzeDocumentRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
analyzeDocument(AnalyzeDocumentRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Analyzes an input document for relationships between detected items.
analyzeDocument(AnalyzeDocumentRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Analyzes an input document for relationships between detected items.
analyzeDocumentAsync(AnalyzeDocumentRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
analyzeDocumentAsync(AnalyzeDocumentRequest, AsyncHandler<AnalyzeDocumentRequest, AnalyzeDocumentResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
analyzeDocumentAsync(AnalyzeDocumentRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Analyzes an input document for relationships between detected items.
analyzeDocumentAsync(AnalyzeDocumentRequest, AsyncHandler<AnalyzeDocumentRequest, AnalyzeDocumentResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Analyzes an input document for relationships between detected items.
analyzeDocumentAsync(AnalyzeDocumentRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
analyzeDocumentAsync(AnalyzeDocumentRequest, AsyncHandler<AnalyzeDocumentRequest, AnalyzeDocumentResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
AnalyzeDocumentRequest - Class in com.amazonaws.services.textract.model
 
AnalyzeDocumentRequest() - Constructor for class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
 
AnalyzeDocumentResult - Class in com.amazonaws.services.textract.model
 
AnalyzeDocumentResult() - Constructor for class com.amazonaws.services.textract.model.AnalyzeDocumentResult
 
analyzeExpense(AnalyzeExpenseRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
analyzeExpense(AnalyzeExpenseRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
AnalyzeExpense synchronously analyzes an input document for financially related relationships between text.
analyzeExpense(AnalyzeExpenseRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
AnalyzeExpense synchronously analyzes an input document for financially related relationships between text.
analyzeExpenseAsync(AnalyzeExpenseRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
analyzeExpenseAsync(AnalyzeExpenseRequest, AsyncHandler<AnalyzeExpenseRequest, AnalyzeExpenseResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
analyzeExpenseAsync(AnalyzeExpenseRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
AnalyzeExpense synchronously analyzes an input document for financially related relationships between text.
analyzeExpenseAsync(AnalyzeExpenseRequest, AsyncHandler<AnalyzeExpenseRequest, AnalyzeExpenseResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
AnalyzeExpense synchronously analyzes an input document for financially related relationships between text.
analyzeExpenseAsync(AnalyzeExpenseRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
analyzeExpenseAsync(AnalyzeExpenseRequest, AsyncHandler<AnalyzeExpenseRequest, AnalyzeExpenseResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
AnalyzeExpenseRequest - Class in com.amazonaws.services.textract.model
 
AnalyzeExpenseRequest() - Constructor for class com.amazonaws.services.textract.model.AnalyzeExpenseRequest
 
AnalyzeExpenseResult - Class in com.amazonaws.services.textract.model
 
AnalyzeExpenseResult() - Constructor for class com.amazonaws.services.textract.model.AnalyzeExpenseResult
 
analyzeID(AnalyzeIDRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
analyzeID(AnalyzeIDRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Analyzes identity documents for relevant information.
analyzeID(AnalyzeIDRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Analyzes identity documents for relevant information.
analyzeIDAsync(AnalyzeIDRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
analyzeIDAsync(AnalyzeIDRequest, AsyncHandler<AnalyzeIDRequest, AnalyzeIDResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
analyzeIDAsync(AnalyzeIDRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Analyzes identity documents for relevant information.
analyzeIDAsync(AnalyzeIDRequest, AsyncHandler<AnalyzeIDRequest, AnalyzeIDResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Analyzes identity documents for relevant information.
analyzeIDAsync(AnalyzeIDRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
analyzeIDAsync(AnalyzeIDRequest, AsyncHandler<AnalyzeIDRequest, AnalyzeIDResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
AnalyzeIDDetections - Class in com.amazonaws.services.textract.model
Used to contain the information detected by an AnalyzeID operation.
AnalyzeIDDetections() - Constructor for class com.amazonaws.services.textract.model.AnalyzeIDDetections
 
AnalyzeIDRequest - Class in com.amazonaws.services.textract.model
 
AnalyzeIDRequest() - Constructor for class com.amazonaws.services.textract.model.AnalyzeIDRequest
 
AnalyzeIDResult - Class in com.amazonaws.services.textract.model
 
AnalyzeIDResult() - Constructor for class com.amazonaws.services.textract.model.AnalyzeIDResult
 
asyncBuilder() - Static method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
AutoUpdate - Enum in com.amazonaws.services.textract.model
 

B

BadDocumentException - Exception in com.amazonaws.services.textract.model
Amazon Textract isn't able to read the document.
BadDocumentException(String) - Constructor for exception com.amazonaws.services.textract.model.BadDocumentException
Constructs a new BadDocumentException with the specified error message.
Block - Class in com.amazonaws.services.textract.model
A Block represents items that are recognized in a document within a group of pixels close to each other.
Block() - Constructor for class com.amazonaws.services.textract.model.Block
 
BlockType - Enum in com.amazonaws.services.textract.model
 
BoundingBox - Class in com.amazonaws.services.textract.model
The bounding box around the detected page, text, key-value pair, table, table cell, or selection element on a document page.
BoundingBox() - Constructor for class com.amazonaws.services.textract.model.BoundingBox
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClientBuilder
Construct an asynchronous implementation of AmazonTextractAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.textract.AmazonTextractClientBuilder
Construct a synchronous implementation of AmazonTextract using the current builder configuration.
builder() - Static method in class com.amazonaws.services.textract.AmazonTextractClient
 

C

clearTagsEntries() - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.textract.model.GetAdapterResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.textract.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.textract.model.TagResourceRequest
Removes all the entries added into Tags.
clone() - Method in class com.amazonaws.services.textract.model.Adapter
 
clone() - Method in class com.amazonaws.services.textract.model.AdapterOverview
 
clone() - Method in class com.amazonaws.services.textract.model.AdaptersConfig
 
clone() - Method in class com.amazonaws.services.textract.model.AdapterVersionDatasetConfig
 
clone() - Method in class com.amazonaws.services.textract.model.AdapterVersionEvaluationMetric
 
clone() - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
 
clone() - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
 
clone() - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentResult
 
clone() - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseRequest
 
clone() - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseResult
 
clone() - Method in class com.amazonaws.services.textract.model.AnalyzeIDDetections
 
clone() - Method in class com.amazonaws.services.textract.model.AnalyzeIDRequest
 
clone() - Method in class com.amazonaws.services.textract.model.AnalyzeIDResult
 
clone() - Method in class com.amazonaws.services.textract.model.Block
 
clone() - Method in class com.amazonaws.services.textract.model.BoundingBox
 
clone() - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
 
clone() - Method in class com.amazonaws.services.textract.model.CreateAdapterResult
 
clone() - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
 
clone() - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionResult
 
clone() - Method in class com.amazonaws.services.textract.model.DeleteAdapterRequest
 
clone() - Method in class com.amazonaws.services.textract.model.DeleteAdapterResult
 
clone() - Method in class com.amazonaws.services.textract.model.DeleteAdapterVersionRequest
 
clone() - Method in class com.amazonaws.services.textract.model.DeleteAdapterVersionResult
 
clone() - Method in class com.amazonaws.services.textract.model.DetectDocumentTextRequest
 
clone() - Method in class com.amazonaws.services.textract.model.DetectDocumentTextResult
 
clone() - Method in class com.amazonaws.services.textract.model.DetectedSignature
 
clone() - Method in class com.amazonaws.services.textract.model.Document
 
clone() - Method in class com.amazonaws.services.textract.model.DocumentGroup
 
clone() - Method in class com.amazonaws.services.textract.model.DocumentLocation
 
clone() - Method in class com.amazonaws.services.textract.model.DocumentMetadata
 
clone() - Method in class com.amazonaws.services.textract.model.EvaluationMetric
 
clone() - Method in class com.amazonaws.services.textract.model.ExpenseCurrency
 
clone() - Method in class com.amazonaws.services.textract.model.ExpenseDetection
 
clone() - Method in class com.amazonaws.services.textract.model.ExpenseDocument
 
clone() - Method in class com.amazonaws.services.textract.model.ExpenseField
 
clone() - Method in class com.amazonaws.services.textract.model.ExpenseGroupProperty
 
clone() - Method in class com.amazonaws.services.textract.model.ExpenseType
 
clone() - Method in class com.amazonaws.services.textract.model.Extraction
 
clone() - Method in class com.amazonaws.services.textract.model.Geometry
 
clone() - Method in class com.amazonaws.services.textract.model.GetAdapterRequest
 
clone() - Method in class com.amazonaws.services.textract.model.GetAdapterResult
 
clone() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionRequest
 
clone() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
 
clone() - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisRequest
 
clone() - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
 
clone() - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionRequest
 
clone() - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
 
clone() - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisRequest
 
clone() - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
 
clone() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisRequest
 
clone() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
 
clone() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryRequest
 
clone() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
 
clone() - Method in class com.amazonaws.services.textract.model.HumanLoopActivationOutput
 
clone() - Method in class com.amazonaws.services.textract.model.HumanLoopConfig
 
clone() - Method in class com.amazonaws.services.textract.model.HumanLoopDataAttributes
 
clone() - Method in class com.amazonaws.services.textract.model.IdentityDocument
 
clone() - Method in class com.amazonaws.services.textract.model.IdentityDocumentField
 
clone() - Method in class com.amazonaws.services.textract.model.LendingDetection
 
clone() - Method in class com.amazonaws.services.textract.model.LendingDocument
 
clone() - Method in class com.amazonaws.services.textract.model.LendingField
 
clone() - Method in class com.amazonaws.services.textract.model.LendingResult
 
clone() - Method in class com.amazonaws.services.textract.model.LendingSummary
 
clone() - Method in class com.amazonaws.services.textract.model.LineItemFields
 
clone() - Method in class com.amazonaws.services.textract.model.LineItemGroup
 
clone() - Method in class com.amazonaws.services.textract.model.ListAdaptersRequest
 
clone() - Method in class com.amazonaws.services.textract.model.ListAdaptersResult
 
clone() - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
 
clone() - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsResult
 
clone() - Method in class com.amazonaws.services.textract.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.textract.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.textract.model.NormalizedValue
 
clone() - Method in class com.amazonaws.services.textract.model.NotificationChannel
 
clone() - Method in class com.amazonaws.services.textract.model.OutputConfig
 
clone() - Method in class com.amazonaws.services.textract.model.PageClassification
 
clone() - Method in class com.amazonaws.services.textract.model.Point
 
clone() - Method in class com.amazonaws.services.textract.model.Prediction
 
clone() - Method in class com.amazonaws.services.textract.model.QueriesConfig
 
clone() - Method in class com.amazonaws.services.textract.model.Query
 
clone() - Method in class com.amazonaws.services.textract.model.Relationship
 
clone() - Method in class com.amazonaws.services.textract.model.S3Object
 
clone() - Method in class com.amazonaws.services.textract.model.SignatureDetection
 
clone() - Method in class com.amazonaws.services.textract.model.SplitDocument
 
clone() - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
 
clone() - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisResult
 
clone() - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
 
clone() - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionResult
 
clone() - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
 
clone() - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisResult
 
clone() - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisRequest
 
clone() - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisResult
 
clone() - Method in class com.amazonaws.services.textract.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.textract.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.textract.model.UndetectedSignature
 
clone() - Method in class com.amazonaws.services.textract.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.textract.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.textract.model.UpdateAdapterRequest
 
clone() - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
 
clone() - Method in class com.amazonaws.services.textract.model.Warning
 
com.amazonaws.services.textract - package com.amazonaws.services.textract
Amazon Textract detects and analyzes text in documents and converts it into machine-readable text.
com.amazonaws.services.textract.model - package com.amazonaws.services.textract.model
 
configFactory - Static variable in class com.amazonaws.services.textract.AmazonTextractClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.textract.model
Updating or deleting a resource can cause an inconsistent state.
ConflictException(String) - Constructor for exception com.amazonaws.services.textract.model.ConflictException
Constructs a new ConflictException with the specified error message.
ContentClassifier - Enum in com.amazonaws.services.textract.model
 
createAdapter(CreateAdapterRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
createAdapter(CreateAdapterRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Creates an adapter, which can be fine-tuned for enhanced performance on user provided documents.
createAdapter(CreateAdapterRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Creates an adapter, which can be fine-tuned for enhanced performance on user provided documents.
createAdapterAsync(CreateAdapterRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
createAdapterAsync(CreateAdapterRequest, AsyncHandler<CreateAdapterRequest, CreateAdapterResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
createAdapterAsync(CreateAdapterRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Creates an adapter, which can be fine-tuned for enhanced performance on user provided documents.
createAdapterAsync(CreateAdapterRequest, AsyncHandler<CreateAdapterRequest, CreateAdapterResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Creates an adapter, which can be fine-tuned for enhanced performance on user provided documents.
createAdapterAsync(CreateAdapterRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
createAdapterAsync(CreateAdapterRequest, AsyncHandler<CreateAdapterRequest, CreateAdapterResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
CreateAdapterRequest - Class in com.amazonaws.services.textract.model
 
CreateAdapterRequest() - Constructor for class com.amazonaws.services.textract.model.CreateAdapterRequest
 
CreateAdapterResult - Class in com.amazonaws.services.textract.model
 
CreateAdapterResult() - Constructor for class com.amazonaws.services.textract.model.CreateAdapterResult
 
createAdapterVersion(CreateAdapterVersionRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
createAdapterVersion(CreateAdapterVersionRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Creates a new version of an adapter.
createAdapterVersion(CreateAdapterVersionRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Creates a new version of an adapter.
createAdapterVersionAsync(CreateAdapterVersionRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
createAdapterVersionAsync(CreateAdapterVersionRequest, AsyncHandler<CreateAdapterVersionRequest, CreateAdapterVersionResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
createAdapterVersionAsync(CreateAdapterVersionRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Creates a new version of an adapter.
createAdapterVersionAsync(CreateAdapterVersionRequest, AsyncHandler<CreateAdapterVersionRequest, CreateAdapterVersionResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Creates a new version of an adapter.
createAdapterVersionAsync(CreateAdapterVersionRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
createAdapterVersionAsync(CreateAdapterVersionRequest, AsyncHandler<CreateAdapterVersionRequest, CreateAdapterVersionResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
CreateAdapterVersionRequest - Class in com.amazonaws.services.textract.model
 
CreateAdapterVersionRequest() - Constructor for class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
 
CreateAdapterVersionResult - Class in com.amazonaws.services.textract.model
 
CreateAdapterVersionResult() - Constructor for class com.amazonaws.services.textract.model.CreateAdapterVersionResult
 

D

defaultClient() - Static method in class com.amazonaws.services.textract.AmazonTextractAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.textract.AmazonTextractClientBuilder
 
deleteAdapter(DeleteAdapterRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
deleteAdapter(DeleteAdapterRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Deletes an Amazon Textract adapter.
deleteAdapter(DeleteAdapterRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Deletes an Amazon Textract adapter.
deleteAdapterAsync(DeleteAdapterRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
deleteAdapterAsync(DeleteAdapterRequest, AsyncHandler<DeleteAdapterRequest, DeleteAdapterResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
deleteAdapterAsync(DeleteAdapterRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Deletes an Amazon Textract adapter.
deleteAdapterAsync(DeleteAdapterRequest, AsyncHandler<DeleteAdapterRequest, DeleteAdapterResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Deletes an Amazon Textract adapter.
deleteAdapterAsync(DeleteAdapterRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
deleteAdapterAsync(DeleteAdapterRequest, AsyncHandler<DeleteAdapterRequest, DeleteAdapterResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
DeleteAdapterRequest - Class in com.amazonaws.services.textract.model
 
DeleteAdapterRequest() - Constructor for class com.amazonaws.services.textract.model.DeleteAdapterRequest
 
DeleteAdapterResult - Class in com.amazonaws.services.textract.model
 
DeleteAdapterResult() - Constructor for class com.amazonaws.services.textract.model.DeleteAdapterResult
 
deleteAdapterVersion(DeleteAdapterVersionRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
deleteAdapterVersion(DeleteAdapterVersionRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Deletes an Amazon Textract adapter version.
deleteAdapterVersion(DeleteAdapterVersionRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Deletes an Amazon Textract adapter version.
deleteAdapterVersionAsync(DeleteAdapterVersionRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
deleteAdapterVersionAsync(DeleteAdapterVersionRequest, AsyncHandler<DeleteAdapterVersionRequest, DeleteAdapterVersionResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
deleteAdapterVersionAsync(DeleteAdapterVersionRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Deletes an Amazon Textract adapter version.
deleteAdapterVersionAsync(DeleteAdapterVersionRequest, AsyncHandler<DeleteAdapterVersionRequest, DeleteAdapterVersionResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Deletes an Amazon Textract adapter version.
deleteAdapterVersionAsync(DeleteAdapterVersionRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
deleteAdapterVersionAsync(DeleteAdapterVersionRequest, AsyncHandler<DeleteAdapterVersionRequest, DeleteAdapterVersionResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
DeleteAdapterVersionRequest - Class in com.amazonaws.services.textract.model
 
DeleteAdapterVersionRequest() - Constructor for class com.amazonaws.services.textract.model.DeleteAdapterVersionRequest
 
DeleteAdapterVersionResult - Class in com.amazonaws.services.textract.model
 
DeleteAdapterVersionResult() - Constructor for class com.amazonaws.services.textract.model.DeleteAdapterVersionResult
 
detectDocumentText(DetectDocumentTextRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
detectDocumentText(DetectDocumentTextRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Detects text in the input document.
detectDocumentText(DetectDocumentTextRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Detects text in the input document.
detectDocumentTextAsync(DetectDocumentTextRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
detectDocumentTextAsync(DetectDocumentTextRequest, AsyncHandler<DetectDocumentTextRequest, DetectDocumentTextResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
detectDocumentTextAsync(DetectDocumentTextRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Detects text in the input document.
detectDocumentTextAsync(DetectDocumentTextRequest, AsyncHandler<DetectDocumentTextRequest, DetectDocumentTextResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Detects text in the input document.
detectDocumentTextAsync(DetectDocumentTextRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
detectDocumentTextAsync(DetectDocumentTextRequest, AsyncHandler<DetectDocumentTextRequest, DetectDocumentTextResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
DetectDocumentTextRequest - Class in com.amazonaws.services.textract.model
 
DetectDocumentTextRequest() - Constructor for class com.amazonaws.services.textract.model.DetectDocumentTextRequest
 
DetectDocumentTextResult - Class in com.amazonaws.services.textract.model
 
DetectDocumentTextResult() - Constructor for class com.amazonaws.services.textract.model.DetectDocumentTextResult
 
DetectedSignature - Class in com.amazonaws.services.textract.model
A structure that holds information regarding a detected signature on a page.
DetectedSignature() - Constructor for class com.amazonaws.services.textract.model.DetectedSignature
 
Document - Class in com.amazonaws.services.textract.model
The input document, either as bytes or as an S3 object.
Document() - Constructor for class com.amazonaws.services.textract.model.Document
 
DocumentGroup - Class in com.amazonaws.services.textract.model
Summary information about documents grouped by the same document type.
DocumentGroup() - Constructor for class com.amazonaws.services.textract.model.DocumentGroup
 
DocumentLocation - Class in com.amazonaws.services.textract.model
The Amazon S3 bucket that contains the document to be processed.
DocumentLocation() - Constructor for class com.amazonaws.services.textract.model.DocumentLocation
 
DocumentMetadata - Class in com.amazonaws.services.textract.model
Information about the input document.
DocumentMetadata() - Constructor for class com.amazonaws.services.textract.model.DocumentMetadata
 
DocumentTooLargeException - Exception in com.amazonaws.services.textract.model
The document can't be processed because it's too large.
DocumentTooLargeException(String) - Constructor for exception com.amazonaws.services.textract.model.DocumentTooLargeException
Constructs a new DocumentTooLargeException with the specified error message.

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.textract.AmazonTextract
The region metadata service name for computing region endpoints.
EntityType - Enum in com.amazonaws.services.textract.model
 
equals(Object) - Method in class com.amazonaws.services.textract.model.Adapter
 
equals(Object) - Method in class com.amazonaws.services.textract.model.AdapterOverview
 
equals(Object) - Method in class com.amazonaws.services.textract.model.AdaptersConfig
 
equals(Object) - Method in class com.amazonaws.services.textract.model.AdapterVersionDatasetConfig
 
equals(Object) - Method in class com.amazonaws.services.textract.model.AdapterVersionEvaluationMetric
 
equals(Object) - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
 
equals(Object) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.AnalyzeIDDetections
 
equals(Object) - Method in class com.amazonaws.services.textract.model.AnalyzeIDRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.AnalyzeIDResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.Block
 
equals(Object) - Method in class com.amazonaws.services.textract.model.BoundingBox
 
equals(Object) - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.CreateAdapterResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.DeleteAdapterRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.DeleteAdapterResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.DeleteAdapterVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.DeleteAdapterVersionResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.DetectDocumentTextRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.DetectDocumentTextResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.DetectedSignature
 
equals(Object) - Method in class com.amazonaws.services.textract.model.Document
 
equals(Object) - Method in class com.amazonaws.services.textract.model.DocumentGroup
 
equals(Object) - Method in class com.amazonaws.services.textract.model.DocumentLocation
 
equals(Object) - Method in class com.amazonaws.services.textract.model.DocumentMetadata
 
equals(Object) - Method in class com.amazonaws.services.textract.model.EvaluationMetric
 
equals(Object) - Method in class com.amazonaws.services.textract.model.ExpenseCurrency
 
equals(Object) - Method in class com.amazonaws.services.textract.model.ExpenseDetection
 
equals(Object) - Method in class com.amazonaws.services.textract.model.ExpenseDocument
 
equals(Object) - Method in class com.amazonaws.services.textract.model.ExpenseField
 
equals(Object) - Method in class com.amazonaws.services.textract.model.ExpenseGroupProperty
 
equals(Object) - Method in class com.amazonaws.services.textract.model.ExpenseType
 
equals(Object) - Method in class com.amazonaws.services.textract.model.Extraction
 
equals(Object) - Method in class com.amazonaws.services.textract.model.Geometry
 
equals(Object) - Method in class com.amazonaws.services.textract.model.GetAdapterRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.HumanLoopActivationOutput
 
equals(Object) - Method in class com.amazonaws.services.textract.model.HumanLoopConfig
 
equals(Object) - Method in class com.amazonaws.services.textract.model.HumanLoopDataAttributes
 
equals(Object) - Method in class com.amazonaws.services.textract.model.IdentityDocument
 
equals(Object) - Method in class com.amazonaws.services.textract.model.IdentityDocumentField
 
equals(Object) - Method in class com.amazonaws.services.textract.model.LendingDetection
 
equals(Object) - Method in class com.amazonaws.services.textract.model.LendingDocument
 
equals(Object) - Method in class com.amazonaws.services.textract.model.LendingField
 
equals(Object) - Method in class com.amazonaws.services.textract.model.LendingResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.LendingSummary
 
equals(Object) - Method in class com.amazonaws.services.textract.model.LineItemFields
 
equals(Object) - Method in class com.amazonaws.services.textract.model.LineItemGroup
 
equals(Object) - Method in class com.amazonaws.services.textract.model.ListAdaptersRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.ListAdaptersResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.NormalizedValue
 
equals(Object) - Method in class com.amazonaws.services.textract.model.NotificationChannel
 
equals(Object) - Method in class com.amazonaws.services.textract.model.OutputConfig
 
equals(Object) - Method in class com.amazonaws.services.textract.model.PageClassification
 
equals(Object) - Method in class com.amazonaws.services.textract.model.Point
 
equals(Object) - Method in class com.amazonaws.services.textract.model.Prediction
 
equals(Object) - Method in class com.amazonaws.services.textract.model.QueriesConfig
 
equals(Object) - Method in class com.amazonaws.services.textract.model.Query
 
equals(Object) - Method in class com.amazonaws.services.textract.model.Relationship
 
equals(Object) - Method in class com.amazonaws.services.textract.model.S3Object
 
equals(Object) - Method in class com.amazonaws.services.textract.model.SignatureDetection
 
equals(Object) - Method in class com.amazonaws.services.textract.model.SplitDocument
 
equals(Object) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.UndetectedSignature
 
equals(Object) - Method in class com.amazonaws.services.textract.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.UpdateAdapterRequest
 
equals(Object) - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
 
equals(Object) - Method in class com.amazonaws.services.textract.model.Warning
 
EvaluationMetric - Class in com.amazonaws.services.textract.model
The evaluation metrics (F1 score, Precision, and Recall) for an adapter version.
EvaluationMetric() - Constructor for class com.amazonaws.services.textract.model.EvaluationMetric
 
ExpenseCurrency - Class in com.amazonaws.services.textract.model
Returns the kind of currency detected.
ExpenseCurrency() - Constructor for class com.amazonaws.services.textract.model.ExpenseCurrency
 
ExpenseDetection - Class in com.amazonaws.services.textract.model
An object used to store information about the Value or Label detected by Amazon Textract.
ExpenseDetection() - Constructor for class com.amazonaws.services.textract.model.ExpenseDetection
 
ExpenseDocument - Class in com.amazonaws.services.textract.model
The structure holding all the information returned by AnalyzeExpense
ExpenseDocument() - Constructor for class com.amazonaws.services.textract.model.ExpenseDocument
 
ExpenseField - Class in com.amazonaws.services.textract.model
Breakdown of detected information, seperated into the catagories Type, LabelDetection, and ValueDetection
ExpenseField() - Constructor for class com.amazonaws.services.textract.model.ExpenseField
 
ExpenseGroupProperty - Class in com.amazonaws.services.textract.model
Shows the group that a certain key belongs to.
ExpenseGroupProperty() - Constructor for class com.amazonaws.services.textract.model.ExpenseGroupProperty
 
ExpenseType - Class in com.amazonaws.services.textract.model
An object used to store information about the Type detected by Amazon Textract.
ExpenseType() - Constructor for class com.amazonaws.services.textract.model.ExpenseType
 
Extraction - Class in com.amazonaws.services.textract.model
Contains information extracted by an analysis operation after using StartLendingAnalysis.
Extraction() - Constructor for class com.amazonaws.services.textract.model.Extraction
 

F

FeatureType - Enum in com.amazonaws.services.textract.model
 
fromValue(String) - Static method in enum com.amazonaws.services.textract.model.AdapterVersionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.textract.model.AutoUpdate
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.textract.model.BlockType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.textract.model.ContentClassifier
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.textract.model.EntityType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.textract.model.FeatureType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.textract.model.JobStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.textract.model.RelationshipType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.textract.model.SelectionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.textract.model.TextType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.textract.model.ValueType
Use this in place of valueOf.

G

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
 
getAdapter(GetAdapterRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
getAdapter(GetAdapterRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Gets configuration information for an adapter specified by an AdapterId, returning information on AdapterName, Description, CreationTime, AutoUpdate status, and FeatureTypes.
getAdapter(GetAdapterRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Gets configuration information for an adapter specified by an AdapterId, returning information on AdapterName, Description, CreationTime, AutoUpdate status, and FeatureTypes.
getAdapterAsync(GetAdapterRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
getAdapterAsync(GetAdapterRequest, AsyncHandler<GetAdapterRequest, GetAdapterResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
getAdapterAsync(GetAdapterRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Gets configuration information for an adapter specified by an AdapterId, returning information on AdapterName, Description, CreationTime, AutoUpdate status, and FeatureTypes.
getAdapterAsync(GetAdapterRequest, AsyncHandler<GetAdapterRequest, GetAdapterResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Gets configuration information for an adapter specified by an AdapterId, returning information on AdapterName, Description, CreationTime, AutoUpdate status, and FeatureTypes.
getAdapterAsync(GetAdapterRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
getAdapterAsync(GetAdapterRequest, AsyncHandler<GetAdapterRequest, GetAdapterResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
getAdapterId() - Method in class com.amazonaws.services.textract.model.Adapter
A unique identifier for the adapter resource.
getAdapterId() - Method in class com.amazonaws.services.textract.model.AdapterOverview
A unique identifier for the adapter resource.
getAdapterId() - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
A unique identifier for the adapter associated with a given adapter version.
getAdapterId() - Method in class com.amazonaws.services.textract.model.CreateAdapterResult
A string containing the unique ID for the adapter that has been created.
getAdapterId() - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
A string containing a unique ID for the adapter that will receive a new version.
getAdapterId() - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionResult
A string containing the unique ID for the adapter that has received a new version.
getAdapterId() - Method in class com.amazonaws.services.textract.model.DeleteAdapterRequest
A string containing a unique ID for the adapter to be deleted.
getAdapterId() - Method in class com.amazonaws.services.textract.model.DeleteAdapterVersionRequest
A string containing a unique ID for the adapter version that will be deleted.
getAdapterId() - Method in class com.amazonaws.services.textract.model.GetAdapterRequest
A string containing a unique ID for the adapter.
getAdapterId() - Method in class com.amazonaws.services.textract.model.GetAdapterResult
A string identifying the adapter that information has been retrieved for.
getAdapterId() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionRequest
A string specifying a unique ID for the adapter version you want to retrieve information for.
getAdapterId() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
A string containing a unique ID for the adapter version being retrieved.
getAdapterId() - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
A string containing a unique ID for the adapter to match for when listing adapter versions.
getAdapterId() - Method in class com.amazonaws.services.textract.model.UpdateAdapterRequest
A string containing a unique ID for the adapter that will be updated.
getAdapterId() - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
A string containing a unique ID for the adapter that has been updated.
getAdapterName() - Method in class com.amazonaws.services.textract.model.AdapterOverview
A string naming the adapter resource.
getAdapterName() - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
The name to be assigned to the adapter being created.
getAdapterName() - Method in class com.amazonaws.services.textract.model.GetAdapterResult
The name of the requested adapter.
getAdapterName() - Method in class com.amazonaws.services.textract.model.UpdateAdapterRequest
The new name to be applied to the adapter.
getAdapterName() - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
A string containing the name of the adapter that has been updated.
GetAdapterRequest - Class in com.amazonaws.services.textract.model
 
GetAdapterRequest() - Constructor for class com.amazonaws.services.textract.model.GetAdapterRequest
 
GetAdapterResult - Class in com.amazonaws.services.textract.model
 
GetAdapterResult() - Constructor for class com.amazonaws.services.textract.model.GetAdapterResult
 
getAdapters() - Method in class com.amazonaws.services.textract.model.AdaptersConfig
A list of adapters to be used when analyzing the specified document.
getAdapters() - Method in class com.amazonaws.services.textract.model.ListAdaptersResult
A list of adapters that matches the filtering criteria specified when calling ListAdapters.
getAdaptersConfig() - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
Specifies the adapter to be used when analyzing a document.
getAdaptersConfig() - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
Specifies the adapter to be used when analyzing a document.
getAdapterVersion(GetAdapterVersionRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
getAdapterVersion(GetAdapterVersionRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Gets configuration information for the specified adapter version, including: AdapterId, AdapterVersion, FeatureTypes, Status, StatusMessage, DatasetConfig, KMSKeyId, OutputConfig, Tags and EvaluationMetrics.
getAdapterVersion(GetAdapterVersionRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Gets configuration information for the specified adapter version, including: AdapterId, AdapterVersion, FeatureTypes, Status, StatusMessage, DatasetConfig, KMSKeyId, OutputConfig, Tags and EvaluationMetrics.
getAdapterVersion() - Method in class com.amazonaws.services.textract.model.AdapterVersionEvaluationMetric
The F1 score, precision, and recall metrics for the baseline model.
getAdapterVersion() - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
An identified for a given adapter version.
getAdapterVersion() - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionResult
A string describing the new version of the adapter.
getAdapterVersion() - Method in class com.amazonaws.services.textract.model.DeleteAdapterVersionRequest
Specifies the adapter version to be deleted.
getAdapterVersion() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionRequest
A string specifying the adapter version you want to retrieve information for.
getAdapterVersion() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
A string containing the adapter version that has been retrieved.
getAdapterVersionAsync(GetAdapterVersionRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
getAdapterVersionAsync(GetAdapterVersionRequest, AsyncHandler<GetAdapterVersionRequest, GetAdapterVersionResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
getAdapterVersionAsync(GetAdapterVersionRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Gets configuration information for the specified adapter version, including: AdapterId, AdapterVersion, FeatureTypes, Status, StatusMessage, DatasetConfig, KMSKeyId, OutputConfig, Tags and EvaluationMetrics.
getAdapterVersionAsync(GetAdapterVersionRequest, AsyncHandler<GetAdapterVersionRequest, GetAdapterVersionResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Gets configuration information for the specified adapter version, including: AdapterId, AdapterVersion, FeatureTypes, Status, StatusMessage, DatasetConfig, KMSKeyId, OutputConfig, Tags and EvaluationMetrics.
getAdapterVersionAsync(GetAdapterVersionRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
getAdapterVersionAsync(GetAdapterVersionRequest, AsyncHandler<GetAdapterVersionRequest, GetAdapterVersionResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
GetAdapterVersionRequest - Class in com.amazonaws.services.textract.model
 
GetAdapterVersionRequest() - Constructor for class com.amazonaws.services.textract.model.GetAdapterVersionRequest
 
GetAdapterVersionResult - Class in com.amazonaws.services.textract.model
 
GetAdapterVersionResult() - Constructor for class com.amazonaws.services.textract.model.GetAdapterVersionResult
 
getAdapterVersions() - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsResult
Adapter versions that match the filtering criteria specified when calling ListAdapters.
getAfterCreationTime() - Method in class com.amazonaws.services.textract.model.ListAdaptersRequest
Specifies the lower bound for the ListAdapters operation.
getAfterCreationTime() - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
Specifies the lower bound for the ListAdapterVersions operation.
getAlias() - Method in class com.amazonaws.services.textract.model.Query
Alias attached to the query, for ease of location.
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

getAnalyzeExpenseModelVersion() - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
The current model version of AnalyzeExpense.
getAnalyzeIDModelVersion() - Method in class com.amazonaws.services.textract.model.AnalyzeIDResult
The version of the AnalyzeIdentity API being used to process documents.
getAnalyzeLendingModelVersion() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
The current model version of the Analyze Lending API.
getAnalyzeLendingModelVersion() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
The current model version of the Analyze Lending API.
getAutoUpdate() - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
Controls whether or not the adapter should automatically update.
getAutoUpdate() - Method in class com.amazonaws.services.textract.model.GetAdapterResult
Binary value indicating if the adapter is being automatically updated or not.
getAutoUpdate() - Method in class com.amazonaws.services.textract.model.UpdateAdapterRequest
The new auto-update status to be applied to the adapter.
getAutoUpdate() - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
The auto-update status of the adapter that has been updated.
getBaseline() - Method in class com.amazonaws.services.textract.model.AdapterVersionEvaluationMetric
The F1 score, precision, and recall metrics for the baseline model.
getBeforeCreationTime() - Method in class com.amazonaws.services.textract.model.ListAdaptersRequest
Specifies the upper bound for the ListAdapters operation.
getBeforeCreationTime() - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
Specifies the upper bound for the ListAdapterVersions operation.
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.ExpenseDocument
This is a block object, the same as reported when DetectDocumentText is run on a 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.
getBlocks() - Method in class com.amazonaws.services.textract.model.IdentityDocument
Individual word recognition, as returned by document detection.
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.CreateAdapterRequest
Idempotent token is used to recognize the request.
getClientRequestToken() - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
Idempotent token is used to recognize the request.
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.
getClientRequestToken() - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
The idempotent token that's used to identify the start request.
getClientRequestToken() - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisRequest
The idempotent token that you use to identify the start request.
getCode() - Method in class com.amazonaws.services.textract.model.ExpenseCurrency
Currency code for detected currency.
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.AnalyzeIDDetections
The confidence score of the detected text.
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.ExpenseCurrency
Percentage confideence in the detected currency.
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.
getConfidence() - Method in class com.amazonaws.services.textract.model.LendingDetection
The confidence level for the text of a detected value in a lending document.
getConfidence() - Method in class com.amazonaws.services.textract.model.Prediction
Amazon Textract's confidence in its predicted value.
getConfidence() - Method in class com.amazonaws.services.textract.model.SignatureDetection
The confidence, from 0 to 100, in the predicted values for a detected signature.
getContentClassifiers() - Method in class com.amazonaws.services.textract.model.HumanLoopDataAttributes
Sets whether the input image is free of personally identifiable information or adult content.
getCreationTime() - Method in class com.amazonaws.services.textract.model.AdapterOverview
The date and time that the adapter was created.
getCreationTime() - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
The date and time that a given adapter version was created.
getCreationTime() - Method in class com.amazonaws.services.textract.model.GetAdapterResult
The date and time the requested adapter was created at.
getCreationTime() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
The time that the adapter version was created.
getCreationTime() - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
An object specifying the creation time of the the adapter that has been updated.
getCurrency() - Method in class com.amazonaws.services.textract.model.ExpenseField
Shows the kind of currency, both the code and confidence associated with any monatary value detected.
getDataAttributes() - Method in class com.amazonaws.services.textract.model.HumanLoopConfig
Sets attributes of the input data.
getDatasetConfig() - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
Specifies a dataset used to train a new adapter version.
getDatasetConfig() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
Specifies a dataset used to train a new adapter version.
getDescription() - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
The description to be assigned to the adapter being created.
getDescription() - Method in class com.amazonaws.services.textract.model.GetAdapterResult
The description for the requested adapter.
getDescription() - Method in class com.amazonaws.services.textract.model.UpdateAdapterRequest
The new description to be applied to the adapter.
getDescription() - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
A string containing the description of the adapter that has been updated.
getDetectDocumentTextModelVersion() - Method in class com.amazonaws.services.textract.model.DetectDocumentTextResult

getDetectDocumentTextModelVersion() - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult

getDetectedSignatures() - Method in class com.amazonaws.services.textract.model.DocumentGroup
A list of the detected signatures found in a document group.
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
 
getDocumentGroups() - Method in class com.amazonaws.services.textract.model.LendingSummary
Contains an array of all DocumentGroup objects.
getDocumentIndex() - Method in class com.amazonaws.services.textract.model.IdentityDocument
Denotes the placement of a document in the IdentityDocument list.
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.
getDocumentLocation() - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
The location of the document to be processed.
getDocumentLocation() - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisRequest
 
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.AnalyzeIDResult
 
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.
getDocumentMetadata() - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
Information about a document that Amazon Textract processed.
getDocumentMetadata() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
 
getDocumentMetadata() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
 
getDocumentPages() - Method in class com.amazonaws.services.textract.model.AnalyzeIDRequest
The document being passed to AnalyzeID.
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.
getEvaluationMetrics() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
The evaluation metrics (F1 score, Precision, and Recall) for the requested version, grouped by baseline metrics and adapter version.
getExecutorService() - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
Returns the executor service used by this client to execute async requests.
getExpenseAnalysis(GetExpenseAnalysisRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
getExpenseAnalysis(GetExpenseAnalysisRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Gets the results for an Amazon Textract asynchronous operation that analyzes invoices and receipts.
getExpenseAnalysis(GetExpenseAnalysisRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Gets the results for an Amazon Textract asynchronous operation that analyzes invoices and receipts.
getExpenseAnalysisAsync(GetExpenseAnalysisRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
getExpenseAnalysisAsync(GetExpenseAnalysisRequest, AsyncHandler<GetExpenseAnalysisRequest, GetExpenseAnalysisResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
getExpenseAnalysisAsync(GetExpenseAnalysisRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Gets the results for an Amazon Textract asynchronous operation that analyzes invoices and receipts.
getExpenseAnalysisAsync(GetExpenseAnalysisRequest, AsyncHandler<GetExpenseAnalysisRequest, GetExpenseAnalysisResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Gets the results for an Amazon Textract asynchronous operation that analyzes invoices and receipts.
getExpenseAnalysisAsync(GetExpenseAnalysisRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
getExpenseAnalysisAsync(GetExpenseAnalysisRequest, AsyncHandler<GetExpenseAnalysisRequest, GetExpenseAnalysisResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
GetExpenseAnalysisRequest - Class in com.amazonaws.services.textract.model
 
GetExpenseAnalysisRequest() - Constructor for class com.amazonaws.services.textract.model.GetExpenseAnalysisRequest
 
GetExpenseAnalysisResult - Class in com.amazonaws.services.textract.model
 
GetExpenseAnalysisResult() - Constructor for class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
 
getExpenseDocument() - Method in class com.amazonaws.services.textract.model.Extraction
 
getExpenseDocuments() - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseResult
The expenses detected by Amazon Textract.
getExpenseDocuments() - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
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.
getExtractions() - Method in class com.amazonaws.services.textract.model.LendingResult
An array of Extraction to hold structured data.
getF1Score() - Method in class com.amazonaws.services.textract.model.EvaluationMetric
The F1 score for an adapter version.
getFeatureType() - Method in class com.amazonaws.services.textract.model.AdapterVersionEvaluationMetric
Indicates the feature type being analyzed by a given adapter version.
getFeatureTypes() - Method in class com.amazonaws.services.textract.model.AdapterOverview
The feature types that the adapter is operating on.
getFeatureTypes() - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
The feature types that the adapter version is operating on.
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.CreateAdapterRequest
The type of feature that the adapter is being trained on.
getFeatureTypes() - Method in class com.amazonaws.services.textract.model.GetAdapterResult
List of the targeted feature types for the requested adapter.
getFeatureTypes() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
List of the targeted feature types for the requested adapter version.
getFeatureTypes() - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
A list of the types of analysis to perform.
getFeatureTypes() - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
List of the targeted feature types for the updated adapter.
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
 
getGeometry() - Method in class com.amazonaws.services.textract.model.LendingDetection
 
getGeometry() - Method in class com.amazonaws.services.textract.model.SignatureDetection
 
getGroupProperties() - Method in class com.amazonaws.services.textract.model.ExpenseField
Shows which group a response object belongs to, such as whether an address line belongs to the vendor's address or the recipent's address.
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.
getId() - Method in class com.amazonaws.services.textract.model.ExpenseGroupProperty
Provides a group Id number, which will be the same for each in the group.
getIdentityDocument() - Method in class com.amazonaws.services.textract.model.Extraction
 
getIdentityDocumentFields() - Method in class com.amazonaws.services.textract.model.IdentityDocument
The structure used to record information extracted from identity documents.
getIdentityDocuments() - Method in class com.amazonaws.services.textract.model.AnalyzeIDResult
The list of documents processed by AnalyzeID.
getIds() - Method in class com.amazonaws.services.textract.model.Relationship
An array of IDs for related blocks.
getIndex() - Method in class com.amazonaws.services.textract.model.SplitDocument
The index for a given document in a DocumentGroup of a specific Type.
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.GetExpenseAnalysisRequest
A unique identifier for the text detection job.
getJobId() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisRequest
A unique identifier for the lending or text-detection job.
getJobId() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryRequest
A unique identifier for the lending or 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.
getJobId() - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisResult
A unique identifier for the text detection job.
getJobId() - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisResult
A unique identifier for the lending or text-detection job.
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.
getJobStatus() - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
The current status of the text detection job.
getJobStatus() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
The current status of the lending analysis job.
getJobStatus() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
The current status of the lending analysis 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.
getJobTag() - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
An identifier you specify that's included in the completion notification published to the Amazon SNS topic.
getJobTag() - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisRequest
An identifier that you specify to be included in the completion notification published to the Amazon SNS topic.
getKeyDetection() - Method in class com.amazonaws.services.textract.model.LendingField
 
getKMSKeyId() - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
getKMSKeyId() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
The identifier for your AWS Key Management Service key (AWS KMS key).
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.
getKMSKeyId() - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
The KMS key used to encrypt the inference results.
getKMSKeyId() - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisRequest
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.
getLendingAnalysis(GetLendingAnalysisRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
getLendingAnalysis(GetLendingAnalysisRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Gets the results for an Amazon Textract asynchronous operation that analyzes text in a lending document.
getLendingAnalysis(GetLendingAnalysisRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Gets the results for an Amazon Textract asynchronous operation that analyzes text in a lending document.
getLendingAnalysisAsync(GetLendingAnalysisRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
getLendingAnalysisAsync(GetLendingAnalysisRequest, AsyncHandler<GetLendingAnalysisRequest, GetLendingAnalysisResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
getLendingAnalysisAsync(GetLendingAnalysisRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Gets the results for an Amazon Textract asynchronous operation that analyzes text in a lending document.
getLendingAnalysisAsync(GetLendingAnalysisRequest, AsyncHandler<GetLendingAnalysisRequest, GetLendingAnalysisResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Gets the results for an Amazon Textract asynchronous operation that analyzes text in a lending document.
getLendingAnalysisAsync(GetLendingAnalysisRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
getLendingAnalysisAsync(GetLendingAnalysisRequest, AsyncHandler<GetLendingAnalysisRequest, GetLendingAnalysisResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
GetLendingAnalysisRequest - Class in com.amazonaws.services.textract.model
 
GetLendingAnalysisRequest() - Constructor for class com.amazonaws.services.textract.model.GetLendingAnalysisRequest
 
GetLendingAnalysisResult - Class in com.amazonaws.services.textract.model
 
GetLendingAnalysisResult() - Constructor for class com.amazonaws.services.textract.model.GetLendingAnalysisResult
 
getLendingAnalysisSummary(GetLendingAnalysisSummaryRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
getLendingAnalysisSummary(GetLendingAnalysisSummaryRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Gets summarized results for the StartLendingAnalysis operation, which analyzes text in a lending document.
getLendingAnalysisSummary(GetLendingAnalysisSummaryRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Gets summarized results for the StartLendingAnalysis operation, which analyzes text in a lending document.
getLendingAnalysisSummaryAsync(GetLendingAnalysisSummaryRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
getLendingAnalysisSummaryAsync(GetLendingAnalysisSummaryRequest, AsyncHandler<GetLendingAnalysisSummaryRequest, GetLendingAnalysisSummaryResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
getLendingAnalysisSummaryAsync(GetLendingAnalysisSummaryRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Gets summarized results for the StartLendingAnalysis operation, which analyzes text in a lending document.
getLendingAnalysisSummaryAsync(GetLendingAnalysisSummaryRequest, AsyncHandler<GetLendingAnalysisSummaryRequest, GetLendingAnalysisSummaryResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Gets summarized results for the StartLendingAnalysis operation, which analyzes text in a lending document.
getLendingAnalysisSummaryAsync(GetLendingAnalysisSummaryRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
getLendingAnalysisSummaryAsync(GetLendingAnalysisSummaryRequest, AsyncHandler<GetLendingAnalysisSummaryRequest, GetLendingAnalysisSummaryResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
GetLendingAnalysisSummaryRequest - Class in com.amazonaws.services.textract.model
 
GetLendingAnalysisSummaryRequest() - Constructor for class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryRequest
 
GetLendingAnalysisSummaryResult - Class in com.amazonaws.services.textract.model
 
GetLendingAnalysisSummaryResult() - Constructor for class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
 
getLendingDocument() - Method in class com.amazonaws.services.textract.model.Extraction
Holds the structured data returned by AnalyzeDocument for lending documents.
getLendingFields() - Method in class com.amazonaws.services.textract.model.LendingDocument
An array of LendingField objects.
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.
getManifestS3Object() - Method in class com.amazonaws.services.textract.model.AdapterVersionDatasetConfig
 
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.
getMaxResults() - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisRequest
The maximum number of results to return per paginated call.
getMaxResults() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisRequest
The maximum number of results to return per paginated call.
getMaxResults() - Method in class com.amazonaws.services.textract.model.ListAdaptersRequest
The maximum number of results to return when listing adapters.
getMaxResults() - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
The maximum number of results to return when listing adapter versions.
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.
getNextToken() - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisRequest
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.GetExpenseAnalysisResult
If the response is truncated, Amazon Textract returns this token.
getNextToken() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisRequest
If the previous response was incomplete, Amazon Textract returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
If the response is truncated, Amazon Textract returns this token.
getNextToken() - Method in class com.amazonaws.services.textract.model.ListAdaptersRequest
Identifies the next page of results to return when listing adapters.
getNextToken() - Method in class com.amazonaws.services.textract.model.ListAdaptersResult
Identifies the next page of results to return when listing adapters.
getNextToken() - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
Identifies the next page of results to return when listing adapter versions.
getNextToken() - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsResult
Identifies the next page of results to return when listing adapter versions.
getNormalizedValue() - Method in class com.amazonaws.services.textract.model.AnalyzeIDDetections
Only returned for dates, returns the type of value detected and the date written in a more machine readable way.
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.
getNotificationChannel() - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
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.StartLendingAnalysisRequest
 
getOutputConfig() - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
 
getOutputConfig() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
 
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.
getOutputConfig() - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
Sets if the output will go to a customer defined bucket.
getOutputConfig() - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisRequest
 
getPage() - Method in class com.amazonaws.services.textract.model.Block
The page on which a block was detected.
getPage() - Method in class com.amazonaws.services.textract.model.DetectedSignature
The page a detected signature was found on.
getPage() - Method in class com.amazonaws.services.textract.model.LendingResult
The page number for a page, with regard to whole submission.
getPage() - Method in class com.amazonaws.services.textract.model.UndetectedSignature
The page where a signature was expected but not found.
getPageClassification() - Method in class com.amazonaws.services.textract.model.LendingResult
The classifier result for a given page.
getPageNumber() - Method in class com.amazonaws.services.textract.model.ExpenseField
The page number the value was detected on.
getPageNumber() - Method in class com.amazonaws.services.textract.model.PageClassification
The page number the value was detected on, relative to Amazon Textract's starting position.
getPages() - Method in class com.amazonaws.services.textract.model.Adapter
Pages is a parameter that the user inputs to specify which pages to apply an adapter to.
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.Query
Pages is a parameter that the user inputs to specify which pages to apply a query to.
getPages() - Method in class com.amazonaws.services.textract.model.SplitDocument
An array of page numbers for a for a given document, ordered by logical boundary.
getPages() - Method in class com.amazonaws.services.textract.model.Warning
A list of the pages that the warning applies to.
getPageType() - Method in class com.amazonaws.services.textract.model.PageClassification
The class, or document type, assigned to a detected Page object.
getPolygon() - Method in class com.amazonaws.services.textract.model.Geometry
Within the bounding box, a fine-grained polygon around the recognized item.
getPrecision() - Method in class com.amazonaws.services.textract.model.EvaluationMetric
The Precision score for an adapter version.
getQueries() - Method in class com.amazonaws.services.textract.model.QueriesConfig

getQueriesConfig() - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
Contains Queries and the alias for those Queries, as determined by the input.
getQueriesConfig() - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
 
getQuery() - Method in class com.amazonaws.services.textract.model.Block

getQuotaCode() - Method in exception com.amazonaws.services.textract.model.HumanLoopQuotaExceededException
The quota code.
getRecall() - Method in class com.amazonaws.services.textract.model.EvaluationMetric
The Recall score for an adapter version.
getRelationships() - Method in class com.amazonaws.services.textract.model.Block
A list of relationship objects that describe how blocks are related to each other.
getResourceARN() - Method in class com.amazonaws.services.textract.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) that specifies the resource to list tags for.
getResourceARN() - Method in class com.amazonaws.services.textract.model.TagResourceRequest
The Amazon Resource Name (ARN) that specifies the resource to be tagged.
getResourceARN() - Method in class com.amazonaws.services.textract.model.UntagResourceRequest
The Amazon Resource Name (ARN) that specifies the resource to be untagged.
getResourceType() - Method in exception com.amazonaws.services.textract.model.HumanLoopQuotaExceededException
The resource type.
getResults() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
Holds the information returned by one of AmazonTextract's document analysis operations for the pinstripe.
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.
getSelectionStatus() - Method in class com.amazonaws.services.textract.model.LendingDetection
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.
getSignatureDetections() - Method in class com.amazonaws.services.textract.model.LendingDocument
A list of signatures detected in a lending document.
getSNSTopicArn() - Method in class com.amazonaws.services.textract.model.NotificationChannel
The Amazon SNS topic that Amazon Textract posts the completion status to.
getSplitDocuments() - Method in class com.amazonaws.services.textract.model.DocumentGroup
An array that contains information about the pages of a document, defined by logical boundary.
getStatus() - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
Contains information on the status of a given adapter version.
getStatus() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
The status of the adapter version that has been requested.
getStatusMessage() - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
A message explaining the status of a given adapter vesion.
getStatusMessage() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
A message that describes the status of the requested adapter version.
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.
getStatusMessage() - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
Returns if the detection job could not be completed.
getStatusMessage() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
Returns if the lending analysis job could not be completed.
getStatusMessage() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
Returns if the lending analysis could not be completed.
getSummary() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
Contains summary information for documents grouped by type.
getSummaryFields() - Method in class com.amazonaws.services.textract.model.ExpenseDocument
Any information found outside of a table by Amazon Textract.
getTagKeys() - Method in class com.amazonaws.services.textract.model.UntagResourceRequest
Specifies the tags to be removed from the resource specified by the ResourceARN.
getTags() - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
A list of tags to be added to the adapter.
getTags() - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
A set of tags (key-value pairs) that you want to attach to the adapter version.
getTags() - Method in class com.amazonaws.services.textract.model.GetAdapterResult
A set of tags (key-value pairs) associated with the adapter that has been retrieved.
getTags() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
A set of tags (key-value pairs) that are associated with the adapter version.
getTags() - Method in class com.amazonaws.services.textract.model.ListTagsForResourceResult
A set of tags (key-value pairs) that are part of the requested resource.
getTags() - Method in class com.amazonaws.services.textract.model.TagResourceRequest
A set of tags (key-value pairs) that you want to assign to the resource.
getText() - Method in class com.amazonaws.services.textract.model.AnalyzeIDDetections
Text of either the normalized field or value associated with it.
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.
getText() - Method in class com.amazonaws.services.textract.model.LendingDetection
The text extracted for a detected value in a lending document.
getText() - Method in class com.amazonaws.services.textract.model.Query
Question that Amazon Textract will apply to the document.
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.DocumentGroup
The type of document that Amazon Textract has detected.
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.IdentityDocumentField
 
getType() - Method in class com.amazonaws.services.textract.model.LendingField
The type of the lending document.
getType() - Method in class com.amazonaws.services.textract.model.Relationship
The type of relationship between the blocks in the IDs array and the current block.
getTypes() - Method in class com.amazonaws.services.textract.model.ExpenseGroupProperty
Informs you on whether the expense group is a name or an address.
getUndetectedDocumentTypes() - Method in class com.amazonaws.services.textract.model.LendingSummary
UndetectedDocumentTypes.
getUndetectedSignatures() - Method in class com.amazonaws.services.textract.model.DocumentGroup
A list of any expected signatures not found in a document group.
getValue() - Method in class com.amazonaws.services.textract.model.NormalizedValue
The value of the date, written as Year-Month-DayTHour:Minute:Second.
getValue() - Method in class com.amazonaws.services.textract.model.Prediction
The predicted value of a detected object.
getValueDetection() - Method in class com.amazonaws.services.textract.model.ExpenseField
The value of a detected element.
getValueDetection() - Method in class com.amazonaws.services.textract.model.IdentityDocumentField
 
getValueDetections() - Method in class com.amazonaws.services.textract.model.LendingField
An array of LendingDetection objects.
getValueType() - Method in class com.amazonaws.services.textract.model.NormalizedValue
The normalized type of the value detected.
getVersion() - Method in class com.amazonaws.services.textract.model.Adapter
A string that identifies the version of the adapter.
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.
getWarnings() - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
A list of warnings that occurred during the text-detection operation for the document.
getWarnings() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
A list of warnings that occurred during the lending analysis operation.
getWarnings() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
A list of warnings that occurred during the lending analysis operation.
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.

H

hashCode() - Method in class com.amazonaws.services.textract.model.Adapter
 
hashCode() - Method in class com.amazonaws.services.textract.model.AdapterOverview
 
hashCode() - Method in class com.amazonaws.services.textract.model.AdaptersConfig
 
hashCode() - Method in class com.amazonaws.services.textract.model.AdapterVersionDatasetConfig
 
hashCode() - Method in class com.amazonaws.services.textract.model.AdapterVersionEvaluationMetric
 
hashCode() - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
 
hashCode() - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.AnalyzeIDDetections
 
hashCode() - Method in class com.amazonaws.services.textract.model.AnalyzeIDRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.AnalyzeIDResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.Block
 
hashCode() - Method in class com.amazonaws.services.textract.model.BoundingBox
 
hashCode() - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.CreateAdapterResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.DeleteAdapterRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.DeleteAdapterResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.DeleteAdapterVersionRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.DeleteAdapterVersionResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.DetectDocumentTextRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.DetectDocumentTextResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.DetectedSignature
 
hashCode() - Method in class com.amazonaws.services.textract.model.Document
 
hashCode() - Method in class com.amazonaws.services.textract.model.DocumentGroup
 
hashCode() - Method in class com.amazonaws.services.textract.model.DocumentLocation
 
hashCode() - Method in class com.amazonaws.services.textract.model.DocumentMetadata
 
hashCode() - Method in class com.amazonaws.services.textract.model.EvaluationMetric
 
hashCode() - Method in class com.amazonaws.services.textract.model.ExpenseCurrency
 
hashCode() - Method in class com.amazonaws.services.textract.model.ExpenseDetection
 
hashCode() - Method in class com.amazonaws.services.textract.model.ExpenseDocument
 
hashCode() - Method in class com.amazonaws.services.textract.model.ExpenseField
 
hashCode() - Method in class com.amazonaws.services.textract.model.ExpenseGroupProperty
 
hashCode() - Method in class com.amazonaws.services.textract.model.ExpenseType
 
hashCode() - Method in class com.amazonaws.services.textract.model.Extraction
 
hashCode() - Method in class com.amazonaws.services.textract.model.Geometry
 
hashCode() - Method in class com.amazonaws.services.textract.model.GetAdapterRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.GetAdapterResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.GetDocumentAnalysisResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.HumanLoopActivationOutput
 
hashCode() - Method in class com.amazonaws.services.textract.model.HumanLoopConfig
 
hashCode() - Method in class com.amazonaws.services.textract.model.HumanLoopDataAttributes
 
hashCode() - Method in class com.amazonaws.services.textract.model.IdentityDocument
 
hashCode() - Method in class com.amazonaws.services.textract.model.IdentityDocumentField
 
hashCode() - Method in class com.amazonaws.services.textract.model.LendingDetection
 
hashCode() - Method in class com.amazonaws.services.textract.model.LendingDocument
 
hashCode() - Method in class com.amazonaws.services.textract.model.LendingField
 
hashCode() - Method in class com.amazonaws.services.textract.model.LendingResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.LendingSummary
 
hashCode() - Method in class com.amazonaws.services.textract.model.LineItemFields
 
hashCode() - Method in class com.amazonaws.services.textract.model.LineItemGroup
 
hashCode() - Method in class com.amazonaws.services.textract.model.ListAdaptersRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.ListAdaptersResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.NormalizedValue
 
hashCode() - Method in class com.amazonaws.services.textract.model.NotificationChannel
 
hashCode() - Method in class com.amazonaws.services.textract.model.OutputConfig
 
hashCode() - Method in class com.amazonaws.services.textract.model.PageClassification
 
hashCode() - Method in class com.amazonaws.services.textract.model.Point
 
hashCode() - Method in class com.amazonaws.services.textract.model.Prediction
 
hashCode() - Method in class com.amazonaws.services.textract.model.QueriesConfig
 
hashCode() - Method in class com.amazonaws.services.textract.model.Query
 
hashCode() - Method in class com.amazonaws.services.textract.model.Relationship
 
hashCode() - Method in class com.amazonaws.services.textract.model.S3Object
 
hashCode() - Method in class com.amazonaws.services.textract.model.SignatureDetection
 
hashCode() - Method in class com.amazonaws.services.textract.model.SplitDocument
 
hashCode() - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.StartDocumentTextDetectionResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.UndetectedSignature
 
hashCode() - Method in class com.amazonaws.services.textract.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.UpdateAdapterRequest
 
hashCode() - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
 
hashCode() - Method in class com.amazonaws.services.textract.model.Warning
 
HumanLoopActivationOutput - Class in com.amazonaws.services.textract.model
Shows the results of the human in the loop evaluation.
HumanLoopActivationOutput() - Constructor for class com.amazonaws.services.textract.model.HumanLoopActivationOutput
 
HumanLoopConfig - Class in com.amazonaws.services.textract.model
Sets up the human review workflow the document will be sent to if one of the conditions is met.
HumanLoopConfig() - Constructor for class com.amazonaws.services.textract.model.HumanLoopConfig
 
HumanLoopDataAttributes - Class in com.amazonaws.services.textract.model
Allows you to set attributes of the image.
HumanLoopDataAttributes() - Constructor for class com.amazonaws.services.textract.model.HumanLoopDataAttributes
 
HumanLoopQuotaExceededException - Exception in com.amazonaws.services.textract.model
Indicates you have exceeded the maximum number of active human in the loop workflows available
HumanLoopQuotaExceededException(String) - Constructor for exception com.amazonaws.services.textract.model.HumanLoopQuotaExceededException
Constructs a new HumanLoopQuotaExceededException with the specified error message.

I

IdempotentParameterMismatchException - Exception in com.amazonaws.services.textract.model
A ClientRequestToken input parameter was reused with an operation, but at least one of the other input parameters is different from the previous call to the operation.
IdempotentParameterMismatchException(String) - Constructor for exception com.amazonaws.services.textract.model.IdempotentParameterMismatchException
Constructs a new IdempotentParameterMismatchException with the specified error message.
IdentityDocument - Class in com.amazonaws.services.textract.model
The structure that lists each document processed in an AnalyzeID operation.
IdentityDocument() - Constructor for class com.amazonaws.services.textract.model.IdentityDocument
 
IdentityDocumentField - Class in com.amazonaws.services.textract.model
Structure containing both the normalized type of the extracted information and the text associated with it.
IdentityDocumentField() - Constructor for class com.amazonaws.services.textract.model.IdentityDocumentField
 
InternalServerErrorException - Exception in com.amazonaws.services.textract.model
Amazon Textract experienced a service issue.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.textract.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
InvalidJobIdException - Exception in com.amazonaws.services.textract.model
An invalid job identifier was passed to an asynchronous analysis operation.
InvalidJobIdException(String) - Constructor for exception com.amazonaws.services.textract.model.InvalidJobIdException
Constructs a new InvalidJobIdException with the specified error message.
InvalidKMSKeyException - Exception in com.amazonaws.services.textract.model
Indicates you do not have decrypt permissions with the KMS key entered, or the KMS key was entered incorrectly.
InvalidKMSKeyException(String) - Constructor for exception com.amazonaws.services.textract.model.InvalidKMSKeyException
Constructs a new InvalidKMSKeyException with the specified error message.
InvalidParameterException - Exception in com.amazonaws.services.textract.model
An input parameter violated a constraint.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.textract.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
InvalidS3ObjectException - Exception in com.amazonaws.services.textract.model
Amazon Textract is unable to access the S3 object that's specified in the request.
InvalidS3ObjectException(String) - Constructor for exception com.amazonaws.services.textract.model.InvalidS3ObjectException
Constructs a new InvalidS3ObjectException with the specified error message.

J

JobStatus - Enum in com.amazonaws.services.textract.model
 

L

LendingDetection - Class in com.amazonaws.services.textract.model
The results extracted for a lending document.
LendingDetection() - Constructor for class com.amazonaws.services.textract.model.LendingDetection
 
LendingDocument - Class in com.amazonaws.services.textract.model
Holds the structured data returned by AnalyzeDocument for lending documents.
LendingDocument() - Constructor for class com.amazonaws.services.textract.model.LendingDocument
 
LendingField - Class in com.amazonaws.services.textract.model
Holds the normalized key-value pairs returned by AnalyzeDocument, including the document type, detected text, and geometry.
LendingField() - Constructor for class com.amazonaws.services.textract.model.LendingField
 
LendingResult - Class in com.amazonaws.services.textract.model
Contains the detections for each page analyzed through the Analyze Lending API.
LendingResult() - Constructor for class com.amazonaws.services.textract.model.LendingResult
 
LendingSummary - Class in com.amazonaws.services.textract.model
Contains information regarding DocumentGroups and UndetectedDocumentTypes.
LendingSummary() - Constructor for class com.amazonaws.services.textract.model.LendingSummary
 
LimitExceededException - Exception in com.amazonaws.services.textract.model
An Amazon Textract service limit was exceeded.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.textract.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LineItemFields - Class in com.amazonaws.services.textract.model
A structure that holds information about the different lines found in a document's tables.
LineItemFields() - Constructor for class com.amazonaws.services.textract.model.LineItemFields
 
LineItemGroup - Class in com.amazonaws.services.textract.model
A grouping of tables which contain LineItems, with each table identified by the table's LineItemGroupIndex.
LineItemGroup() - Constructor for class com.amazonaws.services.textract.model.LineItemGroup
 
listAdapters(ListAdaptersRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
listAdapters(ListAdaptersRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Lists all adapters that match the specified filtration criteria.
listAdapters(ListAdaptersRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Lists all adapters that match the specified filtration criteria.
listAdaptersAsync(ListAdaptersRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
listAdaptersAsync(ListAdaptersRequest, AsyncHandler<ListAdaptersRequest, ListAdaptersResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
listAdaptersAsync(ListAdaptersRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Lists all adapters that match the specified filtration criteria.
listAdaptersAsync(ListAdaptersRequest, AsyncHandler<ListAdaptersRequest, ListAdaptersResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Lists all adapters that match the specified filtration criteria.
listAdaptersAsync(ListAdaptersRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
listAdaptersAsync(ListAdaptersRequest, AsyncHandler<ListAdaptersRequest, ListAdaptersResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
ListAdaptersRequest - Class in com.amazonaws.services.textract.model
 
ListAdaptersRequest() - Constructor for class com.amazonaws.services.textract.model.ListAdaptersRequest
 
ListAdaptersResult - Class in com.amazonaws.services.textract.model
 
ListAdaptersResult() - Constructor for class com.amazonaws.services.textract.model.ListAdaptersResult
 
listAdapterVersions(ListAdapterVersionsRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
listAdapterVersions(ListAdapterVersionsRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
List all version of an adapter that meet the specified filtration criteria.
listAdapterVersions(ListAdapterVersionsRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
List all version of an adapter that meet the specified filtration criteria.
listAdapterVersionsAsync(ListAdapterVersionsRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
listAdapterVersionsAsync(ListAdapterVersionsRequest, AsyncHandler<ListAdapterVersionsRequest, ListAdapterVersionsResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
listAdapterVersionsAsync(ListAdapterVersionsRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
List all version of an adapter that meet the specified filtration criteria.
listAdapterVersionsAsync(ListAdapterVersionsRequest, AsyncHandler<ListAdapterVersionsRequest, ListAdapterVersionsResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
List all version of an adapter that meet the specified filtration criteria.
listAdapterVersionsAsync(ListAdapterVersionsRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
listAdapterVersionsAsync(ListAdapterVersionsRequest, AsyncHandler<ListAdapterVersionsRequest, ListAdapterVersionsResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
ListAdapterVersionsRequest - Class in com.amazonaws.services.textract.model
 
ListAdapterVersionsRequest() - Constructor for class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
 
ListAdapterVersionsResult - Class in com.amazonaws.services.textract.model
 
ListAdapterVersionsResult() - Constructor for class com.amazonaws.services.textract.model.ListAdapterVersionsResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Lists all tags for an Amazon Textract resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Lists all tags for an Amazon Textract resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Lists all tags for an Amazon Textract resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Lists all tags for an Amazon Textract resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.textract.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.textract.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.textract.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.textract.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.Adapter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.AdapterOverview
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.AdaptersConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.AdapterVersionDatasetConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.AdapterVersionEvaluationMetric
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.AnalyzeIDDetections
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.Block
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.BoundingBox
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.DetectedSignature
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.Document
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.DocumentGroup
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.DocumentLocation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.DocumentMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.EvaluationMetric
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.ExpenseCurrency
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.ExpenseDetection
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.ExpenseDocument
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.ExpenseField
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.ExpenseGroupProperty
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.ExpenseType
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.Extraction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.Geometry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.HumanLoopActivationOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.HumanLoopConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.HumanLoopDataAttributes
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.IdentityDocument
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.IdentityDocumentField
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.LendingDetection
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.LendingDocument
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.LendingField
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.LendingResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.LendingSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.LineItemFields
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.LineItemGroup
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.NormalizedValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.NotificationChannel
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.OutputConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.PageClassification
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.Point
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.Prediction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.QueriesConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.Query
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.Relationship
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.S3Object
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.SignatureDetection
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.SplitDocument
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.UndetectedSignature
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.textract.model.Warning
 

N

NormalizedValue - Class in com.amazonaws.services.textract.model
Contains information relating to dates in a document, including the type of value, and the value.
NormalizedValue() - Constructor for class com.amazonaws.services.textract.model.NormalizedValue
 
NotificationChannel - Class in com.amazonaws.services.textract.model
The Amazon Simple Notification Service (Amazon SNS) topic to which Amazon Textract publishes the completion status of an asynchronous document operation.
NotificationChannel() - Constructor for class com.amazonaws.services.textract.model.NotificationChannel
 

O

OutputConfig - Class in com.amazonaws.services.textract.model
Sets whether or not your output will go to a user created bucket.
OutputConfig() - Constructor for class com.amazonaws.services.textract.model.OutputConfig
 

P

PageClassification - Class in com.amazonaws.services.textract.model
The class assigned to a Page object detected in an input document.
PageClassification() - Constructor for class com.amazonaws.services.textract.model.PageClassification
 
Point - Class in com.amazonaws.services.textract.model
The X and Y coordinates of a point on a document page.
Point() - Constructor for class com.amazonaws.services.textract.model.Point
 
Prediction - Class in com.amazonaws.services.textract.model
Contains information regarding predicted values returned by Amazon Textract operations, including the predicted value and the confidence in the predicted value.
Prediction() - Constructor for class com.amazonaws.services.textract.model.Prediction
 
ProvisionedThroughputExceededException - Exception in com.amazonaws.services.textract.model
The number of requests exceeded your throughput limit.
ProvisionedThroughputExceededException(String) - Constructor for exception com.amazonaws.services.textract.model.ProvisionedThroughputExceededException
Constructs a new ProvisionedThroughputExceededException with the specified error message.

Q

QueriesConfig - Class in com.amazonaws.services.textract.model

QueriesConfig() - Constructor for class com.amazonaws.services.textract.model.QueriesConfig
 
Query - Class in com.amazonaws.services.textract.model
Each query contains the question you want to ask in the Text and the alias you want to associate.
Query() - Constructor for class com.amazonaws.services.textract.model.Query
 

R

Relationship - Class in com.amazonaws.services.textract.model
Information about how blocks are related to each other.
Relationship() - Constructor for class com.amazonaws.services.textract.model.Relationship
 
RelationshipType - Enum in com.amazonaws.services.textract.model
 
ResourceNotFoundException - Exception in com.amazonaws.services.textract.model
Returned when an operation tried to access a nonexistent resource.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.textract.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

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
 
ServiceQuotaExceededException - Exception in com.amazonaws.services.textract.model
Returned when a request cannot be completed as it would exceed a maximum service quota.
ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.textract.model.ServiceQuotaExceededException
Constructs a new ServiceQuotaExceededException with the specified error message.
setAdapterId(String) - Method in class com.amazonaws.services.textract.model.Adapter
A unique identifier for the adapter resource.
setAdapterId(String) - Method in class com.amazonaws.services.textract.model.AdapterOverview
A unique identifier for the adapter resource.
setAdapterId(String) - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
A unique identifier for the adapter associated with a given adapter version.
setAdapterId(String) - Method in class com.amazonaws.services.textract.model.CreateAdapterResult
A string containing the unique ID for the adapter that has been created.
setAdapterId(String) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
A string containing a unique ID for the adapter that will receive a new version.
setAdapterId(String) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionResult
A string containing the unique ID for the adapter that has received a new version.
setAdapterId(String) - Method in class com.amazonaws.services.textract.model.DeleteAdapterRequest
A string containing a unique ID for the adapter to be deleted.
setAdapterId(String) - Method in class com.amazonaws.services.textract.model.DeleteAdapterVersionRequest
A string containing a unique ID for the adapter version that will be deleted.
setAdapterId(String) - Method in class com.amazonaws.services.textract.model.GetAdapterRequest
A string containing a unique ID for the adapter.
setAdapterId(String) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
A string identifying the adapter that information has been retrieved for.
setAdapterId(String) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionRequest
A string specifying a unique ID for the adapter version you want to retrieve information for.
setAdapterId(String) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
A string containing a unique ID for the adapter version being retrieved.
setAdapterId(String) - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
A string containing a unique ID for the adapter to match for when listing adapter versions.
setAdapterId(String) - Method in class com.amazonaws.services.textract.model.UpdateAdapterRequest
A string containing a unique ID for the adapter that will be updated.
setAdapterId(String) - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
A string containing a unique ID for the adapter that has been updated.
setAdapterName(String) - Method in class com.amazonaws.services.textract.model.AdapterOverview
A string naming the adapter resource.
setAdapterName(String) - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
The name to be assigned to the adapter being created.
setAdapterName(String) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
The name of the requested adapter.
setAdapterName(String) - Method in class com.amazonaws.services.textract.model.UpdateAdapterRequest
The new name to be applied to the adapter.
setAdapterName(String) - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
A string containing the name of the adapter that has been updated.
setAdapters(Collection<Adapter>) - Method in class com.amazonaws.services.textract.model.AdaptersConfig
A list of adapters to be used when analyzing the specified document.
setAdapters(Collection<AdapterOverview>) - Method in class com.amazonaws.services.textract.model.ListAdaptersResult
A list of adapters that matches the filtering criteria specified when calling ListAdapters.
setAdaptersConfig(AdaptersConfig) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
Specifies the adapter to be used when analyzing a document.
setAdaptersConfig(AdaptersConfig) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
Specifies the adapter to be used when analyzing a document.
setAdapterVersion(EvaluationMetric) - Method in class com.amazonaws.services.textract.model.AdapterVersionEvaluationMetric
The F1 score, precision, and recall metrics for the baseline model.
setAdapterVersion(String) - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
An identified for a given adapter version.
setAdapterVersion(String) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionResult
A string describing the new version of the adapter.
setAdapterVersion(String) - Method in class com.amazonaws.services.textract.model.DeleteAdapterVersionRequest
Specifies the adapter version to be deleted.
setAdapterVersion(String) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionRequest
A string specifying the adapter version you want to retrieve information for.
setAdapterVersion(String) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
A string containing the adapter version that has been retrieved.
setAdapterVersions(Collection<AdapterVersionOverview>) - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsResult
Adapter versions that match the filtering criteria specified when calling ListAdapters.
setAfterCreationTime(Date) - Method in class com.amazonaws.services.textract.model.ListAdaptersRequest
Specifies the lower bound for the ListAdapters operation.
setAfterCreationTime(Date) - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
Specifies the lower bound for the ListAdapterVersions operation.
setAlias(String) - Method in class com.amazonaws.services.textract.model.Query
Alias attached to the query, for ease of location.
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

setAnalyzeExpenseModelVersion(String) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
The current model version of AnalyzeExpense.
setAnalyzeIDModelVersion(String) - Method in class com.amazonaws.services.textract.model.AnalyzeIDResult
The version of the AnalyzeIdentity API being used to process documents.
setAnalyzeLendingModelVersion(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
The current model version of the Analyze Lending API.
setAnalyzeLendingModelVersion(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
The current model version of the Analyze Lending API.
setAutoUpdate(String) - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
Controls whether or not the adapter should automatically update.
setAutoUpdate(String) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
Binary value indicating if the adapter is being automatically updated or not.
setAutoUpdate(String) - Method in class com.amazonaws.services.textract.model.UpdateAdapterRequest
The new auto-update status to be applied to the adapter.
setAutoUpdate(String) - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
The auto-update status of the adapter that has been updated.
setBaseline(EvaluationMetric) - Method in class com.amazonaws.services.textract.model.AdapterVersionEvaluationMetric
The F1 score, precision, and recall metrics for the baseline model.
setBeforeCreationTime(Date) - Method in class com.amazonaws.services.textract.model.ListAdaptersRequest
Specifies the upper bound for the ListAdapters operation.
setBeforeCreationTime(Date) - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
Specifies the upper bound for the ListAdapterVersions operation.
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.ExpenseDocument
This is a block object, the same as reported when DetectDocumentText is run on a 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.
setBlocks(Collection<Block>) - Method in class com.amazonaws.services.textract.model.IdentityDocument
Individual word recognition, as returned by document detection.
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.CreateAdapterRequest
Idempotent token is used to recognize the request.
setClientRequestToken(String) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
Idempotent token is used to recognize the request.
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.
setClientRequestToken(String) - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
The idempotent token that's used to identify the start request.
setClientRequestToken(String) - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisRequest
The idempotent token that you use to identify the start request.
setCode(String) - Method in class com.amazonaws.services.textract.model.ExpenseCurrency
Currency code for detected currency.
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.AnalyzeIDDetections
The confidence score of the detected text.
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.ExpenseCurrency
Percentage confideence in the detected currency.
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.
setConfidence(Float) - Method in class com.amazonaws.services.textract.model.LendingDetection
The confidence level for the text of a detected value in a lending document.
setConfidence(Float) - Method in class com.amazonaws.services.textract.model.Prediction
Amazon Textract's confidence in its predicted value.
setConfidence(Float) - Method in class com.amazonaws.services.textract.model.SignatureDetection
The confidence, from 0 to 100, in the predicted values for a detected signature.
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.
setCreationTime(Date) - Method in class com.amazonaws.services.textract.model.AdapterOverview
The date and time that the adapter was created.
setCreationTime(Date) - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
The date and time that a given adapter version was created.
setCreationTime(Date) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
The date and time the requested adapter was created at.
setCreationTime(Date) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
The time that the adapter version was created.
setCreationTime(Date) - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
An object specifying the creation time of the the adapter that has been updated.
setCurrency(ExpenseCurrency) - Method in class com.amazonaws.services.textract.model.ExpenseField
Shows the kind of currency, both the code and confidence associated with any monatary value detected.
setDataAttributes(HumanLoopDataAttributes) - Method in class com.amazonaws.services.textract.model.HumanLoopConfig
Sets attributes of the input data.
setDatasetConfig(AdapterVersionDatasetConfig) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
Specifies a dataset used to train a new adapter version.
setDatasetConfig(AdapterVersionDatasetConfig) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
Specifies a dataset used to train a new adapter version.
setDescription(String) - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
The description to be assigned to the adapter being created.
setDescription(String) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
The description for the requested adapter.
setDescription(String) - Method in class com.amazonaws.services.textract.model.UpdateAdapterRequest
The new description to be applied to the adapter.
setDescription(String) - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
A string containing the description of the adapter that has been updated.
setDetectDocumentTextModelVersion(String) - Method in class com.amazonaws.services.textract.model.DetectDocumentTextResult

setDetectDocumentTextModelVersion(String) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult

setDetectedSignatures(Collection<DetectedSignature>) - Method in class com.amazonaws.services.textract.model.DocumentGroup
A list of the detected signatures found in a document group.
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.
setDocumentGroups(Collection<DocumentGroup>) - Method in class com.amazonaws.services.textract.model.LendingSummary
Contains an array of all DocumentGroup objects.
setDocumentIndex(Integer) - Method in class com.amazonaws.services.textract.model.IdentityDocument
Denotes the placement of a document in the IdentityDocument list.
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.
setDocumentLocation(DocumentLocation) - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
The location of the document to be processed.
setDocumentLocation(DocumentLocation) - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisRequest
 
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.AnalyzeIDResult
 
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.
setDocumentMetadata(DocumentMetadata) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
Information about a document that Amazon Textract processed.
setDocumentMetadata(DocumentMetadata) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
 
setDocumentMetadata(DocumentMetadata) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
 
setDocumentPages(Collection<Document>) - Method in class com.amazonaws.services.textract.model.AnalyzeIDRequest
The document being passed to AnalyzeID.
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.
setEvaluationMetrics(Collection<AdapterVersionEvaluationMetric>) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
The evaluation metrics (F1 score, Precision, and Recall) for the requested version, grouped by baseline metrics and adapter version.
setExpenseDocument(ExpenseDocument) - Method in class com.amazonaws.services.textract.model.Extraction
 
setExpenseDocuments(Collection<ExpenseDocument>) - Method in class com.amazonaws.services.textract.model.AnalyzeExpenseResult
The expenses detected by Amazon Textract.
setExpenseDocuments(Collection<ExpenseDocument>) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
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.
setExtractions(Collection<Extraction>) - Method in class com.amazonaws.services.textract.model.LendingResult
An array of Extraction to hold structured data.
setF1Score(Float) - Method in class com.amazonaws.services.textract.model.EvaluationMetric
The F1 score for an adapter version.
setFeatureType(String) - Method in class com.amazonaws.services.textract.model.AdapterVersionEvaluationMetric
Indicates the feature type being analyzed by a given adapter version.
setFeatureTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.AdapterOverview
The feature types that the adapter is operating on.
setFeatureTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
The feature types that the adapter version is operating on.
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.CreateAdapterRequest
The type of feature that the adapter is being trained on.
setFeatureTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
List of the targeted feature types for the requested adapter.
setFeatureTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
List of the targeted feature types for the requested adapter version.
setFeatureTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
A list of the types of analysis to perform.
setFeatureTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
List of the targeted feature types for the updated adapter.
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
 
setGeometry(Geometry) - Method in class com.amazonaws.services.textract.model.LendingDetection
 
setGeometry(Geometry) - Method in class com.amazonaws.services.textract.model.SignatureDetection
 
setGroupProperties(Collection<ExpenseGroupProperty>) - Method in class com.amazonaws.services.textract.model.ExpenseField
Shows which group a response object belongs to, such as whether an address line belongs to the vendor's address or the recipent's address.
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.
setId(String) - Method in class com.amazonaws.services.textract.model.ExpenseGroupProperty
Provides a group Id number, which will be the same for each in the group.
setIdentityDocument(IdentityDocument) - Method in class com.amazonaws.services.textract.model.Extraction
 
setIdentityDocumentFields(Collection<IdentityDocumentField>) - Method in class com.amazonaws.services.textract.model.IdentityDocument
The structure used to record information extracted from identity documents.
setIdentityDocuments(Collection<IdentityDocument>) - Method in class com.amazonaws.services.textract.model.AnalyzeIDResult
The list of documents processed by AnalyzeID.
setIds(Collection<String>) - Method in class com.amazonaws.services.textract.model.Relationship
An array of IDs for related blocks.
setIndex(Integer) - Method in class com.amazonaws.services.textract.model.SplitDocument
The index for a given document in a DocumentGroup of a specific Type.
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.GetExpenseAnalysisRequest
A unique identifier for the text detection job.
setJobId(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisRequest
A unique identifier for the lending or text-detection job.
setJobId(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryRequest
A unique identifier for the lending or 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.
setJobId(String) - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisResult
A unique identifier for the text detection job.
setJobId(String) - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisResult
A unique identifier for the lending or text-detection job.
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.
setJobStatus(String) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
The current status of the text detection job.
setJobStatus(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
The current status of the lending analysis job.
setJobStatus(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
The current status of the lending analysis 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.
setJobTag(String) - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
An identifier 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.StartLendingAnalysisRequest
An identifier that you specify to be included in the completion notification published to the Amazon SNS topic.
setKeyDetection(LendingDetection) - Method in class com.amazonaws.services.textract.model.LendingField
 
setKMSKeyId(String) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
setKMSKeyId(String) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
The identifier for your AWS Key Management Service key (AWS KMS key).
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.
setKMSKeyId(String) - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
The KMS key used to encrypt the inference results.
setKMSKeyId(String) - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisRequest
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.
setLendingDocument(LendingDocument) - Method in class com.amazonaws.services.textract.model.Extraction
Holds the structured data returned by AnalyzeDocument for lending documents.
setLendingFields(Collection<LendingField>) - Method in class com.amazonaws.services.textract.model.LendingDocument
An array of LendingField objects.
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.
setManifestS3Object(S3Object) - Method in class com.amazonaws.services.textract.model.AdapterVersionDatasetConfig
 
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.
setMaxResults(Integer) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisRequest
The maximum number of results to return per paginated call.
setMaxResults(Integer) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisRequest
The maximum number of results to return per paginated call.
setMaxResults(Integer) - Method in class com.amazonaws.services.textract.model.ListAdaptersRequest
The maximum number of results to return when listing adapters.
setMaxResults(Integer) - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
The maximum number of results to return when listing adapter versions.
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.
setNextToken(String) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisRequest
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.GetExpenseAnalysisResult
If the response is truncated, Amazon Textract returns this token.
setNextToken(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisRequest
If the previous response was incomplete, Amazon Textract returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
If the response is truncated, Amazon Textract returns this token.
setNextToken(String) - Method in class com.amazonaws.services.textract.model.ListAdaptersRequest
Identifies the next page of results to return when listing adapters.
setNextToken(String) - Method in class com.amazonaws.services.textract.model.ListAdaptersResult
Identifies the next page of results to return when listing adapters.
setNextToken(String) - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
Identifies the next page of results to return when listing adapter versions.
setNextToken(String) - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsResult
Identifies the next page of results to return when listing adapter versions.
setNormalizedValue(NormalizedValue) - Method in class com.amazonaws.services.textract.model.AnalyzeIDDetections
Only returned for dates, returns the type of value detected and the date written in a more machine readable way.
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.
setNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
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.StartLendingAnalysisRequest
 
setOutputConfig(OutputConfig) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
 
setOutputConfig(OutputConfig) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
 
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.
setOutputConfig(OutputConfig) - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
Sets if the output will go to a customer defined bucket.
setOutputConfig(OutputConfig) - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisRequest
 
setPage(Integer) - Method in class com.amazonaws.services.textract.model.Block
The page on which a block was detected.
setPage(Integer) - Method in class com.amazonaws.services.textract.model.DetectedSignature
The page a detected signature was found on.
setPage(Integer) - Method in class com.amazonaws.services.textract.model.LendingResult
The page number for a page, with regard to whole submission.
setPage(Integer) - Method in class com.amazonaws.services.textract.model.UndetectedSignature
The page where a signature was expected but not found.
setPageClassification(PageClassification) - Method in class com.amazonaws.services.textract.model.LendingResult
The classifier result for a given page.
setPageNumber(Integer) - Method in class com.amazonaws.services.textract.model.ExpenseField
The page number the value was detected on.
setPageNumber(Collection<Prediction>) - Method in class com.amazonaws.services.textract.model.PageClassification
The page number the value was detected on, relative to Amazon Textract's starting position.
setPages(Collection<String>) - Method in class com.amazonaws.services.textract.model.Adapter
Pages is a parameter that the user inputs to specify which pages to apply an adapter to.
setPages(Integer) - Method in class com.amazonaws.services.textract.model.DocumentMetadata
The number of pages that are detected in the document.
setPages(Collection<String>) - Method in class com.amazonaws.services.textract.model.Query
Pages is a parameter that the user inputs to specify which pages to apply a query to.
setPages(Collection<Integer>) - Method in class com.amazonaws.services.textract.model.SplitDocument
An array of page numbers for a for a given document, ordered by logical boundary.
setPages(Collection<Integer>) - Method in class com.amazonaws.services.textract.model.Warning
A list of the pages that the warning applies to.
setPageType(Collection<Prediction>) - Method in class com.amazonaws.services.textract.model.PageClassification
The class, or document type, assigned to a detected Page object.
setPolygon(Collection<Point>) - Method in class com.amazonaws.services.textract.model.Geometry
Within the bounding box, a fine-grained polygon around the recognized item.
setPrecision(Float) - Method in class com.amazonaws.services.textract.model.EvaluationMetric
The Precision score for an adapter version.
setQueries(Collection<Query>) - Method in class com.amazonaws.services.textract.model.QueriesConfig

setQueriesConfig(QueriesConfig) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
Contains Queries and the alias for those Queries, as determined by the input.
setQueriesConfig(QueriesConfig) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
 
setQuery(Query) - Method in class com.amazonaws.services.textract.model.Block

setQuotaCode(String) - Method in exception com.amazonaws.services.textract.model.HumanLoopQuotaExceededException
The quota code.
setRecall(Float) - Method in class com.amazonaws.services.textract.model.EvaluationMetric
The Recall score for an adapter version.
setRelationships(Collection<Relationship>) - Method in class com.amazonaws.services.textract.model.Block
A list of relationship objects that describe how blocks are related to each other.
setResourceARN(String) - Method in class com.amazonaws.services.textract.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) that specifies the resource to list tags for.
setResourceARN(String) - Method in class com.amazonaws.services.textract.model.TagResourceRequest
The Amazon Resource Name (ARN) that specifies the resource to be tagged.
setResourceARN(String) - Method in class com.amazonaws.services.textract.model.UntagResourceRequest
The Amazon Resource Name (ARN) that specifies the resource to be untagged.
setResourceType(String) - Method in exception com.amazonaws.services.textract.model.HumanLoopQuotaExceededException
The resource type.
setResults(Collection<LendingResult>) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
Holds the information returned by one of AmazonTextract's document analysis operations for the pinstripe.
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.
setSelectionStatus(String) - Method in class com.amazonaws.services.textract.model.LendingDetection
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.
setSignatureDetections(Collection<SignatureDetection>) - Method in class com.amazonaws.services.textract.model.LendingDocument
A list of signatures detected in a lending document.
setSNSTopicArn(String) - Method in class com.amazonaws.services.textract.model.NotificationChannel
The Amazon SNS topic that Amazon Textract posts the completion status to.
setSplitDocuments(Collection<SplitDocument>) - Method in class com.amazonaws.services.textract.model.DocumentGroup
An array that contains information about the pages of a document, defined by logical boundary.
setStatus(String) - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
Contains information on the status of a given adapter version.
setStatus(String) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
The status of the adapter version that has been requested.
setStatusMessage(String) - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
A message explaining the status of a given adapter vesion.
setStatusMessage(String) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
A message that describes the status of the requested adapter version.
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.
setStatusMessage(String) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
Returns if the detection job could not be completed.
setStatusMessage(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
Returns if the lending analysis job could not be completed.
setStatusMessage(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
Returns if the lending analysis could not be completed.
setSummary(LendingSummary) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
Contains summary information for documents grouped by type.
setSummaryFields(Collection<ExpenseField>) - Method in class com.amazonaws.services.textract.model.ExpenseDocument
Any information found outside of a table by Amazon Textract.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.textract.model.UntagResourceRequest
Specifies the tags to be removed from the resource specified by the ResourceARN.
setTags(Map<String, String>) - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
A list of tags to be added to the adapter.
setTags(Map<String, String>) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
A set of tags (key-value pairs) that you want to attach to the adapter version.
setTags(Map<String, String>) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
A set of tags (key-value pairs) associated with the adapter that has been retrieved.
setTags(Map<String, String>) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
A set of tags (key-value pairs) that are associated with the adapter version.
setTags(Map<String, String>) - Method in class com.amazonaws.services.textract.model.ListTagsForResourceResult
A set of tags (key-value pairs) that are part of the requested resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.textract.model.TagResourceRequest
A set of tags (key-value pairs) that you want to assign to the resource.
setText(String) - Method in class com.amazonaws.services.textract.model.AnalyzeIDDetections
Text of either the normalized field or value associated with it.
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.
setText(String) - Method in class com.amazonaws.services.textract.model.LendingDetection
The text extracted for a detected value in a lending document.
setText(String) - Method in class com.amazonaws.services.textract.model.Query
Question that Amazon Textract will apply to the document.
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(String) - Method in class com.amazonaws.services.textract.model.DocumentGroup
The type of document that Amazon Textract has detected.
setType(ExpenseType) - Method in class com.amazonaws.services.textract.model.ExpenseField
The implied label of a detected element.
setType(AnalyzeIDDetections) - Method in class com.amazonaws.services.textract.model.IdentityDocumentField
 
setType(String) - Method in class com.amazonaws.services.textract.model.LendingField
The type of the lending document.
setType(String) - Method in class com.amazonaws.services.textract.model.Relationship
The type of relationship between the blocks in the IDs array and the current block.
setTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.ExpenseGroupProperty
Informs you on whether the expense group is a name or an address.
setUndetectedDocumentTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.LendingSummary
UndetectedDocumentTypes.
setUndetectedSignatures(Collection<UndetectedSignature>) - Method in class com.amazonaws.services.textract.model.DocumentGroup
A list of any expected signatures not found in a document group.
setValue(String) - Method in class com.amazonaws.services.textract.model.NormalizedValue
The value of the date, written as Year-Month-DayTHour:Minute:Second.
setValue(String) - Method in class com.amazonaws.services.textract.model.Prediction
The predicted value of a detected object.
setValueDetection(ExpenseDetection) - Method in class com.amazonaws.services.textract.model.ExpenseField
The value of a detected element.
setValueDetection(AnalyzeIDDetections) - Method in class com.amazonaws.services.textract.model.IdentityDocumentField
 
setValueDetections(Collection<LendingDetection>) - Method in class com.amazonaws.services.textract.model.LendingField
An array of LendingDetection objects.
setValueType(String) - Method in class com.amazonaws.services.textract.model.NormalizedValue
The normalized type of the value detected.
setVersion(String) - Method in class com.amazonaws.services.textract.model.Adapter
A string that identifies the version of the adapter.
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.
setWarnings(Collection<Warning>) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
A list of warnings that occurred during the text-detection operation for the document.
setWarnings(Collection<Warning>) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
A list of warnings that occurred during the lending analysis operation.
setWarnings(Collection<Warning>) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
A list of warnings that occurred during the lending analysis operation.
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
 
SignatureDetection - Class in com.amazonaws.services.textract.model
Information regarding a detected signature on a page.
SignatureDetection() - Constructor for class com.amazonaws.services.textract.model.SignatureDetection
 
SplitDocument - Class in com.amazonaws.services.textract.model
Contains information about the pages of a document, defined by logical boundary.
SplitDocument() - Constructor for class com.amazonaws.services.textract.model.SplitDocument
 
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
 
startExpenseAnalysis(StartExpenseAnalysisRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
startExpenseAnalysis(StartExpenseAnalysisRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Starts the asynchronous analysis of invoices or receipts for data like contact information, items purchased, and vendor names.
startExpenseAnalysis(StartExpenseAnalysisRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Starts the asynchronous analysis of invoices or receipts for data like contact information, items purchased, and vendor names.
startExpenseAnalysisAsync(StartExpenseAnalysisRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
startExpenseAnalysisAsync(StartExpenseAnalysisRequest, AsyncHandler<StartExpenseAnalysisRequest, StartExpenseAnalysisResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
startExpenseAnalysisAsync(StartExpenseAnalysisRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Starts the asynchronous analysis of invoices or receipts for data like contact information, items purchased, and vendor names.
startExpenseAnalysisAsync(StartExpenseAnalysisRequest, AsyncHandler<StartExpenseAnalysisRequest, StartExpenseAnalysisResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Starts the asynchronous analysis of invoices or receipts for data like contact information, items purchased, and vendor names.
startExpenseAnalysisAsync(StartExpenseAnalysisRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
startExpenseAnalysisAsync(StartExpenseAnalysisRequest, AsyncHandler<StartExpenseAnalysisRequest, StartExpenseAnalysisResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
StartExpenseAnalysisRequest - Class in com.amazonaws.services.textract.model
 
StartExpenseAnalysisRequest() - Constructor for class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
 
StartExpenseAnalysisResult - Class in com.amazonaws.services.textract.model
 
StartExpenseAnalysisResult() - Constructor for class com.amazonaws.services.textract.model.StartExpenseAnalysisResult
 
startLendingAnalysis(StartLendingAnalysisRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
startLendingAnalysis(StartLendingAnalysisRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Starts the classification and analysis of an input document.
startLendingAnalysis(StartLendingAnalysisRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Starts the classification and analysis of an input document.
startLendingAnalysisAsync(StartLendingAnalysisRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
startLendingAnalysisAsync(StartLendingAnalysisRequest, AsyncHandler<StartLendingAnalysisRequest, StartLendingAnalysisResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
startLendingAnalysisAsync(StartLendingAnalysisRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Starts the classification and analysis of an input document.
startLendingAnalysisAsync(StartLendingAnalysisRequest, AsyncHandler<StartLendingAnalysisRequest, StartLendingAnalysisResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Starts the classification and analysis of an input document.
startLendingAnalysisAsync(StartLendingAnalysisRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
startLendingAnalysisAsync(StartLendingAnalysisRequest, AsyncHandler<StartLendingAnalysisRequest, StartLendingAnalysisResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
StartLendingAnalysisRequest - Class in com.amazonaws.services.textract.model
 
StartLendingAnalysisRequest() - Constructor for class com.amazonaws.services.textract.model.StartLendingAnalysisRequest
 
StartLendingAnalysisResult - Class in com.amazonaws.services.textract.model
 
StartLendingAnalysisResult() - Constructor for class com.amazonaws.services.textract.model.StartLendingAnalysisResult
 

T

tagResource(TagResourceRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Adds one or more tags to the specified resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Adds one or more tags to the specified resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Adds one or more tags to the specified resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Adds one or more tags to the specified resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.textract.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.textract.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.textract.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.textract.model.TagResourceResult
 
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.Adapter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.AdapterOverview
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.AdaptersConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.AdapterVersionDatasetConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.AdapterVersionEvaluationMetric
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.textract.model.AdapterVersionStatus
 
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.AnalyzeIDDetections
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.AnalyzeIDRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.AnalyzeIDResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.textract.model.AutoUpdate
 
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.CreateAdapterRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.CreateAdapterResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.DeleteAdapterRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.DeleteAdapterResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.DeleteAdapterVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.DeleteAdapterVersionResult
Returns a string representation of this object.
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.DetectedSignature
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.DocumentGroup
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.EvaluationMetric
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.ExpenseCurrency
Returns a string representation of this object.
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.ExpenseGroupProperty
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 class com.amazonaws.services.textract.model.Extraction
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.GetAdapterRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.GetAdapterResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
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.GetExpenseAnalysisRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
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 class com.amazonaws.services.textract.model.IdentityDocument
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.IdentityDocumentField
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.LendingDetection
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.LendingDocument
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.LendingField
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.LendingResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.LendingSummary
Returns a string representation of this object.
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.ListAdaptersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.ListAdaptersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.NormalizedValue
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.PageClassification
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.Prediction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.QueriesConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.Query
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.SignatureDetection
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.SplitDocument
Returns a string representation of this object.
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 class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.TagResourceResult
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.UndetectedSignature
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.UpdateAdapterRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.textract.model.ValueType
 
toString() - Method in class com.amazonaws.services.textract.model.Warning
Returns a string representation of this object.

U

UndetectedSignature - Class in com.amazonaws.services.textract.model
A structure containing information about an undetected signature on a page where it was expected but not found.
UndetectedSignature() - Constructor for class com.amazonaws.services.textract.model.UndetectedSignature
 
UnsupportedDocumentException - Exception in com.amazonaws.services.textract.model
The format of the input document isn't supported.
UnsupportedDocumentException(String) - Constructor for exception com.amazonaws.services.textract.model.UnsupportedDocumentException
Constructs a new UnsupportedDocumentException with the specified error message.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Removes any tags with the specified keys from the specified resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Removes any tags with the specified keys from the specified resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Removes any tags with the specified keys from the specified resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Removes any tags with the specified keys from the specified resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.textract.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.textract.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.textract.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.textract.model.UntagResourceResult
 
updateAdapter(UpdateAdapterRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextract
 
updateAdapter(UpdateAdapterRequest) - Method in interface com.amazonaws.services.textract.AmazonTextract
Update the configuration for an adapter.
updateAdapter(UpdateAdapterRequest) - Method in class com.amazonaws.services.textract.AmazonTextractClient
Update the configuration for an adapter.
updateAdapterAsync(UpdateAdapterRequest) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
updateAdapterAsync(UpdateAdapterRequest, AsyncHandler<UpdateAdapterRequest, UpdateAdapterResult>) - Method in class com.amazonaws.services.textract.AbstractAmazonTextractAsync
 
updateAdapterAsync(UpdateAdapterRequest) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Update the configuration for an adapter.
updateAdapterAsync(UpdateAdapterRequest, AsyncHandler<UpdateAdapterRequest, UpdateAdapterResult>) - Method in interface com.amazonaws.services.textract.AmazonTextractAsync
Update the configuration for an adapter.
updateAdapterAsync(UpdateAdapterRequest) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
updateAdapterAsync(UpdateAdapterRequest, AsyncHandler<UpdateAdapterRequest, UpdateAdapterResult>) - Method in class com.amazonaws.services.textract.AmazonTextractAsyncClient
 
UpdateAdapterRequest - Class in com.amazonaws.services.textract.model
 
UpdateAdapterRequest() - Constructor for class com.amazonaws.services.textract.model.UpdateAdapterRequest
 
UpdateAdapterResult - Class in com.amazonaws.services.textract.model
 
UpdateAdapterResult() - Constructor for class com.amazonaws.services.textract.model.UpdateAdapterResult
 

V

ValidationException - Exception in com.amazonaws.services.textract.model
Indicates that a request was not valid.
ValidationException(String) - Constructor for exception com.amazonaws.services.textract.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.textract.model.AdapterVersionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.textract.model.AutoUpdate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.textract.model.BlockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.textract.model.ContentClassifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.textract.model.EntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.textract.model.FeatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.textract.model.JobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.textract.model.RelationshipType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.textract.model.SelectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.textract.model.TextType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.textract.model.ValueType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.textract.model.AdapterVersionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.textract.model.AutoUpdate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.textract.model.BlockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.textract.model.ContentClassifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.textract.model.EntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.textract.model.FeatureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.textract.model.JobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.textract.model.RelationshipType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.textract.model.SelectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.textract.model.TextType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.textract.model.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
ValueType - Enum in com.amazonaws.services.textract.model
 

W

Warning - Class in com.amazonaws.services.textract.model
A warning about an issue that occurred during asynchronous text analysis (StartDocumentAnalysis) or asynchronous document text detection (StartDocumentTextDetection).
Warning() - Constructor for class com.amazonaws.services.textract.model.Warning
 
withAdapterId(String) - Method in class com.amazonaws.services.textract.model.Adapter
A unique identifier for the adapter resource.
withAdapterId(String) - Method in class com.amazonaws.services.textract.model.AdapterOverview
A unique identifier for the adapter resource.
withAdapterId(String) - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
A unique identifier for the adapter associated with a given adapter version.
withAdapterId(String) - Method in class com.amazonaws.services.textract.model.CreateAdapterResult
A string containing the unique ID for the adapter that has been created.
withAdapterId(String) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
A string containing a unique ID for the adapter that will receive a new version.
withAdapterId(String) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionResult
A string containing the unique ID for the adapter that has received a new version.
withAdapterId(String) - Method in class com.amazonaws.services.textract.model.DeleteAdapterRequest
A string containing a unique ID for the adapter to be deleted.
withAdapterId(String) - Method in class com.amazonaws.services.textract.model.DeleteAdapterVersionRequest
A string containing a unique ID for the adapter version that will be deleted.
withAdapterId(String) - Method in class com.amazonaws.services.textract.model.GetAdapterRequest
A string containing a unique ID for the adapter.
withAdapterId(String) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
A string identifying the adapter that information has been retrieved for.
withAdapterId(String) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionRequest
A string specifying a unique ID for the adapter version you want to retrieve information for.
withAdapterId(String) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
A string containing a unique ID for the adapter version being retrieved.
withAdapterId(String) - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
A string containing a unique ID for the adapter to match for when listing adapter versions.
withAdapterId(String) - Method in class com.amazonaws.services.textract.model.UpdateAdapterRequest
A string containing a unique ID for the adapter that will be updated.
withAdapterId(String) - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
A string containing a unique ID for the adapter that has been updated.
withAdapterName(String) - Method in class com.amazonaws.services.textract.model.AdapterOverview
A string naming the adapter resource.
withAdapterName(String) - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
The name to be assigned to the adapter being created.
withAdapterName(String) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
The name of the requested adapter.
withAdapterName(String) - Method in class com.amazonaws.services.textract.model.UpdateAdapterRequest
The new name to be applied to the adapter.
withAdapterName(String) - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
A string containing the name of the adapter that has been updated.
withAdapters(Adapter...) - Method in class com.amazonaws.services.textract.model.AdaptersConfig
A list of adapters to be used when analyzing the specified document.
withAdapters(Collection<Adapter>) - Method in class com.amazonaws.services.textract.model.AdaptersConfig
A list of adapters to be used when analyzing the specified document.
withAdapters(AdapterOverview...) - Method in class com.amazonaws.services.textract.model.ListAdaptersResult
A list of adapters that matches the filtering criteria specified when calling ListAdapters.
withAdapters(Collection<AdapterOverview>) - Method in class com.amazonaws.services.textract.model.ListAdaptersResult
A list of adapters that matches the filtering criteria specified when calling ListAdapters.
withAdaptersConfig(AdaptersConfig) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
Specifies the adapter to be used when analyzing a document.
withAdaptersConfig(AdaptersConfig) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
Specifies the adapter to be used when analyzing a document.
withAdapterVersion(EvaluationMetric) - Method in class com.amazonaws.services.textract.model.AdapterVersionEvaluationMetric
The F1 score, precision, and recall metrics for the baseline model.
withAdapterVersion(String) - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
An identified for a given adapter version.
withAdapterVersion(String) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionResult
A string describing the new version of the adapter.
withAdapterVersion(String) - Method in class com.amazonaws.services.textract.model.DeleteAdapterVersionRequest
Specifies the adapter version to be deleted.
withAdapterVersion(String) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionRequest
A string specifying the adapter version you want to retrieve information for.
withAdapterVersion(String) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
A string containing the adapter version that has been retrieved.
withAdapterVersions(AdapterVersionOverview...) - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsResult
Adapter versions that match the filtering criteria specified when calling ListAdapters.
withAdapterVersions(Collection<AdapterVersionOverview>) - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsResult
Adapter versions that match the filtering criteria specified when calling ListAdapters.
withAfterCreationTime(Date) - Method in class com.amazonaws.services.textract.model.ListAdaptersRequest
Specifies the lower bound for the ListAdapters operation.
withAfterCreationTime(Date) - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
Specifies the lower bound for the ListAdapterVersions operation.
withAlias(String) - Method in class com.amazonaws.services.textract.model.Query
Alias attached to the query, for ease of location.
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

withAnalyzeExpenseModelVersion(String) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
The current model version of AnalyzeExpense.
withAnalyzeIDModelVersion(String) - Method in class com.amazonaws.services.textract.model.AnalyzeIDResult
The version of the AnalyzeIdentity API being used to process documents.
withAnalyzeLendingModelVersion(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
The current model version of the Analyze Lending API.
withAnalyzeLendingModelVersion(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
The current model version of the Analyze Lending API.
withAutoUpdate(String) - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
Controls whether or not the adapter should automatically update.
withAutoUpdate(AutoUpdate) - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
Controls whether or not the adapter should automatically update.
withAutoUpdate(String) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
Binary value indicating if the adapter is being automatically updated or not.
withAutoUpdate(AutoUpdate) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
Binary value indicating if the adapter is being automatically updated or not.
withAutoUpdate(String) - Method in class com.amazonaws.services.textract.model.UpdateAdapterRequest
The new auto-update status to be applied to the adapter.
withAutoUpdate(AutoUpdate) - Method in class com.amazonaws.services.textract.model.UpdateAdapterRequest
The new auto-update status to be applied to the adapter.
withAutoUpdate(String) - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
The auto-update status of the adapter that has been updated.
withAutoUpdate(AutoUpdate) - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
The auto-update status of the adapter that has been updated.
withBaseline(EvaluationMetric) - Method in class com.amazonaws.services.textract.model.AdapterVersionEvaluationMetric
The F1 score, precision, and recall metrics for the baseline model.
withBeforeCreationTime(Date) - Method in class com.amazonaws.services.textract.model.ListAdaptersRequest
Specifies the upper bound for the ListAdapters operation.
withBeforeCreationTime(Date) - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
Specifies the upper bound for the ListAdapterVersions operation.
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.ExpenseDocument
This is a block object, the same as reported when DetectDocumentText is run on a document.
withBlocks(Collection<Block>) - Method in class com.amazonaws.services.textract.model.ExpenseDocument
This is a block object, the same as reported when DetectDocumentText is run on a 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.
withBlocks(Block...) - Method in class com.amazonaws.services.textract.model.IdentityDocument
Individual word recognition, as returned by document detection.
withBlocks(Collection<Block>) - Method in class com.amazonaws.services.textract.model.IdentityDocument
Individual word recognition, as returned by document detection.
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.CreateAdapterRequest
Idempotent token is used to recognize the request.
withClientRequestToken(String) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
Idempotent token is used to recognize the request.
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.
withClientRequestToken(String) - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
The idempotent token that's used to identify the start request.
withClientRequestToken(String) - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisRequest
The idempotent token that you use to identify the start request.
withCode(String) - Method in class com.amazonaws.services.textract.model.ExpenseCurrency
Currency code for detected currency.
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.AnalyzeIDDetections
The confidence score of the detected text.
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.ExpenseCurrency
Percentage confideence in the detected currency.
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.
withConfidence(Float) - Method in class com.amazonaws.services.textract.model.LendingDetection
The confidence level for the text of a detected value in a lending document.
withConfidence(Float) - Method in class com.amazonaws.services.textract.model.Prediction
Amazon Textract's confidence in its predicted value.
withConfidence(Float) - Method in class com.amazonaws.services.textract.model.SignatureDetection
The confidence, from 0 to 100, in the predicted values for a detected signature.
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.
withCreationTime(Date) - Method in class com.amazonaws.services.textract.model.AdapterOverview
The date and time that the adapter was created.
withCreationTime(Date) - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
The date and time that a given adapter version was created.
withCreationTime(Date) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
The date and time the requested adapter was created at.
withCreationTime(Date) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
The time that the adapter version was created.
withCreationTime(Date) - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
An object specifying the creation time of the the adapter that has been updated.
withCurrency(ExpenseCurrency) - Method in class com.amazonaws.services.textract.model.ExpenseField
Shows the kind of currency, both the code and confidence associated with any monatary value detected.
withDataAttributes(HumanLoopDataAttributes) - Method in class com.amazonaws.services.textract.model.HumanLoopConfig
Sets attributes of the input data.
withDatasetConfig(AdapterVersionDatasetConfig) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
Specifies a dataset used to train a new adapter version.
withDatasetConfig(AdapterVersionDatasetConfig) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
Specifies a dataset used to train a new adapter version.
withDescription(String) - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
The description to be assigned to the adapter being created.
withDescription(String) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
The description for the requested adapter.
withDescription(String) - Method in class com.amazonaws.services.textract.model.UpdateAdapterRequest
The new description to be applied to the adapter.
withDescription(String) - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
A string containing the description of the adapter that has been updated.
withDetectDocumentTextModelVersion(String) - Method in class com.amazonaws.services.textract.model.DetectDocumentTextResult

withDetectDocumentTextModelVersion(String) - Method in class com.amazonaws.services.textract.model.GetDocumentTextDetectionResult

withDetectedSignatures(DetectedSignature...) - Method in class com.amazonaws.services.textract.model.DocumentGroup
A list of the detected signatures found in a document group.
withDetectedSignatures(Collection<DetectedSignature>) - Method in class com.amazonaws.services.textract.model.DocumentGroup
A list of the detected signatures found in a document group.
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.
withDocumentGroups(DocumentGroup...) - Method in class com.amazonaws.services.textract.model.LendingSummary
Contains an array of all DocumentGroup objects.
withDocumentGroups(Collection<DocumentGroup>) - Method in class com.amazonaws.services.textract.model.LendingSummary
Contains an array of all DocumentGroup objects.
withDocumentIndex(Integer) - Method in class com.amazonaws.services.textract.model.IdentityDocument
Denotes the placement of a document in the IdentityDocument list.
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.
withDocumentLocation(DocumentLocation) - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
The location of the document to be processed.
withDocumentLocation(DocumentLocation) - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisRequest
 
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.AnalyzeIDResult
 
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.
withDocumentMetadata(DocumentMetadata) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
Information about a document that Amazon Textract processed.
withDocumentMetadata(DocumentMetadata) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
 
withDocumentMetadata(DocumentMetadata) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
 
withDocumentPages(Document...) - Method in class com.amazonaws.services.textract.model.AnalyzeIDRequest
The document being passed to AnalyzeID.
withDocumentPages(Collection<Document>) - Method in class com.amazonaws.services.textract.model.AnalyzeIDRequest
The document being passed to AnalyzeID.
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.
withEvaluationMetrics(AdapterVersionEvaluationMetric...) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
The evaluation metrics (F1 score, Precision, and Recall) for the requested version, grouped by baseline metrics and adapter version.
withEvaluationMetrics(Collection<AdapterVersionEvaluationMetric>) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
The evaluation metrics (F1 score, Precision, and Recall) for the requested version, grouped by baseline metrics and adapter version.
withExpenseDocument(ExpenseDocument) - Method in class com.amazonaws.services.textract.model.Extraction
 
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.
withExpenseDocuments(ExpenseDocument...) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
The expenses detected by Amazon Textract.
withExpenseDocuments(Collection<ExpenseDocument>) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
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.
withExtractions(Extraction...) - Method in class com.amazonaws.services.textract.model.LendingResult
An array of Extraction to hold structured data.
withExtractions(Collection<Extraction>) - Method in class com.amazonaws.services.textract.model.LendingResult
An array of Extraction to hold structured data.
withF1Score(Float) - Method in class com.amazonaws.services.textract.model.EvaluationMetric
The F1 score for an adapter version.
withFeatureType(String) - Method in class com.amazonaws.services.textract.model.AdapterVersionEvaluationMetric
Indicates the feature type being analyzed by a given adapter version.
withFeatureType(FeatureType) - Method in class com.amazonaws.services.textract.model.AdapterVersionEvaluationMetric
Indicates the feature type being analyzed by a given adapter version.
withFeatureTypes(String...) - Method in class com.amazonaws.services.textract.model.AdapterOverview
The feature types that the adapter is operating on.
withFeatureTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.AdapterOverview
The feature types that the adapter is operating on.
withFeatureTypes(FeatureType...) - Method in class com.amazonaws.services.textract.model.AdapterOverview
The feature types that the adapter is operating on.
withFeatureTypes(String...) - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
The feature types that the adapter version is operating on.
withFeatureTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
The feature types that the adapter version is operating on.
withFeatureTypes(FeatureType...) - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
The feature types that the adapter version is operating on.
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.CreateAdapterRequest
The type of feature that the adapter is being trained on.
withFeatureTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
The type of feature that the adapter is being trained on.
withFeatureTypes(FeatureType...) - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
The type of feature that the adapter is being trained on.
withFeatureTypes(String...) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
List of the targeted feature types for the requested adapter.
withFeatureTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
List of the targeted feature types for the requested adapter.
withFeatureTypes(FeatureType...) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
List of the targeted feature types for the requested adapter.
withFeatureTypes(String...) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
List of the targeted feature types for the requested adapter version.
withFeatureTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
List of the targeted feature types for the requested adapter version.
withFeatureTypes(FeatureType...) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
List of the targeted feature types for the requested adapter version.
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.
withFeatureTypes(String...) - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
List of the targeted feature types for the updated adapter.
withFeatureTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
List of the targeted feature types for the updated adapter.
withFeatureTypes(FeatureType...) - Method in class com.amazonaws.services.textract.model.UpdateAdapterResult
List of the targeted feature types for the updated adapter.
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
 
withGeometry(Geometry) - Method in class com.amazonaws.services.textract.model.LendingDetection
 
withGeometry(Geometry) - Method in class com.amazonaws.services.textract.model.SignatureDetection
 
withGroupProperties(ExpenseGroupProperty...) - Method in class com.amazonaws.services.textract.model.ExpenseField
Shows which group a response object belongs to, such as whether an address line belongs to the vendor's address or the recipent's address.
withGroupProperties(Collection<ExpenseGroupProperty>) - Method in class com.amazonaws.services.textract.model.ExpenseField
Shows which group a response object belongs to, such as whether an address line belongs to the vendor's address or the recipent's address.
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.
withId(String) - Method in class com.amazonaws.services.textract.model.ExpenseGroupProperty
Provides a group Id number, which will be the same for each in the group.
withIdentityDocument(IdentityDocument) - Method in class com.amazonaws.services.textract.model.Extraction
 
withIdentityDocumentFields(IdentityDocumentField...) - Method in class com.amazonaws.services.textract.model.IdentityDocument
The structure used to record information extracted from identity documents.
withIdentityDocumentFields(Collection<IdentityDocumentField>) - Method in class com.amazonaws.services.textract.model.IdentityDocument
The structure used to record information extracted from identity documents.
withIdentityDocuments(IdentityDocument...) - Method in class com.amazonaws.services.textract.model.AnalyzeIDResult
The list of documents processed by AnalyzeID.
withIdentityDocuments(Collection<IdentityDocument>) - Method in class com.amazonaws.services.textract.model.AnalyzeIDResult
The list of documents processed by AnalyzeID.
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.
withIndex(Integer) - Method in class com.amazonaws.services.textract.model.SplitDocument
The index for a given document in a DocumentGroup of a specific Type.
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.GetExpenseAnalysisRequest
A unique identifier for the text detection job.
withJobId(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisRequest
A unique identifier for the lending or text-detection job.
withJobId(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryRequest
A unique identifier for the lending or 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.
withJobId(String) - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisResult
A unique identifier for the text detection job.
withJobId(String) - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisResult
A unique identifier for the lending or text-detection job.
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.
withJobStatus(String) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
The current status of the text detection job.
withJobStatus(JobStatus) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
The current status of the text detection job.
withJobStatus(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
The current status of the lending analysis job.
withJobStatus(JobStatus) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
The current status of the lending analysis job.
withJobStatus(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
The current status of the lending analysis job.
withJobStatus(JobStatus) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
The current status of the lending analysis 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.
withJobTag(String) - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
An identifier 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.StartLendingAnalysisRequest
An identifier that you specify to be included in the completion notification published to the Amazon SNS topic.
withKeyDetection(LendingDetection) - Method in class com.amazonaws.services.textract.model.LendingField
 
withKMSKeyId(String) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
withKMSKeyId(String) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
The identifier for your AWS Key Management Service key (AWS KMS key).
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.
withKMSKeyId(String) - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
The KMS key used to encrypt the inference results.
withKMSKeyId(String) - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisRequest
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.
withLendingDocument(LendingDocument) - Method in class com.amazonaws.services.textract.model.Extraction
Holds the structured data returned by AnalyzeDocument for lending documents.
withLendingFields(LendingField...) - Method in class com.amazonaws.services.textract.model.LendingDocument
An array of LendingField objects.
withLendingFields(Collection<LendingField>) - Method in class com.amazonaws.services.textract.model.LendingDocument
An array of LendingField objects.
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.
withManifestS3Object(S3Object) - Method in class com.amazonaws.services.textract.model.AdapterVersionDatasetConfig
 
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.
withMaxResults(Integer) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisRequest
The maximum number of results to return per paginated call.
withMaxResults(Integer) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisRequest
The maximum number of results to return per paginated call.
withMaxResults(Integer) - Method in class com.amazonaws.services.textract.model.ListAdaptersRequest
The maximum number of results to return when listing adapters.
withMaxResults(Integer) - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
The maximum number of results to return when listing adapter versions.
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.
withNextToken(String) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisRequest
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.GetExpenseAnalysisResult
If the response is truncated, Amazon Textract returns this token.
withNextToken(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisRequest
If the previous response was incomplete, Amazon Textract returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
If the response is truncated, Amazon Textract returns this token.
withNextToken(String) - Method in class com.amazonaws.services.textract.model.ListAdaptersRequest
Identifies the next page of results to return when listing adapters.
withNextToken(String) - Method in class com.amazonaws.services.textract.model.ListAdaptersResult
Identifies the next page of results to return when listing adapters.
withNextToken(String) - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsRequest
Identifies the next page of results to return when listing adapter versions.
withNextToken(String) - Method in class com.amazonaws.services.textract.model.ListAdapterVersionsResult
Identifies the next page of results to return when listing adapter versions.
withNormalizedValue(NormalizedValue) - Method in class com.amazonaws.services.textract.model.AnalyzeIDDetections
Only returned for dates, returns the type of value detected and the date written in a more machine readable way.
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.
withNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
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.StartLendingAnalysisRequest
 
withOutputConfig(OutputConfig) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
 
withOutputConfig(OutputConfig) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
 
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.
withOutputConfig(OutputConfig) - Method in class com.amazonaws.services.textract.model.StartExpenseAnalysisRequest
Sets if the output will go to a customer defined bucket.
withOutputConfig(OutputConfig) - Method in class com.amazonaws.services.textract.model.StartLendingAnalysisRequest
 
withPage(Integer) - Method in class com.amazonaws.services.textract.model.Block
The page on which a block was detected.
withPage(Integer) - Method in class com.amazonaws.services.textract.model.DetectedSignature
The page a detected signature was found on.
withPage(Integer) - Method in class com.amazonaws.services.textract.model.LendingResult
The page number for a page, with regard to whole submission.
withPage(Integer) - Method in class com.amazonaws.services.textract.model.UndetectedSignature
The page where a signature was expected but not found.
withPageClassification(PageClassification) - Method in class com.amazonaws.services.textract.model.LendingResult
The classifier result for a given page.
withPageNumber(Integer) - Method in class com.amazonaws.services.textract.model.ExpenseField
The page number the value was detected on.
withPageNumber(Prediction...) - Method in class com.amazonaws.services.textract.model.PageClassification
The page number the value was detected on, relative to Amazon Textract's starting position.
withPageNumber(Collection<Prediction>) - Method in class com.amazonaws.services.textract.model.PageClassification
The page number the value was detected on, relative to Amazon Textract's starting position.
withPages(String...) - Method in class com.amazonaws.services.textract.model.Adapter
Pages is a parameter that the user inputs to specify which pages to apply an adapter to.
withPages(Collection<String>) - Method in class com.amazonaws.services.textract.model.Adapter
Pages is a parameter that the user inputs to specify which pages to apply an adapter to.
withPages(Integer) - Method in class com.amazonaws.services.textract.model.DocumentMetadata
The number of pages that are detected in the document.
withPages(String...) - Method in class com.amazonaws.services.textract.model.Query
Pages is a parameter that the user inputs to specify which pages to apply a query to.
withPages(Collection<String>) - Method in class com.amazonaws.services.textract.model.Query
Pages is a parameter that the user inputs to specify which pages to apply a query to.
withPages(Integer...) - Method in class com.amazonaws.services.textract.model.SplitDocument
An array of page numbers for a for a given document, ordered by logical boundary.
withPages(Collection<Integer>) - Method in class com.amazonaws.services.textract.model.SplitDocument
An array of page numbers for a for a given document, ordered by logical boundary.
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.
withPageType(Prediction...) - Method in class com.amazonaws.services.textract.model.PageClassification
The class, or document type, assigned to a detected Page object.
withPageType(Collection<Prediction>) - Method in class com.amazonaws.services.textract.model.PageClassification
The class, or document type, assigned to a detected Page object.
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.
withPrecision(Float) - Method in class com.amazonaws.services.textract.model.EvaluationMetric
The Precision score for an adapter version.
withQueries(Query...) - Method in class com.amazonaws.services.textract.model.QueriesConfig

withQueries(Collection<Query>) - Method in class com.amazonaws.services.textract.model.QueriesConfig

withQueriesConfig(QueriesConfig) - Method in class com.amazonaws.services.textract.model.AnalyzeDocumentRequest
Contains Queries and the alias for those Queries, as determined by the input.
withQueriesConfig(QueriesConfig) - Method in class com.amazonaws.services.textract.model.StartDocumentAnalysisRequest
 
withQuery(Query) - Method in class com.amazonaws.services.textract.model.Block

withQuotaCode(String) - Method in exception com.amazonaws.services.textract.model.HumanLoopQuotaExceededException
The quota code.
withRecall(Float) - Method in class com.amazonaws.services.textract.model.EvaluationMetric
The Recall score for an adapter version.
withRelationships(Relationship...) - Method in class com.amazonaws.services.textract.model.Block
A list of relationship objects that describe how blocks are related to each other.
withRelationships(Collection<Relationship>) - Method in class com.amazonaws.services.textract.model.Block
A list of relationship objects that describe how blocks are related to each other.
withResourceARN(String) - Method in class com.amazonaws.services.textract.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) that specifies the resource to list tags for.
withResourceARN(String) - Method in class com.amazonaws.services.textract.model.TagResourceRequest
The Amazon Resource Name (ARN) that specifies the resource to be tagged.
withResourceARN(String) - Method in class com.amazonaws.services.textract.model.UntagResourceRequest
The Amazon Resource Name (ARN) that specifies the resource to be untagged.
withResourceType(String) - Method in exception com.amazonaws.services.textract.model.HumanLoopQuotaExceededException
The resource type.
withResults(LendingResult...) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
Holds the information returned by one of AmazonTextract's document analysis operations for the pinstripe.
withResults(Collection<LendingResult>) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
Holds the information returned by one of AmazonTextract's document analysis operations for the pinstripe.
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.
withSelectionStatus(String) - Method in class com.amazonaws.services.textract.model.LendingDetection
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.LendingDetection
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.
withSignatureDetections(SignatureDetection...) - Method in class com.amazonaws.services.textract.model.LendingDocument
A list of signatures detected in a lending document.
withSignatureDetections(Collection<SignatureDetection>) - Method in class com.amazonaws.services.textract.model.LendingDocument
A list of signatures detected in a lending document.
withSNSTopicArn(String) - Method in class com.amazonaws.services.textract.model.NotificationChannel
The Amazon SNS topic that Amazon Textract posts the completion status to.
withSplitDocuments(SplitDocument...) - Method in class com.amazonaws.services.textract.model.DocumentGroup
An array that contains information about the pages of a document, defined by logical boundary.
withSplitDocuments(Collection<SplitDocument>) - Method in class com.amazonaws.services.textract.model.DocumentGroup
An array that contains information about the pages of a document, defined by logical boundary.
withStatus(String) - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
Contains information on the status of a given adapter version.
withStatus(AdapterVersionStatus) - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
Contains information on the status of a given adapter version.
withStatus(String) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
The status of the adapter version that has been requested.
withStatus(AdapterVersionStatus) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
The status of the adapter version that has been requested.
withStatusMessage(String) - Method in class com.amazonaws.services.textract.model.AdapterVersionOverview
A message explaining the status of a given adapter vesion.
withStatusMessage(String) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
A message that describes the status of the requested adapter version.
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.
withStatusMessage(String) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
Returns if the detection job could not be completed.
withStatusMessage(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
Returns if the lending analysis job could not be completed.
withStatusMessage(String) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
Returns if the lending analysis could not be completed.
withSummary(LendingSummary) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
Contains summary information for documents grouped by type.
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.
withTagKeys(String...) - Method in class com.amazonaws.services.textract.model.UntagResourceRequest
Specifies the tags to be removed from the resource specified by the ResourceARN.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.textract.model.UntagResourceRequest
Specifies the tags to be removed from the resource specified by the ResourceARN.
withTags(Map<String, String>) - Method in class com.amazonaws.services.textract.model.CreateAdapterRequest
A list of tags to be added to the adapter.
withTags(Map<String, String>) - Method in class com.amazonaws.services.textract.model.CreateAdapterVersionRequest
A set of tags (key-value pairs) that you want to attach to the adapter version.
withTags(Map<String, String>) - Method in class com.amazonaws.services.textract.model.GetAdapterResult
A set of tags (key-value pairs) associated with the adapter that has been retrieved.
withTags(Map<String, String>) - Method in class com.amazonaws.services.textract.model.GetAdapterVersionResult
A set of tags (key-value pairs) that are associated with the adapter version.
withTags(Map<String, String>) - Method in class com.amazonaws.services.textract.model.ListTagsForResourceResult
A set of tags (key-value pairs) that are part of the requested resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.textract.model.TagResourceRequest
A set of tags (key-value pairs) that you want to assign to the resource.
withText(String) - Method in class com.amazonaws.services.textract.model.AnalyzeIDDetections
Text of either the normalized field or value associated with it.
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.
withText(String) - Method in class com.amazonaws.services.textract.model.LendingDetection
The text extracted for a detected value in a lending document.
withText(String) - Method in class com.amazonaws.services.textract.model.Query
Question that Amazon Textract will apply to the document.
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(String) - Method in class com.amazonaws.services.textract.model.DocumentGroup
The type of document that Amazon Textract has detected.
withType(ExpenseType) - Method in class com.amazonaws.services.textract.model.ExpenseField
The implied label of a detected element.
withType(AnalyzeIDDetections) - Method in class com.amazonaws.services.textract.model.IdentityDocumentField
 
withType(String) - Method in class com.amazonaws.services.textract.model.LendingField
The type of the lending document.
withType(String) - Method in class com.amazonaws.services.textract.model.Relationship
The type of relationship between the blocks in the IDs array and the current block.
withType(RelationshipType) - Method in class com.amazonaws.services.textract.model.Relationship
The type of relationship between the blocks in the IDs array and the current block.
withTypes(String...) - Method in class com.amazonaws.services.textract.model.ExpenseGroupProperty
Informs you on whether the expense group is a name or an address.
withTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.ExpenseGroupProperty
Informs you on whether the expense group is a name or an address.
withUndetectedDocumentTypes(String...) - Method in class com.amazonaws.services.textract.model.LendingSummary
UndetectedDocumentTypes.
withUndetectedDocumentTypes(Collection<String>) - Method in class com.amazonaws.services.textract.model.LendingSummary
UndetectedDocumentTypes.
withUndetectedSignatures(UndetectedSignature...) - Method in class com.amazonaws.services.textract.model.DocumentGroup
A list of any expected signatures not found in a document group.
withUndetectedSignatures(Collection<UndetectedSignature>) - Method in class com.amazonaws.services.textract.model.DocumentGroup
A list of any expected signatures not found in a document group.
withValue(String) - Method in class com.amazonaws.services.textract.model.NormalizedValue
The value of the date, written as Year-Month-DayTHour:Minute:Second.
withValue(String) - Method in class com.amazonaws.services.textract.model.Prediction
The predicted value of a detected object.
withValueDetection(ExpenseDetection) - Method in class com.amazonaws.services.textract.model.ExpenseField
The value of a detected element.
withValueDetection(AnalyzeIDDetections) - Method in class com.amazonaws.services.textract.model.IdentityDocumentField
 
withValueDetections(LendingDetection...) - Method in class com.amazonaws.services.textract.model.LendingField
An array of LendingDetection objects.
withValueDetections(Collection<LendingDetection>) - Method in class com.amazonaws.services.textract.model.LendingField
An array of LendingDetection objects.
withValueType(String) - Method in class com.amazonaws.services.textract.model.NormalizedValue
The normalized type of the value detected.
withValueType(ValueType) - Method in class com.amazonaws.services.textract.model.NormalizedValue
The normalized type of the value detected.
withVersion(String) - Method in class com.amazonaws.services.textract.model.Adapter
A string that identifies the version of the adapter.
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.
withWarnings(Warning...) - Method in class com.amazonaws.services.textract.model.GetExpenseAnalysisResult
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.GetExpenseAnalysisResult
A list of warnings that occurred during the text-detection operation for the document.
withWarnings(Warning...) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
A list of warnings that occurred during the lending analysis operation.
withWarnings(Collection<Warning>) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisResult
A list of warnings that occurred during the lending analysis operation.
withWarnings(Warning...) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
A list of warnings that occurred during the lending analysis operation.
withWarnings(Collection<Warning>) - Method in class com.amazonaws.services.textract.model.GetLendingAnalysisSummaryResult
A list of warnings that occurred during the lending analysis operation.
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.
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.