| Interface | Description |
|---|---|
| CloudPool |
A
CloudPool is a management interface towards an elastic pool of
machines for a particular cloud provider, handling communication with the
cloud provider according to its API. |
| Class | Description |
|---|---|
| ApiVersion |
Constants for present and historical API versions.
|
| Exception | Description |
|---|---|
| CloudPoolException |
Thrown by a
CloudPool to indicate an error condition. |
| NotConfiguredException | |
| NotFoundException |
Thrown by a
CloudPool to indicate that a requested resource (such as
a machine pool member) could not be found. |
| NotStartedException |
Copyright © 2011–2016 elastisys. All rights reserved.