- BadDocumentException - Exception in software.amazon.awssdk.services.textract.model
- 
 Amazon Textract isn't able to read the document. 
- BadDocumentException.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- Block - Class in software.amazon.awssdk.services.textract.model
- 
 A Blockrepresents items that are recognized in a document within a group of pixels close to each other.
 
- Block.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- blocks() - Method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentResponse
- 
 The items that are detected and analyzed by AnalyzeDocument.
 
- blocks(Collection<Block>) - Method in interface software.amazon.awssdk.services.textract.model.AnalyzeDocumentResponse.Builder
- 
 The items that are detected and analyzed by AnalyzeDocument.
 
- blocks(Block...) - Method in interface software.amazon.awssdk.services.textract.model.AnalyzeDocumentResponse.Builder
- 
 The items that are detected and analyzed by AnalyzeDocument.
 
- blocks(Consumer<Block.Builder>...) - Method in interface software.amazon.awssdk.services.textract.model.AnalyzeDocumentResponse.Builder
- 
 The items that are detected and analyzed by AnalyzeDocument.
 
- blocks() - Method in class software.amazon.awssdk.services.textract.model.DetectDocumentTextResponse
- 
 An array of Blockobjects that contain the text that's detected in the document.
 
- blocks(Collection<Block>) - Method in interface software.amazon.awssdk.services.textract.model.DetectDocumentTextResponse.Builder
- 
 An array of Blockobjects that contain the text that's detected in the document.
 
- blocks(Block...) - Method in interface software.amazon.awssdk.services.textract.model.DetectDocumentTextResponse.Builder
- 
 An array of Blockobjects that contain the text that's detected in the document.
 
- blocks(Consumer<Block.Builder>...) - Method in interface software.amazon.awssdk.services.textract.model.DetectDocumentTextResponse.Builder
- 
 An array of Blockobjects that contain the text that's detected in the document.
 
- blocks() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse
- 
 The results of the text-analysis operation. 
- blocks(Collection<Block>) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse.Builder
- 
 The results of the text-analysis operation. 
- blocks(Block...) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse.Builder
- 
 The results of the text-analysis operation. 
- blocks(Consumer<Block.Builder>...) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse.Builder
- 
 The results of the text-analysis operation. 
- blocks() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse
- 
 The results of the text-detection operation. 
- blocks(Collection<Block>) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse.Builder
- 
 The results of the text-detection operation. 
- blocks(Block...) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse.Builder
- 
 The results of the text-detection operation. 
- blocks(Consumer<Block.Builder>...) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse.Builder
- 
 The results of the text-detection operation. 
- blockType() - Method in class software.amazon.awssdk.services.textract.model.Block
- 
 The type of text item that's recognized. 
- blockType(String) - Method in interface software.amazon.awssdk.services.textract.model.Block.Builder
- 
 The type of text item that's recognized. 
- blockType(BlockType) - Method in interface software.amazon.awssdk.services.textract.model.Block.Builder
- 
 The type of text item that's recognized. 
- BlockType - Enum in software.amazon.awssdk.services.textract.model
-  
- blockTypeAsString() - Method in class software.amazon.awssdk.services.textract.model.Block
- 
 The type of text item that's recognized. 
- BoundingBox - Class in software.amazon.awssdk.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() - Method in class software.amazon.awssdk.services.textract.model.Geometry
- 
 An axis-aligned coarse representation of the location of the recognized item on the document page. 
- boundingBox(BoundingBox) - Method in interface software.amazon.awssdk.services.textract.model.Geometry.Builder
- 
 An axis-aligned coarse representation of the location of the recognized item on the document page. 
- boundingBox(Consumer<BoundingBox.Builder>) - Method in interface software.amazon.awssdk.services.textract.model.Geometry.Builder
- 
 An axis-aligned coarse representation of the location of the recognized item on the document page. 
- BoundingBox.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- bucket() - Method in class software.amazon.awssdk.services.textract.model.S3Object
- 
 The name of the S3 bucket. 
- bucket(String) - Method in interface software.amazon.awssdk.services.textract.model.S3Object.Builder
- 
 The name of the S3 bucket. 
- build() - Method in class software.amazon.awssdk.services.textract.model.TextractException.BuilderImpl
-  
- build() - Method in interface software.amazon.awssdk.services.textract.model.TextractRequest.Builder
-  
- build() - Method in interface software.amazon.awssdk.services.textract.model.TextractResponse.Builder
-  
- builder() - Static method in exception software.amazon.awssdk.services.textract.model.AccessDeniedException
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentResponse
-  
- builder() - Static method in exception software.amazon.awssdk.services.textract.model.BadDocumentException
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.Block
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.BoundingBox
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.DetectDocumentTextRequest
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.DetectDocumentTextResponse
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.Document
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.DocumentLocation
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.DocumentMetadata
-  
- builder() - Static method in exception software.amazon.awssdk.services.textract.model.DocumentTooLargeException
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.Geometry
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisRequest
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionRequest
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.HumanLoopActivationOutput
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.HumanLoopConfig
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.HumanLoopDataAttributes
-  
- builder() - Static method in exception software.amazon.awssdk.services.textract.model.HumanLoopQuotaExceededException
-  
- builder() - Static method in exception software.amazon.awssdk.services.textract.model.IdempotentParameterMismatchException
-  
- builder() - Static method in exception software.amazon.awssdk.services.textract.model.InternalServerErrorException
-  
- builder() - Static method in exception software.amazon.awssdk.services.textract.model.InvalidJobIdException
-  
- builder() - Static method in exception software.amazon.awssdk.services.textract.model.InvalidParameterException
-  
- builder() - Static method in exception software.amazon.awssdk.services.textract.model.InvalidS3ObjectException
-  
- builder() - Static method in exception software.amazon.awssdk.services.textract.model.LimitExceededException
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.NotificationChannel
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.Point
-  
- builder() - Static method in exception software.amazon.awssdk.services.textract.model.ProvisionedThroughputExceededException
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.Relationship
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.S3Object
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisResponse
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionRequest
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionResponse
-  
- builder() - Static method in exception software.amazon.awssdk.services.textract.model.TextractException
-  
- builder() - Static method in exception software.amazon.awssdk.services.textract.model.ThrottlingException
-  
- builder() - Static method in exception software.amazon.awssdk.services.textract.model.UnsupportedDocumentException
-  
- builder() - Static method in class software.amazon.awssdk.services.textract.model.Warning
-  
- builder() - Static method in interface software.amazon.awssdk.services.textract.TextractAsyncClient
- 
- builder() - Static method in interface software.amazon.awssdk.services.textract.TextractClient
- 
Create a builder that can be used to configure and create a  TextractClient. 
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.textract.model.TextractException.BuilderImpl
-  
- BuilderImpl(TextractException) - Constructor for class software.amazon.awssdk.services.textract.model.TextractException.BuilderImpl
-  
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.textract.model.TextractRequest.BuilderImpl
-  
- BuilderImpl(TextractRequest) - Constructor for class software.amazon.awssdk.services.textract.model.TextractRequest.BuilderImpl
-  
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.textract.model.TextractResponse.BuilderImpl
-  
- BuilderImpl(TextractResponse) - Constructor for class software.amazon.awssdk.services.textract.model.TextractResponse.BuilderImpl
-  
- bytes(SdkBytes) - Method in interface software.amazon.awssdk.services.textract.model.Document.Builder
- 
 A blob of base64-encoded document bytes. 
