Package com.vmware.vim25
Class HostVMotionNetConfig
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostVMotionNetConfig
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCandidateVnic(HostVirtualNic[] candidateVnic) voidsetSelectedVnic(String selectedVnic) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
candidateVnic
-
selectedVnic
-
-
Constructor Details
-
HostVMotionNetConfig
public HostVMotionNetConfig()
-
-
Method Details
-
getCandidateVnic
-
getSelectedVnic
-
setCandidateVnic
-
setSelectedVnic
-