Uses of Class
com.ibm.watson.discovery.v2.model.AnalyzeDocumentOptions.Builder
Package | Description |
---|---|
com.ibm.watson.discovery.v2.model |
-
Uses of AnalyzeDocumentOptions.Builder in com.ibm.watson.discovery.v2.model
Methods in com.ibm.watson.discovery.v2.model that return AnalyzeDocumentOptions.Builder Modifier and Type Method Description AnalyzeDocumentOptions.Builder
AnalyzeDocumentOptions.Builder. collectionId(String collectionId)
Set the collectionId.AnalyzeDocumentOptions.Builder
AnalyzeDocumentOptions.Builder. file(File file)
Set the file.AnalyzeDocumentOptions.Builder
AnalyzeDocumentOptions.Builder. file(InputStream file)
Set the file.AnalyzeDocumentOptions.Builder
AnalyzeDocumentOptions.Builder. fileContentType(String fileContentType)
Set the fileContentType.AnalyzeDocumentOptions.Builder
AnalyzeDocumentOptions.Builder. filename(String filename)
Set the filename.AnalyzeDocumentOptions.Builder
AnalyzeDocumentOptions.Builder. metadata(String metadata)
Set the metadata.AnalyzeDocumentOptions.Builder
AnalyzeDocumentOptions. newBuilder()
New builder.AnalyzeDocumentOptions.Builder
AnalyzeDocumentOptions.Builder. projectId(String projectId)
Set the projectId.