- bytes() - Method in class software.amazon.awssdk.services.textract.model.Document
- 
 A blob of base64-encoded document bytes. 
- cause(Throwable) - Method in interface software.amazon.awssdk.services.textract.model.AccessDeniedException.Builder
-  
- cause(Throwable) - Method in interface software.amazon.awssdk.services.textract.model.BadDocumentException.Builder
-  
- cause(Throwable) - Method in interface software.amazon.awssdk.services.textract.model.DocumentTooLargeException.Builder
-  
- cause(Throwable) - Method in interface software.amazon.awssdk.services.textract.model.HumanLoopQuotaExceededException.Builder
-  
- cause(Throwable) - Method in interface software.amazon.awssdk.services.textract.model.IdempotentParameterMismatchException.Builder
-  
- cause(Throwable) - Method in interface software.amazon.awssdk.services.textract.model.InternalServerErrorException.Builder
-  
- cause(Throwable) - Method in interface software.amazon.awssdk.services.textract.model.InvalidJobIdException.Builder
-  
- cause(Throwable) - Method in interface software.amazon.awssdk.services.textract.model.InvalidParameterException.Builder
-  
- cause(Throwable) - Method in interface software.amazon.awssdk.services.textract.model.InvalidS3ObjectException.Builder
-  
- cause(Throwable) - Method in interface software.amazon.awssdk.services.textract.model.LimitExceededException.Builder
-  
- cause(Throwable) - Method in interface software.amazon.awssdk.services.textract.model.ProvisionedThroughputExceededException.Builder
-  
- cause(Throwable) - Method in interface software.amazon.awssdk.services.textract.model.TextractException.Builder
-  
- cause(Throwable) - Method in class software.amazon.awssdk.services.textract.model.TextractException.BuilderImpl
-  
- cause(Throwable) - Method in interface software.amazon.awssdk.services.textract.model.ThrottlingException.Builder
-  
- cause(Throwable) - Method in interface software.amazon.awssdk.services.textract.model.UnsupportedDocumentException.Builder
-  
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest.Builder
- 
 The idempotent token that you use to identify the start request. 
- clientRequestToken() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest
- 
 The idempotent token that you use to identify the start request. 
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionRequest.Builder
- 
 The idempotent token that's used to identify the start request. 
- clientRequestToken() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionRequest
- 
 The idempotent token that's used to identify the start request. 
- columnIndex(Integer) - Method in interface software.amazon.awssdk.services.textract.model.Block.Builder
- 
 The column in which a table cell appears. 
- columnIndex() - Method in class software.amazon.awssdk.services.textract.model.Block
- 
 The column in which a table cell appears. 
- columnSpan(Integer) - Method in interface software.amazon.awssdk.services.textract.model.Block.Builder
- 
 The number of columns that a table cell spans. 
- columnSpan() - Method in class software.amazon.awssdk.services.textract.model.Block
- 
 The number of columns that a table cell spans. 
- confidence(Float) - Method in interface software.amazon.awssdk.services.textract.model.Block.Builder
- 
 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. 
- confidence() - Method in class software.amazon.awssdk.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. 
- ContentClassifier - Enum in software.amazon.awssdk.services.textract.model
-  
- contentClassifiers(Collection<ContentClassifier>) - Method in interface software.amazon.awssdk.services.textract.model.HumanLoopDataAttributes.Builder
- 
 Sets whether the input image is free of personally identifiable information or adult content. 
- contentClassifiers(ContentClassifier...) - Method in interface software.amazon.awssdk.services.textract.model.HumanLoopDataAttributes.Builder
- 
 Sets whether the input image is free of personally identifiable information or adult content. 
- contentClassifiers() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopDataAttributes
- 
 Sets whether the input image is free of personally identifiable information or adult content. 
- contentClassifiersAsStrings() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopDataAttributes
- 
 Sets whether the input image is free of personally identifiable information or adult content. 
- contentClassifiersWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.textract.model.HumanLoopDataAttributes.Builder
- 
 Sets whether the input image is free of personally identifiable information or adult content. 
- contentClassifiersWithStrings(String...) - Method in interface software.amazon.awssdk.services.textract.model.HumanLoopDataAttributes.Builder
- 
 Sets whether the input image is free of personally identifiable information or adult content. 
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.textract.model.TextractResponseMetadata
-  
- create() - Static method in interface software.amazon.awssdk.services.textract.TextractAsyncClient
- 
- create() - Static method in interface software.amazon.awssdk.services.textract.TextractClient
- 
- dataAttributes(HumanLoopDataAttributes) - Method in interface software.amazon.awssdk.services.textract.model.HumanLoopConfig.Builder
- 
 Sets attributes of the input data. 
- dataAttributes(Consumer<HumanLoopDataAttributes.Builder>) - Method in interface software.amazon.awssdk.services.textract.model.HumanLoopConfig.Builder
- 
 Sets attributes of the input data. 
- dataAttributes() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopConfig
- 
 Sets attributes of the input data. 
- detectDocumentText(DetectDocumentTextRequest) - Method in interface software.amazon.awssdk.services.textract.TextractAsyncClient
- 
 Detects text in the input document. 
- detectDocumentText(Consumer<DetectDocumentTextRequest.Builder>) - Method in interface software.amazon.awssdk.services.textract.TextractAsyncClient
- 
 Detects text in the input document. 
- detectDocumentText(DetectDocumentTextRequest) - Method in interface software.amazon.awssdk.services.textract.TextractClient
- 
 Detects text in the input document. 
- detectDocumentText(Consumer<DetectDocumentTextRequest.Builder>) - Method in interface software.amazon.awssdk.services.textract.TextractClient
- 
 Detects text in the input document. 
