| Package | Description |
|---|---|
| io.continual.client.model | |
| io.continual.client.model.impl |
| Modifier and Type | Method and Description |
|---|---|
String |
ModelReference.getData()
Get the JSON data for an object
|
List<String> |
ModelClient.getModels(String acctId)
Get the list of visible models for the given account.
|
ModelReference |
ModelReference.putData(String jsonData)
Overwrite the data stored with the object
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
StdModelClient.getModels(String acctId) |
Copyright © 2020 continual.io. All rights reserved.