| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
S3Object |
DocumentLocation.s3Object()
The Amazon S3 bucket that contains the input document.
|
S3Object |
Document.s3Object()
Identifies an S3 object as the document source.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentLocation.Builder |
DocumentLocation.Builder.s3Object(S3Object s3Object)
The Amazon S3 bucket that contains the input document.
|
Document.Builder |
Document.Builder.s3Object(S3Object s3Object)
Identifies an S3 object as the document source.
|
Copyright © 2023. All rights reserved.