Package com.morpheusdata.model
Class ScaleAction
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.ScaleAction
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.morpheusdata.model.MorpheusModel
config, id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()voidvoidvoidsetDownAction(WorkloadAction downAction) voidsetLayout(InstanceTypeLayout layout) voidsetScaleType(String scaleType) voidsetUpAction(InstanceAction upAction) Methods inherited from class com.morpheusdata.model.MorpheusModel
getConfig, getConfigMap, getConfigProperty, getDirtyProperties, getDirtyPropertyValues, getId, getProperties, isDirty, markClean, markDirty, markDirty, setConfig, setConfigMap, setConfigProperty, setId
-
Constructor Details
-
ScaleAction
public ScaleAction()
-
-
Method Details
-
getCode
-
setCode
-
getScaleType
-
setScaleType
-
getLayout
-
setLayout
-
getUpAction
-
setUpAction
-
getDownAction
-
setDownAction
-
getActive
-
setActive
-