Closed idrabenia closed 9 years ago
_As SDK user I want to have possibilities to modify autoscale policy against with other server settings by single API call_
Proposed syntax is
serverService .modify( ... .machine(new Machine() .cpu(4) .ram(16) .autoscalePolicy("Policy1") ) ... );
_As SDK user I want to have possibilities to modify autoscale policy against with other server settings by single API call_
Proposed syntax is