Package | Description |
---|---|
com.oracle.bmc.aidocument.model |
Modifier and Type | Method and Description |
---|---|
FieldName.Builder |
FieldName.Builder.boundingPolygon(BoundingPolygon boundingPolygon) |
static FieldName.Builder |
FieldName.builder()
Create a new builder.
|
FieldName.Builder |
FieldName.Builder.confidence(Float confidence)
The confidence score between 0 and 1.
|
FieldName.Builder |
FieldName.Builder.copy(FieldName model) |
FieldName.Builder |
FieldName.Builder.name(String name)
The name of the field.
|
FieldName.Builder |
FieldName.toBuilder() |
FieldName.Builder |
FieldName.Builder.wordIndexes(List<Integer> wordIndexes)
The indexes of the words in the field name.
|
Copyright © 2016–2024. All rights reserved.