public interface IAutoScalerIntegration
| Modifier and Type | Method and Description |
|---|---|
void |
deregister(WhiteBoxApplicationInstance appInstance)
De-registers an application to be scaled automatically.
|
void |
register(WhiteBoxApplicationInstance appInstance)
Registers an application to be scaled automatically.
|
void register(WhiteBoxApplicationInstance appInstance)
appInstance - void deregister(WhiteBoxApplicationInstance appInstance)
appInstance -