| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
List<IdentityDocumentField> |
IdentityDocument.identityDocumentFields()
The structure used to record information extracted from identity documents.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityDocument.Builder |
IdentityDocument.Builder.identityDocumentFields(IdentityDocumentField... identityDocumentFields)
The structure used to record information extracted from identity documents.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityDocument.Builder |
IdentityDocument.Builder.identityDocumentFields(Collection<IdentityDocumentField> identityDocumentFields)
The structure used to record information extracted from identity documents.
|
Copyright © 2023. All rights reserved.