AugmentedManifestsListItem.Builder |
AugmentedManifestsListItem.Builder.annotationDataS3Uri(String annotationDataS3Uri) |
The S3 prefix to the annotation files that are referred in the augmented manifest file.
|
AugmentedManifestsListItem.Builder |
AugmentedManifestsListItem.Builder.attributeNames(String... attributeNames) |
The JSON attribute that contains the annotations for your training documents.
|
AugmentedManifestsListItem.Builder |
AugmentedManifestsListItem.Builder.attributeNames(Collection<String> attributeNames) |
The JSON attribute that contains the annotations for your training documents.
|
static AugmentedManifestsListItem.Builder |
AugmentedManifestsListItem.builder() |
|
AugmentedManifestsListItem.Builder |
AugmentedManifestsListItem.Builder.documentType(String documentType) |
The type of augmented manifest.
|
AugmentedManifestsListItem.Builder |
AugmentedManifestsListItem.Builder.documentType(AugmentedManifestsDocumentTypeFormat documentType) |
The type of augmented manifest.
|
AugmentedManifestsListItem.Builder |
AugmentedManifestsListItem.Builder.s3Uri(String s3Uri) |
The Amazon S3 location of the augmented manifest file.
|
AugmentedManifestsListItem.Builder |
AugmentedManifestsListItem.Builder.sourceDocumentsS3Uri(String sourceDocumentsS3Uri) |
The S3 prefix to the source files (PDFs) that are referred to in the augmented manifest file.
|
AugmentedManifestsListItem.Builder |
AugmentedManifestsListItem.Builder.split(String split) |
The purpose of the data you've provided in the augmented manifest.
|
AugmentedManifestsListItem.Builder |
AugmentedManifestsListItem.Builder.split(Split split) |
The purpose of the data you've provided in the augmented manifest.
|
AugmentedManifestsListItem.Builder |
AugmentedManifestsListItem.toBuilder() |
|