| Package | Description |
|---|---|
| com.elastisys.scale.cloudpool.api |
| Modifier and Type | Method and Description |
|---|---|
void |
CloudPool.detachMachine(String machineId,
boolean decrementDesiredSize)
Removes a member from the pool without terminating it.
|
void |
CloudPool.terminateMachine(String machineId,
boolean decrementDesiredSize)
Terminates a particular machine pool member.
|
Copyright © 2011–2017 Elastisys. All rights reserved.