public class StorageDrsSpaceLoadBalanceConfig extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
Integer |
minSpaceUtilizationDifference |
Integer |
spaceUtilizationThreshold |
dynamicProperty, dynamicType| Constructor and Description |
|---|
StorageDrsSpaceLoadBalanceConfig() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getMinSpaceUtilizationDifference() |
Integer |
getSpaceUtilizationThreshold() |
void |
setMinSpaceUtilizationDifference(Integer minSpaceUtilizationDifference) |
void |
setSpaceUtilizationThreshold(Integer spaceUtilizationThreshold) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic Integer spaceUtilizationThreshold
public Integer minSpaceUtilizationDifference
public Integer getSpaceUtilizationThreshold()
public Integer getMinSpaceUtilizationDifference()
public void setSpaceUtilizationThreshold(Integer spaceUtilizationThreshold)
public void setMinSpaceUtilizationDifference(Integer minSpaceUtilizationDifference)
Copyright © 2011-2012. All Rights Reserved.