- detectDocumentTextModelVersion(String) - Method in interface software.amazon.awssdk.services.textract.model.DetectDocumentTextResponse.Builder
- 
- detectDocumentTextModelVersion() - Method in class software.amazon.awssdk.services.textract.model.DetectDocumentTextResponse
- 
- detectDocumentTextModelVersion(String) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse.Builder
- 
- detectDocumentTextModelVersion() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse
- 
- DetectDocumentTextRequest - Class in software.amazon.awssdk.services.textract.model
-  
- DetectDocumentTextRequest.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- DetectDocumentTextRequestMarshaller - Class in software.amazon.awssdk.services.textract.transform
- 
- DetectDocumentTextRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.textract.transform.DetectDocumentTextRequestMarshaller
-  
- DetectDocumentTextResponse - Class in software.amazon.awssdk.services.textract.model
-  
- DetectDocumentTextResponse.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- document(Document) - Method in interface software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest.Builder
- 
 The input document as base64-encoded bytes or an Amazon S3 object. 
- document(Consumer<Document.Builder>) - Method in interface software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest.Builder
- 
 The input document as base64-encoded bytes or an Amazon S3 object. 
- document() - Method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest
- 
 The input document as base64-encoded bytes or an Amazon S3 object. 
- document(Document) - Method in interface software.amazon.awssdk.services.textract.model.DetectDocumentTextRequest.Builder
- 
 The input document as base64-encoded bytes or an Amazon S3 object. 
- document(Consumer<Document.Builder>) - Method in interface software.amazon.awssdk.services.textract.model.DetectDocumentTextRequest.Builder
- 
 The input document as base64-encoded bytes or an Amazon S3 object. 
- document() - Method in class software.amazon.awssdk.services.textract.model.DetectDocumentTextRequest
- 
 The input document as base64-encoded bytes or an Amazon S3 object. 
- Document - Class in software.amazon.awssdk.services.textract.model
- 
 The input document, either as bytes or as an S3 object. 
- Document.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- DocumentLocation - Class in software.amazon.awssdk.services.textract.model
- 
 The Amazon S3 bucket that contains the document to be processed. 
- documentLocation(DocumentLocation) - Method in interface software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest.Builder
- 
 The location of the document to be processed. 
- documentLocation(Consumer<DocumentLocation.Builder>) - Method in interface software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest.Builder
- 
 The location of the document to be processed. 
- documentLocation() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest
- 
 The location of the document to be processed. 
- documentLocation(DocumentLocation) - Method in interface software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionRequest.Builder
- 
 The location of the document to be processed. 
- documentLocation(Consumer<DocumentLocation.Builder>) - Method in interface software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionRequest.Builder
- 
 The location of the document to be processed. 
- documentLocation() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionRequest
- 
 The location of the document to be processed. 
- DocumentLocation.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- documentMetadata(DocumentMetadata) - Method in interface software.amazon.awssdk.services.textract.model.AnalyzeDocumentResponse.Builder
- 
 Metadata about the analyzed document. 
- documentMetadata(Consumer<DocumentMetadata.Builder>) - Method in interface software.amazon.awssdk.services.textract.model.AnalyzeDocumentResponse.Builder
- 
 Metadata about the analyzed document. 
- documentMetadata() - Method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentResponse
- 
 Metadata about the analyzed document. 
- documentMetadata(DocumentMetadata) - Method in interface software.amazon.awssdk.services.textract.model.DetectDocumentTextResponse.Builder
- 
 Metadata about the document. 
- documentMetadata(Consumer<DocumentMetadata.Builder>) - Method in interface software.amazon.awssdk.services.textract.model.DetectDocumentTextResponse.Builder
- 
 Metadata about the document. 
- documentMetadata() - Method in class software.amazon.awssdk.services.textract.model.DetectDocumentTextResponse
- 
 Metadata about the document. 
- DocumentMetadata - Class in software.amazon.awssdk.services.textract.model
- 
 Information about the input document. 
- documentMetadata(DocumentMetadata) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse.Builder
- 
 Information about a document that Amazon Textract processed. 
- documentMetadata(Consumer<DocumentMetadata.Builder>) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse.Builder
- 
 Information about a document that Amazon Textract processed. 
- documentMetadata() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse
- 
 Information about a document that Amazon Textract processed. 
- documentMetadata(DocumentMetadata) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse.Builder
- 
 Information about a document that Amazon Textract processed. 
- documentMetadata(Consumer<DocumentMetadata.Builder>) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse.Builder
- 
 Information about a document that Amazon Textract processed. 
- documentMetadata() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse
- 
 Information about a document that Amazon Textract processed. 
- DocumentMetadata.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- DocumentTooLargeException - Exception in software.amazon.awssdk.services.textract.model
- 
 The document can't be processed because it's too large. 
- DocumentTooLargeException.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- FeatureType - Enum in software.amazon.awssdk.services.textract.model
-  
- featureTypes(Collection<FeatureType>) - Method in interface software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest.Builder
- 
 A list of the types of analysis to perform. 
- featureTypes(FeatureType...) - Method in interface software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest.Builder
- 
 A list of the types of analysis to perform. 
- featureTypes() - Method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest
- 
 A list of the types of analysis to perform. 
- featureTypes(Collection<FeatureType>) - Method in interface software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest.Builder
- 
 A list of the types of analysis to perform. 
- featureTypes(FeatureType...) - Method in interface software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest.Builder
- 
 A list of the types of analysis to perform. 
- featureTypes() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest
- 
 A list of the types of analysis to perform. 
- featureTypesAsStrings() - Method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest
- 
 A list of the types of analysis to perform. 
- featureTypesAsStrings() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest
- 
 A list of the types of analysis to perform. 
- featureTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest.Builder
- 
 A list of the types of analysis to perform. 
- featureTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest.Builder
- 
 A list of the types of analysis to perform. 
- featureTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest.Builder
- 
 A list of the types of analysis to perform. 
- featureTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest.Builder
- 
 A list of the types of analysis to perform. 
- flowDefinitionArn(String) - Method in interface software.amazon.awssdk.services.textract.model.HumanLoopConfig.Builder
- 
 The Amazon Resource Name (ARN) of the flow definition. 
- flowDefinitionArn() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopConfig
- 
 The Amazon Resource Name (ARN) of the flow definition. 
