| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
static IdentityDocumentField.Builder |
IdentityDocumentField.builder() |
IdentityDocumentField.Builder |
IdentityDocumentField.toBuilder() |
IdentityDocumentField.Builder |
IdentityDocumentField.Builder.type(AnalyzeIDDetections type)
Sets the value of the Type property for this object.
|
default IdentityDocumentField.Builder |
IdentityDocumentField.Builder.type(Consumer<AnalyzeIDDetections.Builder> type)
Sets the value of the Type property for this object.
|
IdentityDocumentField.Builder |
IdentityDocumentField.Builder.valueDetection(AnalyzeIDDetections valueDetection)
Sets the value of the ValueDetection property for this object.
|
default IdentityDocumentField.Builder |
IdentityDocumentField.Builder.valueDetection(Consumer<AnalyzeIDDetections.Builder> valueDetection)
Sets the value of the ValueDetection property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends IdentityDocumentField.Builder> |
IdentityDocumentField.serializableBuilderClass() |
Copyright © 2023. All rights reserved.