| 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. |
| Enum | Description |
|---|---|
| Protocol |
Supported cloud pool protocols.
|
| 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–2017 Elastisys. All rights reserved.