- fromValue(String) - Static method in enum software.amazon.awssdk.services.textract.model.BlockType
- 
Use this in place of valueOf to convert the raw string returned by the service into the enum value. 
- fromValue(String) - Static method in enum software.amazon.awssdk.services.textract.model.ContentClassifier
- 
Use this in place of valueOf to convert the raw string returned by the service into the enum value. 
- fromValue(String) - Static method in enum software.amazon.awssdk.services.textract.model.EntityType
- 
Use this in place of valueOf to convert the raw string returned by the service into the enum value. 
- fromValue(String) - Static method in enum software.amazon.awssdk.services.textract.model.FeatureType
- 
Use this in place of valueOf to convert the raw string returned by the service into the enum value. 
- fromValue(String) - Static method in enum software.amazon.awssdk.services.textract.model.JobStatus
- 
Use this in place of valueOf to convert the raw string returned by the service into the enum value. 
- fromValue(String) - Static method in enum software.amazon.awssdk.services.textract.model.RelationshipType
- 
Use this in place of valueOf to convert the raw string returned by the service into the enum value. 
- fromValue(String) - Static method in enum software.amazon.awssdk.services.textract.model.SelectionStatus
- 
Use this in place of valueOf to convert the raw string returned by the service into the enum value. 
- hasBlocks() - Method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentResponse
- 
Returns true if the Blocks property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty). 
- hasBlocks() - Method in class software.amazon.awssdk.services.textract.model.DetectDocumentTextResponse
- 
Returns true if the Blocks property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty). 
- hasBlocks() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse
- 
Returns true if the Blocks property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty). 
- hasBlocks() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse
- 
Returns true if the Blocks property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty). 
- hasContentClassifiers() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopDataAttributes
- 
Returns true if the ContentClassifiers property was specified by the sender (it may be empty), or false if the
 sender did not specify the value (it will be empty). 
- hasEntityTypes() - Method in class software.amazon.awssdk.services.textract.model.Block
- 
Returns true if the EntityTypes property was specified by the sender (it may be empty), or false if the sender
 did not specify the value (it will be empty). 
- hasFeatureTypes() - Method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest
- 
Returns true if the FeatureTypes property was specified by the sender (it may be empty), or false if the sender
 did not specify the value (it will be empty). 
- hasFeatureTypes() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest
- 
Returns true if the FeatureTypes property was specified by the sender (it may be empty), or false if the sender
 did not specify the value (it will be empty). 
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentResponse
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.Block
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.BoundingBox
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.DetectDocumentTextRequest
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.DetectDocumentTextResponse
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.Document
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.DocumentLocation
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.DocumentMetadata
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.Geometry
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisRequest
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionRequest
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopActivationOutput
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopConfig
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopDataAttributes
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.NotificationChannel
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.Point
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.Relationship
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.S3Object
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisResponse
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionRequest
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionResponse
-  
- hashCode() - Method in class software.amazon.awssdk.services.textract.model.Warning
-  
- hasHumanLoopActivationReasons() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopActivationOutput
- 
Returns true if the HumanLoopActivationReasons property was specified by the sender (it may be empty), or false
 if the sender did not specify the value (it will be empty). 
- hasIds() - Method in class software.amazon.awssdk.services.textract.model.Relationship
- 
Returns true if the Ids property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty). 
- hasPages() - Method in class software.amazon.awssdk.services.textract.model.Warning
- 
Returns true if the Pages property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty). 
- hasPolygon() - Method in class software.amazon.awssdk.services.textract.model.Geometry
- 
Returns true if the Polygon property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty). 
- hasRelationships() - Method in class software.amazon.awssdk.services.textract.model.Block
- 
Returns true if the Relationships property was specified by the sender (it may be empty), or false if the sender
 did not specify the value (it will be empty). 
- hasWarnings() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse
- 
Returns true if the Warnings property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty). 
- hasWarnings() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse
- 
Returns true if the Warnings property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty). 
- height(Float) - Method in interface software.amazon.awssdk.services.textract.model.BoundingBox.Builder
- 
 The height of the bounding box as a ratio of the overall document page height. 
- height() - Method in class software.amazon.awssdk.services.textract.model.BoundingBox
- 
 The height of the bounding box as a ratio of the overall document page height. 
- humanLoopActivationConditionsEvaluationResults(String) - Method in interface software.amazon.awssdk.services.textract.model.HumanLoopActivationOutput.Builder
- 
 Shows the result of condition evaluations, including those conditions which activated a human review. 
- humanLoopActivationConditionsEvaluationResults() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopActivationOutput
- 
 Shows the result of condition evaluations, including those conditions which activated a human review. 
- humanLoopActivationOutput(HumanLoopActivationOutput) - Method in interface software.amazon.awssdk.services.textract.model.AnalyzeDocumentResponse.Builder
- 
 Shows the results of the human in the loop evaluation. 
- humanLoopActivationOutput(Consumer<HumanLoopActivationOutput.Builder>) - Method in interface software.amazon.awssdk.services.textract.model.AnalyzeDocumentResponse.Builder
- 
 Shows the results of the human in the loop evaluation. 
- humanLoopActivationOutput() - Method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentResponse
- 
 Shows the results of the human in the loop evaluation. 
- HumanLoopActivationOutput - Class in software.amazon.awssdk.services.textract.model
- 
 Shows the results of the human in the loop evaluation. 
- HumanLoopActivationOutput.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- humanLoopActivationReasons(Collection<String>) - Method in interface software.amazon.awssdk.services.textract.model.HumanLoopActivationOutput.Builder
- 
 Shows if and why human review was needed. 
- humanLoopActivationReasons(String...) - Method in interface software.amazon.awssdk.services.textract.model.HumanLoopActivationOutput.Builder
- 
 Shows if and why human review was needed. 
- humanLoopActivationReasons() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopActivationOutput
- 
 Shows if and why human review was needed. 
- humanLoopArn(String) - Method in interface software.amazon.awssdk.services.textract.model.HumanLoopActivationOutput.Builder
- 
 The Amazon Resource Name (ARN) of the HumanLoop created. 
- humanLoopArn() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopActivationOutput
- 
 The Amazon Resource Name (ARN) of the HumanLoop created. 
- humanLoopConfig(HumanLoopConfig) - Method in interface software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest.Builder
- 
 Sets the configuration for the human in the loop workflow for analyzing documents. 
- humanLoopConfig(Consumer<HumanLoopConfig.Builder>) - Method in interface software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest.Builder
- 
 Sets the configuration for the human in the loop workflow for analyzing documents. 
- humanLoopConfig() - Method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest
- 
 Sets the configuration for the human in the loop workflow for analyzing documents. 
