public class HostVMotionInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
HostIpConfig |
ipConfig |
HostVMotionNetConfig |
netConfig |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostVMotionInfo() |
| Modifier and Type | Method and Description |
|---|---|
HostIpConfig |
getIpConfig() |
HostVMotionNetConfig |
getNetConfig() |
void |
setIpConfig(HostIpConfig ipConfig) |
void |
setNetConfig(HostVMotionNetConfig netConfig) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic HostVMotionNetConfig netConfig
public HostIpConfig ipConfig
public HostVMotionNetConfig getNetConfig()
public HostIpConfig getIpConfig()
public void setNetConfig(HostVMotionNetConfig netConfig)
public void setIpConfig(HostIpConfig ipConfig)
Copyright © 2011-2012. All Rights Reserved.