Uses of Class
com.ibm.watson.compare_comply.v1.model.CompareDocumentsOptions.Builder
| Package | Description |
|---|---|
| com.ibm.watson.compare_comply.v1.model |
-
Uses of CompareDocumentsOptions.Builder in com.ibm.watson.compare_comply.v1.model
Methods in com.ibm.watson.compare_comply.v1.model that return CompareDocumentsOptions.Builder Modifier and Type Method Description CompareDocumentsOptions.BuilderCompareDocumentsOptions.Builder. file1(File file1)Set the file1.CompareDocumentsOptions.BuilderCompareDocumentsOptions.Builder. file1(InputStream file1)Set the file1.CompareDocumentsOptions.BuilderCompareDocumentsOptions.Builder. file1ContentType(String file1ContentType)Set the file1ContentType.CompareDocumentsOptions.BuilderCompareDocumentsOptions.Builder. file1Label(String file1Label)Set the file1Label.CompareDocumentsOptions.BuilderCompareDocumentsOptions.Builder. file2(File file2)Set the file2.CompareDocumentsOptions.BuilderCompareDocumentsOptions.Builder. file2(InputStream file2)Set the file2.CompareDocumentsOptions.BuilderCompareDocumentsOptions.Builder. file2ContentType(String file2ContentType)Set the file2ContentType.CompareDocumentsOptions.BuilderCompareDocumentsOptions.Builder. file2Label(String file2Label)Set the file2Label.CompareDocumentsOptions.BuilderCompareDocumentsOptions.Builder. model(String model)Set the model.CompareDocumentsOptions.BuilderCompareDocumentsOptions. newBuilder()New builder.