- HumanLoopConfig - Class in software.amazon.awssdk.services.textract.model
- 
 Sets up the human review workflow the document will be sent to if one of the conditions is met. 
- HumanLoopConfig.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- HumanLoopDataAttributes - Class in software.amazon.awssdk.services.textract.model
- 
 Allows you to set attributes of the image. 
- HumanLoopDataAttributes.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- humanLoopName(String) - Method in interface software.amazon.awssdk.services.textract.model.HumanLoopConfig.Builder
- 
 The name of the human workflow used for this image. 
- humanLoopName() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopConfig
- 
 The name of the human workflow used for this image. 
- HumanLoopQuotaExceededException - Exception in software.amazon.awssdk.services.textract.model
- 
 Indicates you have exceeded the maximum number of active human in the loop workflows available 
- HumanLoopQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- jobId(String) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentAnalysisRequest.Builder
- 
 A unique identifier for the text-detection job. 
- jobId() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisRequest
- 
 A unique identifier for the text-detection job. 
- jobId(String) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionRequest.Builder
- 
 A unique identifier for the text detection job. 
- jobId() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionRequest
- 
 A unique identifier for the text detection job. 
- jobId(String) - Method in interface software.amazon.awssdk.services.textract.model.StartDocumentAnalysisResponse.Builder
- 
 The identifier for the document text detection job. 
- jobId() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisResponse
- 
 The identifier for the document text detection job. 
- jobId(String) - Method in interface software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionResponse.Builder
- 
 The identifier of the text detection job for the document. 
- jobId() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionResponse
- 
 The identifier of the text detection job for the document. 
- jobStatus(String) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse.Builder
- 
 The current status of the text detection job. 
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse.Builder
- 
 The current status of the text detection job. 
- jobStatus() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse
- 
 The current status of the text detection job. 
- jobStatus(String) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse.Builder
- 
 The current status of the text detection job. 
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse.Builder
- 
 The current status of the text detection job. 
- jobStatus() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse
- 
 The current status of the text detection job. 
- JobStatus - Enum in software.amazon.awssdk.services.textract.model
-  
- jobStatusAsString() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse
- 
 The current status of the text detection job. 
- jobStatusAsString() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse
- 
 The current status of the text detection job. 
- jobTag(String) - Method in interface software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest.Builder
- 
 An identifier that you specify that's included in the completion notification published to the Amazon SNS
 topic. 
- jobTag() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest
- 
 An identifier that you specify that's included in the completion notification published to the Amazon SNS topic. 
- jobTag(String) - Method in interface software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionRequest.Builder
- 
 An identifier that you specify that's included in the completion notification published to the Amazon SNS
 topic. 
- jobTag() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionRequest
- 
 An identifier that you specify that's included in the completion notification published to the Amazon SNS topic. 
- name(String) - Method in interface software.amazon.awssdk.services.textract.model.S3Object.Builder
- 
 The file name of the input document. 
- name() - Method in class software.amazon.awssdk.services.textract.model.S3Object
- 
 The file name of the input document. 
- nextToken(String) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentAnalysisRequest.Builder
- 
 If the previous response was incomplete (because there are more blocks to retrieve), Amazon Textract returns
 a pagination token in the response. 
- nextToken() - Method in class software.amazon.awssdk.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. 
- nextToken(String) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse.Builder
- 
 If the response is truncated, Amazon Textract returns this token. 
- nextToken() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse
- 
 If the response is truncated, Amazon Textract returns this token. 
- nextToken(String) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionRequest.Builder
- 
 If the previous response was incomplete (because there are more blocks to retrieve), Amazon Textract returns
 a pagination token in the response. 
- nextToken() - Method in class software.amazon.awssdk.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. 
- nextToken(String) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse.Builder
- 
 If the response is truncated, Amazon Textract returns this token. 
- nextToken() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse
- 
 If the response is truncated, Amazon Textract returns this token. 
- NotificationChannel - Class in software.amazon.awssdk.services.textract.model
- 
 The Amazon Simple Notification Service (Amazon SNS) topic to which Amazon Textract publishes the completion status of
 an asynchronous document operation, such as  StartDocumentTextDetection. 
- notificationChannel(NotificationChannel) - Method in interface software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest.Builder
- 
 The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to. 
- notificationChannel(Consumer<NotificationChannel.Builder>) - Method in interface software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest.Builder
- 
 The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to. 
- notificationChannel() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest
- 
 The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to. 
- notificationChannel(NotificationChannel) - Method in interface software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionRequest.Builder
- 
 The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to. 
- notificationChannel(Consumer<NotificationChannel.Builder>) - Method in interface software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionRequest.Builder
- 
 The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to. 
- notificationChannel() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionRequest
- 
 The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to. 
- NotificationChannel.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- page(Integer) - Method in interface software.amazon.awssdk.services.textract.model.Block.Builder
- 
 The page on which a block was detected. 
- page() - Method in class software.amazon.awssdk.services.textract.model.Block
- 
 The page on which a block was detected. 
- pages(Integer) - Method in interface software.amazon.awssdk.services.textract.model.DocumentMetadata.Builder
- 
 The number of pages that are detected in the document. 
- pages() - Method in class software.amazon.awssdk.services.textract.model.DocumentMetadata
- 
 The number of pages that are detected in the document. 
- pages(Collection<Integer>) - Method in interface software.amazon.awssdk.services.textract.model.Warning.Builder
- 
 A list of the pages that the warning applies to. 
- pages(Integer...) - Method in interface software.amazon.awssdk.services.textract.model.Warning.Builder
- 
 A list of the pages that the warning applies to. 
- pages() - Method in class software.amazon.awssdk.services.textract.model.Warning
- 
 A list of the pages that the warning applies to. 
- Point - Class in software.amazon.awssdk.services.textract.model
- 
 The X and Y coordinates of a point on a document page. 
- Point.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- polygon(Collection<Point>) - Method in interface software.amazon.awssdk.services.textract.model.Geometry.Builder
- 
 Within the bounding box, a fine-grained polygon around the recognized item. 
- polygon(Point...) - Method in interface software.amazon.awssdk.services.textract.model.Geometry.Builder
- 
 Within the bounding box, a fine-grained polygon around the recognized item. 
- polygon(Consumer<Point.Builder>...) - Method in interface software.amazon.awssdk.services.textract.model.Geometry.Builder
- 
 Within the bounding box, a fine-grained polygon around the recognized item. 
