Package | Description |
---|---|
com.ibm.watson.health.iml.v1.model |
Insights for Medical Literature Service v1.
|
Modifier and Type | Method and Description |
---|---|
GetConceptsOptions.Builder |
GetConceptsOptions.Builder.addAttributes(String attributes)
Adds an attributes to attributes.
|
GetConceptsOptions.Builder |
GetConceptsOptions.Builder.addCuis(String cuis)
Adds an cuis to cuis.
|
GetConceptsOptions.Builder |
GetConceptsOptions.Builder.addPreferredNames(String preferredNames)
Adds an preferredNames to preferredNames.
|
GetConceptsOptions.Builder |
GetConceptsOptions.Builder.addSurfaceForms(String surfaceForms)
Adds an surfaceForms to surfaceForms.
|
GetConceptsOptions.Builder |
GetConceptsOptions.Builder.attributes(List<String> attributes)
Set the attributes.
|
GetConceptsOptions.Builder |
GetConceptsOptions.Builder.corpus(String corpus)
Set the corpus.
|
GetConceptsOptions.Builder |
GetConceptsOptions.Builder.cuis(List<String> cuis)
Set the cuis.
|
GetConceptsOptions.Builder |
GetConceptsOptions.Builder.limit(long limit)
Set the limit.
|
GetConceptsOptions.Builder |
GetConceptsOptions.newBuilder()
New builder.
|
GetConceptsOptions.Builder |
GetConceptsOptions.Builder.preferredNames(List<String> preferredNames)
Set the preferredNames.
|
GetConceptsOptions.Builder |
GetConceptsOptions.Builder.sort(String sort)
Set the sort.
|
GetConceptsOptions.Builder |
GetConceptsOptions.Builder.surfaceForms(List<String> surfaceForms)
Set the surfaceForms.
|
GetConceptsOptions.Builder |
GetConceptsOptions.Builder.verbose(Boolean verbose)
Set the verbose.
|
Copyright © 2021 IBM Cloud. All rights reserved.