Uses of Class
com.ibm.watson.compare_comply.v1.model.ExtractTablesOptions.Builder
Package | Description |
---|---|
com.ibm.watson.compare_comply.v1.model |
-
Uses of ExtractTablesOptions.Builder in com.ibm.watson.compare_comply.v1.model
Methods in com.ibm.watson.compare_comply.v1.model that return ExtractTablesOptions.Builder Modifier and Type Method Description ExtractTablesOptions.Builder
ExtractTablesOptions.Builder. file(File file)
Set the file.ExtractTablesOptions.Builder
ExtractTablesOptions.Builder. file(InputStream file)
Set the file.ExtractTablesOptions.Builder
ExtractTablesOptions.Builder. fileContentType(String fileContentType)
Set the fileContentType.ExtractTablesOptions.Builder
ExtractTablesOptions.Builder. model(String model)
Set the model.ExtractTablesOptions.Builder
ExtractTablesOptions. newBuilder()
New builder.