static IdentityDocumentField.Builder |
IdentityDocumentField.builder() |
|
IdentityDocumentField.Builder |
IdentityDocumentField.toBuilder() |
|
default IdentityDocumentField.Builder |
IdentityDocumentField.Builder.type(Consumer<AnalyzeIDDetections.Builder> type) |
Sets the value of the Type property for this object.
|
IdentityDocumentField.Builder |
IdentityDocumentField.Builder.type(AnalyzeIDDetections type) |
Sets the value of the Type property for this object.
|
default IdentityDocumentField.Builder |
IdentityDocumentField.Builder.valueDetection(Consumer<AnalyzeIDDetections.Builder> valueDetection) |
Sets the value of the ValueDetection property for this object.
|
IdentityDocumentField.Builder |
IdentityDocumentField.Builder.valueDetection(AnalyzeIDDetections valueDetection) |
Sets the value of the ValueDetection property for this object.
|