Package com.morpheusdata.model
Class ScaleAction
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.ScaleAction
-
Field Summary
Fields inherited from class com.morpheusdata.model.MorpheusModel
config, id
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetCode()
void
void
void
setDownAction
(WorkloadAction downAction) void
setLayout
(InstanceTypeLayout layout) void
setScaleType
(String scaleType) void
setUpAction
(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
-