Package com.vmware.vim25
Class DVSHostLocalPortInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.DVSHostLocalPortInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetVnic()voidsetPortKey(String portKey) voidsetSetting(DVPortSetting setting) voidsetSwitchUuid(String switchUuid) voidMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
switchUuid
-
portKey
-
setting
-
vnic
-
-
Constructor Details
-
DVSHostLocalPortInfo
public DVSHostLocalPortInfo()
-
-
Method Details
-
getSwitchUuid
-
getPortKey
-
getSetting
-
getVnic
-
setSwitchUuid
-
setPortKey
-
setSetting
-
setVnic
-