| Package | Description |
|---|---|
| com.amazonaws.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
IdentityDocumentField |
IdentityDocumentField.clone() |
IdentityDocumentField |
IdentityDocumentField.withType(AnalyzeIDDetections type) |
IdentityDocumentField |
IdentityDocumentField.withValueDetection(AnalyzeIDDetections valueDetection) |
| Modifier and Type | Method and Description |
|---|---|
List<IdentityDocumentField> |
IdentityDocument.getIdentityDocumentFields()
The structure used to record information extracted from identity documents.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityDocument |
IdentityDocument.withIdentityDocumentFields(IdentityDocumentField... identityDocumentFields)
The structure used to record information extracted from identity documents.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdentityDocument.setIdentityDocumentFields(Collection<IdentityDocumentField> identityDocumentFields)
The structure used to record information extracted from identity documents.
|
IdentityDocument |
IdentityDocument.withIdentityDocumentFields(Collection<IdentityDocumentField> identityDocumentFields)
The structure used to record information extracted from identity documents.
|
Copyright © 2024. All rights reserved.