- polygon() - Method in class software.amazon.awssdk.services.textract.model.Geometry
- 
 Within the bounding box, a fine-grained polygon around the recognized item. 
- ProvisionedThroughputExceededException - Exception in software.amazon.awssdk.services.textract.model
- 
 The number of requests exceeded your throughput limit. 
- ProvisionedThroughputExceededException.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- s3Object(S3Object) - Method in interface software.amazon.awssdk.services.textract.model.Document.Builder
- 
 Identifies an S3 object as the document source. 
- s3Object(Consumer<S3Object.Builder>) - Method in interface software.amazon.awssdk.services.textract.model.Document.Builder
- 
 Identifies an S3 object as the document source. 
- s3Object() - Method in class software.amazon.awssdk.services.textract.model.Document
- 
 Identifies an S3 object as the document source. 
- s3Object(S3Object) - Method in interface software.amazon.awssdk.services.textract.model.DocumentLocation.Builder
- 
 The Amazon S3 bucket that contains the input document. 
- s3Object(Consumer<S3Object.Builder>) - Method in interface software.amazon.awssdk.services.textract.model.DocumentLocation.Builder
- 
 The Amazon S3 bucket that contains the input document. 
- s3Object() - Method in class software.amazon.awssdk.services.textract.model.DocumentLocation
- 
 The Amazon S3 bucket that contains the input document. 
- S3Object - Class in software.amazon.awssdk.services.textract.model
- 
 The S3 bucket name and file name that identifies the document. 
- S3Object.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- sdkFields() - Method in exception software.amazon.awssdk.services.textract.model.AccessDeniedException
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentResponse
-  
- sdkFields() - Method in exception software.amazon.awssdk.services.textract.model.BadDocumentException
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.Block
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.BoundingBox
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.DetectDocumentTextRequest
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.DetectDocumentTextResponse
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.Document
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.DocumentLocation
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.DocumentMetadata
-  
- sdkFields() - Method in exception software.amazon.awssdk.services.textract.model.DocumentTooLargeException
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.Geometry
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisRequest
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionRequest
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopActivationOutput
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopConfig
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopDataAttributes
-  
- sdkFields() - Method in exception software.amazon.awssdk.services.textract.model.HumanLoopQuotaExceededException
-  
- sdkFields() - Method in exception software.amazon.awssdk.services.textract.model.IdempotentParameterMismatchException
-  
- sdkFields() - Method in exception software.amazon.awssdk.services.textract.model.InternalServerErrorException
-  
- sdkFields() - Method in exception software.amazon.awssdk.services.textract.model.InvalidJobIdException
-  
- sdkFields() - Method in exception software.amazon.awssdk.services.textract.model.InvalidParameterException
-  
- sdkFields() - Method in exception software.amazon.awssdk.services.textract.model.InvalidS3ObjectException
-  
- sdkFields() - Method in exception software.amazon.awssdk.services.textract.model.LimitExceededException
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.NotificationChannel
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.Point
-  
- sdkFields() - Method in exception software.amazon.awssdk.services.textract.model.ProvisionedThroughputExceededException
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.Relationship
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.S3Object
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisResponse
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionRequest
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionResponse
-  
- sdkFields() - Method in exception software.amazon.awssdk.services.textract.model.ThrottlingException
-  
- sdkFields() - Method in exception software.amazon.awssdk.services.textract.model.UnsupportedDocumentException
-  
- sdkFields() - Method in class software.amazon.awssdk.services.textract.model.Warning
-  
- selectionStatus(String) - Method in interface software.amazon.awssdk.services.textract.model.Block.Builder
- 
 The selection status of a selection element, such as an option button or check box. 
- selectionStatus(SelectionStatus) - Method in interface software.amazon.awssdk.services.textract.model.Block.Builder
- 
 The selection status of a selection element, such as an option button or check box. 
- selectionStatus() - Method in class software.amazon.awssdk.services.textract.model.Block
- 
 The selection status of a selection element, such as an option button or check box. 
- SelectionStatus - Enum in software.amazon.awssdk.services.textract.model
-  
- selectionStatusAsString() - Method in class software.amazon.awssdk.services.textract.model.Block
- 
 The selection status of a selection element, such as an option button or check box. 
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.textract.model.AccessDeniedException
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentResponse
-  
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.textract.model.BadDocumentException
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.Block
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.BoundingBox
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.DetectDocumentTextRequest
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.DetectDocumentTextResponse
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.Document
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.DocumentLocation
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.DocumentMetadata
-  
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.textract.model.DocumentTooLargeException
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.Geometry
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisRequest
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionRequest
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.HumanLoopActivationOutput
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.HumanLoopConfig
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.HumanLoopDataAttributes
-  
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.textract.model.HumanLoopQuotaExceededException
-  
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.textract.model.IdempotentParameterMismatchException
-  
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.textract.model.InternalServerErrorException
-  
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.textract.model.InvalidJobIdException
-  
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.textract.model.InvalidParameterException
-  
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.textract.model.InvalidS3ObjectException
-  
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.textract.model.LimitExceededException
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.NotificationChannel
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.Point
-  
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.textract.model.ProvisionedThroughputExceededException
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.Relationship
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.S3Object
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisResponse
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionRequest
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionResponse
-  
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.textract.model.TextractException
-  
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.textract.model.ThrottlingException
-  
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.textract.model.UnsupportedDocumentException
-  
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.textract.model.Warning
-  
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.textract.TextractAsyncClient
-  
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.textract.TextractClient
-  
- serviceCode(String) - Method in interface software.amazon.awssdk.services.textract.model.HumanLoopQuotaExceededException.Builder
- 
Sets the value of the ServiceCode property for this object. 
- serviceCode() - Method in exception software.amazon.awssdk.services.textract.model.HumanLoopQuotaExceededException
- 
Returns the value of the ServiceCode property for this object. 
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.textract.TextractClient
-  
- snsTopicArn(String) - Method in interface software.amazon.awssdk.services.textract.model.NotificationChannel.Builder
- 
 The Amazon SNS topic that Amazon Textract posts the completion status to. 
- snsTopicArn() - Method in class software.amazon.awssdk.services.textract.model.NotificationChannel
- 
 The Amazon SNS topic that Amazon Textract posts the completion status to. 
- software.amazon.awssdk.services.textract - package software.amazon.awssdk.services.textract
- 
 Amazon Textract detects and analyzes text in documents and converts it into machine-readable text. 
