static DocumentStandardOutputConfiguration.Builder |
DocumentStandardOutputConfiguration.builder() |
|
default DocumentStandardOutputConfiguration.Builder |
DocumentStandardOutputConfiguration.Builder.extraction(Consumer<DocumentStandardExtraction.Builder> extraction) |
Sets the value of the Extraction property for this object.
|
DocumentStandardOutputConfiguration.Builder |
DocumentStandardOutputConfiguration.Builder.extraction(DocumentStandardExtraction extraction) |
Sets the value of the Extraction property for this object.
|
default DocumentStandardOutputConfiguration.Builder |
DocumentStandardOutputConfiguration.Builder.generativeField(Consumer<DocumentStandardGenerativeField.Builder> generativeField) |
Sets the value of the GenerativeField property for this object.
|
DocumentStandardOutputConfiguration.Builder |
DocumentStandardOutputConfiguration.Builder.generativeField(DocumentStandardGenerativeField generativeField) |
Sets the value of the GenerativeField property for this object.
|
default DocumentStandardOutputConfiguration.Builder |
DocumentStandardOutputConfiguration.Builder.outputFormat(Consumer<DocumentOutputFormat.Builder> outputFormat) |
Sets the value of the OutputFormat property for this object.
|
DocumentStandardOutputConfiguration.Builder |
DocumentStandardOutputConfiguration.Builder.outputFormat(DocumentOutputFormat outputFormat) |
Sets the value of the OutputFormat property for this object.
|
DocumentStandardOutputConfiguration.Builder |
DocumentStandardOutputConfiguration.toBuilder() |
|