public class Corpora
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Corpus> |
corpora |
| Constructor and Description |
|---|
Corpora() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Corpus> |
getCorpora()
Gets the corpora.
|
protected java.util.List<Corpus> corpora
public java.util.List<Corpus> getCorpora()
An array of `Corpus` objects that provides information about the corpora for the custom model. The array is empty if the custom model has no corpora.