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.BuilderAnalyzeDocumentOptions.Builder. collectionId(String collectionId)Set the collectionId.AnalyzeDocumentOptions.BuilderAnalyzeDocumentOptions.Builder. file(File file)Set the file.AnalyzeDocumentOptions.BuilderAnalyzeDocumentOptions.Builder. file(InputStream file)Set the file.AnalyzeDocumentOptions.BuilderAnalyzeDocumentOptions.Builder. fileContentType(String fileContentType)Set the fileContentType.AnalyzeDocumentOptions.BuilderAnalyzeDocumentOptions.Builder. filename(String filename)Set the filename.AnalyzeDocumentOptions.BuilderAnalyzeDocumentOptions.Builder. metadata(String metadata)Set the metadata.AnalyzeDocumentOptions.BuilderAnalyzeDocumentOptions. newBuilder()New builder.AnalyzeDocumentOptions.BuilderAnalyzeDocumentOptions.Builder. projectId(String projectId)Set the projectId.