| Class | Description |
|---|---|
| Client |
DeviceAtlas Cloud API.
|
| DataType |
The data types for various properties.
|
| Properties |
Map String property names to Property objects.
|
| Property |
Contains a property value.
|
| Result |
| Enum | Description |
|---|---|
| ActionConstants | |
| ClientConstants | |
| HeaderConstants |
| Exception | Description |
|---|---|
| ClientException |
DeviceAtlas cloud client exception.
|
| IncorrectPropertyTypeException |
The InvalidPropertyException is thrown by the Api class when there is an
attemp to fetch a property by type and the property is stored under a different type in the tree.
|