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.Builder
CompareDocumentsOptions.Builder. file1(File file1)
Set the file1.CompareDocumentsOptions.Builder
CompareDocumentsOptions.Builder. file1(InputStream file1)
Set the file1.CompareDocumentsOptions.Builder
CompareDocumentsOptions.Builder. file1ContentType(String file1ContentType)
Set the file1ContentType.CompareDocumentsOptions.Builder
CompareDocumentsOptions.Builder. file1Label(String file1Label)
Set the file1Label.CompareDocumentsOptions.Builder
CompareDocumentsOptions.Builder. file2(File file2)
Set the file2.CompareDocumentsOptions.Builder
CompareDocumentsOptions.Builder. file2(InputStream file2)
Set the file2.CompareDocumentsOptions.Builder
CompareDocumentsOptions.Builder. file2ContentType(String file2ContentType)
Set the file2ContentType.CompareDocumentsOptions.Builder
CompareDocumentsOptions.Builder. file2Label(String file2Label)
Set the file2Label.CompareDocumentsOptions.Builder
CompareDocumentsOptions.Builder. model(String model)
Set the model.CompareDocumentsOptions.Builder
CompareDocumentsOptions. newBuilder()
New builder.