public class CorpusModel
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
CorpusModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCorpusName()
Gets the corpusName.
|
String |
getDescriptiveName()
Gets the descriptiveName.
|
String |
getElasticsearchIndex()
Gets the elasticsearchIndex.
|
List<String> |
getOntologies()
Gets the ontologies.
|
Boolean |
isBvt()
Gets the bvt.
|
public String getCorpusName()
public List<String> getOntologies()
public String getDescriptiveName()
public Boolean isBvt()
public String getElasticsearchIndex()
Copyright © 2021 IBM Cloud. All rights reserved.