Uses of Class
com.ibm.watson.discovery.v2.model.TrainingExample.Builder
Package | Description |
---|---|
com.ibm.watson.discovery.v2.model |
-
Uses of TrainingExample.Builder in com.ibm.watson.discovery.v2.model
Methods in com.ibm.watson.discovery.v2.model that return TrainingExample.Builder Modifier and Type Method Description TrainingExample.Builder
TrainingExample.Builder. collectionId(String collectionId)
Set the collectionId.TrainingExample.Builder
TrainingExample.Builder. documentId(String documentId)
Set the documentId.TrainingExample.Builder
TrainingExample. newBuilder()
New builder.TrainingExample.Builder
TrainingExample.Builder. relevance(long relevance)
Set the relevance.