See: Description
| Class | Description |
|---|---|
| Algorithmia |
Instantiate Algorithmia clients for calling algorithms and accessing data
|
| AlgorithmiaClient |
Instantiate Algorithmia clients for calling algorithms and accessing data
|
| AlgorithmiaConf |
Stores configuration for the Algorithmia client library
|
| TypeToken<T> |
TypeToken used for converting JSON into specific types
|
| Exception | Description |
|---|---|
| AlgorithmException |
AlgorithmExceptions indicate an problem when running an algorithm.
|
| APIException |
APIException indicates a problem communicating with Algorithmia
|