public interface ResinScalingClient
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| CloudServerState | disable(java.lang.String serverId) | 
| CloudServerState | disableSoft(java.lang.String serverId) | 
| CloudServerState | enable(java.lang.String serverId) | 
CloudServerState enable(java.lang.String serverId)
CloudServerState disable(java.lang.String serverId)
CloudServerState disableSoft(java.lang.String serverId)
void close()