| Package | Description |
|---|---|
| com.elastisys.scale.cloudpool.api | |
| com.elastisys.scale.cloudpool.api.client | |
| com.elastisys.scale.cloudpool.api.types |
| Modifier and Type | Method and Description |
|---|---|
MachinePool |
CloudPool.getMachinePool()
Returns a list of the members of the cloud pool.
|
| Modifier and Type | Method and Description |
|---|---|
MachinePool |
CloudPoolClient.getMachinePool() |
| Modifier and Type | Method and Description |
|---|---|
static MachinePool |
MachinePool.emptyPool(org.joda.time.DateTime timestamp)
Factory method for creating an empty machine pool.
|
static MachinePool |
MachinePool.fromJson(String machinePoolAsJson)
Parses a JSON representation of a
MachinePool to its Java
counterpart. |
Copyright © 2011–2017 Elastisys. All rights reserved.