public class Model
extends java.lang.Object
| Constructor and Description |
|---|
Model(ModelConfig config) |
| Modifier and Type | Method and Description |
|---|---|
TaxonomyModelResponse |
taxonomy() |
TemplatesModelResponse |
templates() |
public Model(ModelConfig config)
public TaxonomyModelResponse taxonomy() throws NLApiException
NLApiExceptionpublic TemplatesModelResponse templates() throws NLApiException
NLApiException