- software.amazon.awssdk.services.textract.model - package software.amazon.awssdk.services.textract.model
-  
- software.amazon.awssdk.services.textract.transform - package software.amazon.awssdk.services.textract.transform
-  
- startDocumentAnalysis(StartDocumentAnalysisRequest) - Method in interface software.amazon.awssdk.services.textract.TextractAsyncClient
- 
 Starts the asynchronous analysis of an input document for relationships between detected items such as key-value
 pairs, tables, and selection elements. 
- startDocumentAnalysis(Consumer<StartDocumentAnalysisRequest.Builder>) - Method in interface software.amazon.awssdk.services.textract.TextractAsyncClient
- 
 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 interface software.amazon.awssdk.services.textract.TextractClient
- 
 Starts the asynchronous analysis of an input document for relationships between detected items such as key-value
 pairs, tables, and selection elements. 
- startDocumentAnalysis(Consumer<StartDocumentAnalysisRequest.Builder>) - Method in interface software.amazon.awssdk.services.textract.TextractClient
- 
 Starts the asynchronous analysis of an input document for relationships between detected items such as key-value
 pairs, tables, and selection elements. 
- StartDocumentAnalysisRequest - Class in software.amazon.awssdk.services.textract.model
-  
- StartDocumentAnalysisRequest.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- StartDocumentAnalysisRequestMarshaller - Class in software.amazon.awssdk.services.textract.transform
- 
- StartDocumentAnalysisRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.textract.transform.StartDocumentAnalysisRequestMarshaller
-  
- StartDocumentAnalysisResponse - Class in software.amazon.awssdk.services.textract.model
-  
- StartDocumentAnalysisResponse.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- startDocumentTextDetection(StartDocumentTextDetectionRequest) - Method in interface software.amazon.awssdk.services.textract.TextractAsyncClient
- 
 Starts the asynchronous detection of text in a document. 
