Uses of Class
com.merative.acd.v1.model.AnalyzeWithFlowOptions
- 
Packages that use AnalyzeWithFlowOptions Package Description com.merative.acd.v1 Annotator for Clinical Data v1.com.merative.acd.v1.model 
- 
- 
Uses of AnalyzeWithFlowOptions in com.merative.acd.v1Methods in com.merative.acd.v1 with parameters of type AnalyzeWithFlowOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ContainerGroup>AnnotatorForClinicalData. analyzeWithFlow(AnalyzeWithFlowOptions analyzeWithFlowOptions)Detect entities and relations from unstructured data using a persisted flow.
- 
Uses of AnalyzeWithFlowOptions in com.merative.acd.v1.modelMethods in com.merative.acd.v1.model that return AnalyzeWithFlowOptions Modifier and Type Method Description AnalyzeWithFlowOptionsAnalyzeWithFlowOptions.Builder. build()Builds a AnalyzeWithFlowOptions.
 
-