public class HostCacheConfigurationSpec extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ManagedObjectReference |
datastore |
long |
swapSize |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostCacheConfigurationSpec() |
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
getDatastore() |
long |
getSwapSize() |
void |
setDatastore(ManagedObjectReference datastore) |
void |
setSwapSize(long swapSize) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ManagedObjectReference datastore
public long swapSize
public ManagedObjectReference getDatastore()
public long getSwapSize()
public void setDatastore(ManagedObjectReference datastore)
public void setSwapSize(long swapSize)
Copyright © 2011-2012. All Rights Reserved.