- startDocumentTextDetection(Consumer<StartDocumentTextDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.textract.TextractAsyncClient
- 
 Starts the asynchronous detection of text in a document. 
- startDocumentTextDetection(StartDocumentTextDetectionRequest) - Method in interface software.amazon.awssdk.services.textract.TextractClient
- 
 Starts the asynchronous detection of text in a document. 
- startDocumentTextDetection(Consumer<StartDocumentTextDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.textract.TextractClient
- 
 Starts the asynchronous detection of text in a document. 
- StartDocumentTextDetectionRequest - Class in software.amazon.awssdk.services.textract.model
-  
- StartDocumentTextDetectionRequest.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- StartDocumentTextDetectionRequestMarshaller - Class in software.amazon.awssdk.services.textract.transform
- 
- StartDocumentTextDetectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.textract.transform.StartDocumentTextDetectionRequestMarshaller
-  
- StartDocumentTextDetectionResponse - Class in software.amazon.awssdk.services.textract.model
-  
- StartDocumentTextDetectionResponse.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- statusCode(int) - Method in interface software.amazon.awssdk.services.textract.model.AccessDeniedException.Builder
-  
- statusCode(int) - Method in interface software.amazon.awssdk.services.textract.model.BadDocumentException.Builder
-  
- statusCode(int) - Method in interface software.amazon.awssdk.services.textract.model.DocumentTooLargeException.Builder
-  
- statusCode(int) - Method in interface software.amazon.awssdk.services.textract.model.HumanLoopQuotaExceededException.Builder
-  
- statusCode(int) - Method in interface software.amazon.awssdk.services.textract.model.IdempotentParameterMismatchException.Builder
-  
- statusCode(int) - Method in interface software.amazon.awssdk.services.textract.model.InternalServerErrorException.Builder
-  
- statusCode(int) - Method in interface software.amazon.awssdk.services.textract.model.InvalidJobIdException.Builder
-  
- statusCode(int) - Method in interface software.amazon.awssdk.services.textract.model.InvalidParameterException.Builder
-  
- statusCode(int) - Method in interface software.amazon.awssdk.services.textract.model.InvalidS3ObjectException.Builder
-  
- statusCode(int) - Method in interface software.amazon.awssdk.services.textract.model.LimitExceededException.Builder
-  
- statusCode(int) - Method in interface software.amazon.awssdk.services.textract.model.ProvisionedThroughputExceededException.Builder
-  
- statusCode(int) - Method in interface software.amazon.awssdk.services.textract.model.TextractException.Builder
-  
- statusCode(int) - Method in class software.amazon.awssdk.services.textract.model.TextractException.BuilderImpl
-  
- statusCode(int) - Method in interface software.amazon.awssdk.services.textract.model.ThrottlingException.Builder
-  
- statusCode(int) - Method in interface software.amazon.awssdk.services.textract.model.UnsupportedDocumentException.Builder
-  
- statusMessage(String) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse.Builder
- 
 The current status of an asynchronous document-analysis operation. 
- statusMessage() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse
- 
 The current status of an asynchronous document-analysis operation. 
- statusMessage(String) - Method in interface software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse.Builder
- 
 The current status of an asynchronous text-detection operation for the document. 
- statusMessage() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse
- 
 The current status of an asynchronous text-detection operation for the document. 
- text(String) - Method in interface software.amazon.awssdk.services.textract.model.Block.Builder
- 
 The word or line of text that's recognized by Amazon Textract. 
- text() - Method in class software.amazon.awssdk.services.textract.model.Block
- 
 The word or line of text that's recognized by Amazon Textract. 
- TextractAsyncClient - Interface in software.amazon.awssdk.services.textract
- 
Service client for accessing Amazon Textract asynchronously. 
- TextractAsyncClientBuilder - Interface in software.amazon.awssdk.services.textract
- 
- TextractBaseClientBuilder<B extends TextractBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.textract
- 
- TextractClient - Interface in software.amazon.awssdk.services.textract
- 
Service client for accessing Amazon Textract. 
- TextractClientBuilder - Interface in software.amazon.awssdk.services.textract
- 
- TextractException - Exception in software.amazon.awssdk.services.textract.model
-  
- TextractException(TextractException.Builder) - Constructor for exception software.amazon.awssdk.services.textract.model.TextractException
-  
- TextractException.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- TextractException.BuilderImpl - Class in software.amazon.awssdk.services.textract.model
-  
- TextractRequest - Class in software.amazon.awssdk.services.textract.model
-  
- TextractRequest(TextractRequest.Builder) - Constructor for class software.amazon.awssdk.services.textract.model.TextractRequest
-  
- TextractRequest.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- TextractRequest.BuilderImpl - Class in software.amazon.awssdk.services.textract.model
-  
- TextractResponse - Class in software.amazon.awssdk.services.textract.model
-  
- TextractResponse(TextractResponse.Builder) - Constructor for class software.amazon.awssdk.services.textract.model.TextractResponse
-  
- TextractResponse.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- TextractResponse.BuilderImpl - Class in software.amazon.awssdk.services.textract.model
-  
- TextractResponseMetadata - Class in software.amazon.awssdk.services.textract.model
-  
- ThrottlingException - Exception in software.amazon.awssdk.services.textract.model
- 
 Amazon Textract is temporarily unable to process the request. 
- ThrottlingException.Builder - Interface in software.amazon.awssdk.services.textract.model
-  
- toBuilder() - Method in exception software.amazon.awssdk.services.textract.model.AccessDeniedException
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentResponse
-  
- toBuilder() - Method in exception software.amazon.awssdk.services.textract.model.BadDocumentException
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.Block
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.BoundingBox
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.DetectDocumentTextRequest
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.DetectDocumentTextResponse
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.Document
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.DocumentLocation
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.DocumentMetadata
-  
- toBuilder() - Method in exception software.amazon.awssdk.services.textract.model.DocumentTooLargeException
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.Geometry
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisRequest
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionRequest
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopActivationOutput
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopConfig
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopDataAttributes
-  
- toBuilder() - Method in exception software.amazon.awssdk.services.textract.model.HumanLoopQuotaExceededException
-  
- toBuilder() - Method in exception software.amazon.awssdk.services.textract.model.IdempotentParameterMismatchException
-  
- toBuilder() - Method in exception software.amazon.awssdk.services.textract.model.InternalServerErrorException
-  
- toBuilder() - Method in exception software.amazon.awssdk.services.textract.model.InvalidJobIdException
-  
- toBuilder() - Method in exception software.amazon.awssdk.services.textract.model.InvalidParameterException
-  
- toBuilder() - Method in exception software.amazon.awssdk.services.textract.model.InvalidS3ObjectException
-  
- toBuilder() - Method in exception software.amazon.awssdk.services.textract.model.LimitExceededException
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.NotificationChannel
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.Point
-  
- toBuilder() - Method in exception software.amazon.awssdk.services.textract.model.ProvisionedThroughputExceededException
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.Relationship
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.S3Object
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisResponse
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionRequest
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionResponse
-  
- toBuilder() - Method in exception software.amazon.awssdk.services.textract.model.TextractException
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.TextractRequest
-  
- toBuilder() - Method in exception software.amazon.awssdk.services.textract.model.ThrottlingException
-  
- toBuilder() - Method in exception software.amazon.awssdk.services.textract.model.UnsupportedDocumentException
-  
- toBuilder() - Method in class software.amazon.awssdk.services.textract.model.Warning
-  
- top(Float) - Method in interface software.amazon.awssdk.services.textract.model.BoundingBox.Builder
- 
 The top coordinate of the bounding box as a ratio of overall document page height. 
- top() - Method in class software.amazon.awssdk.services.textract.model.BoundingBox
- 
 The top coordinate of the bounding box as a ratio of overall document page height. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentRequest
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.AnalyzeDocumentResponse
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.Block
- 
Returns a string representation of this object. 
- toString() - Method in enum software.amazon.awssdk.services.textract.model.BlockType
-  
- toString() - Method in class software.amazon.awssdk.services.textract.model.BoundingBox
- 
Returns a string representation of this object. 
- toString() - Method in enum software.amazon.awssdk.services.textract.model.ContentClassifier
-  
- toString() - Method in class software.amazon.awssdk.services.textract.model.DetectDocumentTextRequest
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.DetectDocumentTextResponse
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.Document
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.DocumentLocation
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.DocumentMetadata
- 
Returns a string representation of this object. 
- toString() - Method in enum software.amazon.awssdk.services.textract.model.EntityType
-  
- toString() - Method in enum software.amazon.awssdk.services.textract.model.FeatureType
-  
- toString() - Method in class software.amazon.awssdk.services.textract.model.Geometry
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisRequest
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentAnalysisResponse
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionRequest
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.GetDocumentTextDetectionResponse
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopActivationOutput
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopConfig
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.HumanLoopDataAttributes
- 
Returns a string representation of this object. 
- toString() - Method in enum software.amazon.awssdk.services.textract.model.JobStatus
-  
- toString() - Method in class software.amazon.awssdk.services.textract.model.NotificationChannel
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.Point
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.Relationship
- 
Returns a string representation of this object. 
- toString() - Method in enum software.amazon.awssdk.services.textract.model.RelationshipType
-  
- toString() - Method in class software.amazon.awssdk.services.textract.model.S3Object
- 
Returns a string representation of this object. 
- toString() - Method in enum software.amazon.awssdk.services.textract.model.SelectionStatus
-  
- toString() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisRequest
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentAnalysisResponse
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionRequest
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.StartDocumentTextDetectionResponse
- 
Returns a string representation of this object. 
- toString() - Method in class software.amazon.awssdk.services.textract.model.Warning
- 
Returns a string representation of this object. 
- type(String) - Method in interface software.amazon.awssdk.services.textract.model.Relationship.Builder
- 
 The type of relationship that the blocks in the IDs array have with the current block. 
- type(RelationshipType) - Method in interface software.amazon.awssdk.services.textract.model.Relationship.Builder
- 
 The type of relationship that the blocks in the IDs array have with the current block. 
- type() - Method in class software.amazon.awssdk.services.textract.model.Relationship
- 
 The type of relationship that the blocks in the IDs array have with the current block. 
- typeAsString() - Method in class software.amazon.awssdk.services.textract.model.Relationship
- 
 The type of relationship that the blocks in the IDs array have with the current block. 
- valueOf(String) - Static method in enum software.amazon.awssdk.services.textract.model.BlockType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum software.amazon.awssdk.services.textract.model.ContentClassifier
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum software.amazon.awssdk.services.textract.model.EntityType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum software.amazon.awssdk.services.textract.model.FeatureType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum software.amazon.awssdk.services.textract.model.JobStatus
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum software.amazon.awssdk.services.textract.model.RelationshipType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum software.amazon.awssdk.services.textract.model.SelectionStatus
- 
Returns the enum constant of this type with the specified name. 
- values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.textract.model.SelectionStatus
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- version(String) - Method in interface software.amazon.awssdk.services.textract.model.S3Object.Builder
- 
 If the bucket has versioning enabled, you can specify the object version. 
- version() - Method in class software.amazon.awssdk.services.textract.model.S3Object
- 
 If the bucket has versioning enabled, you can specify the object version.