Package com.vmware.vim25
Class PhysicalNicHintInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.PhysicalNicHintInfo
- 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 TypeMethodDescriptionvoidsetConnectedSwitchPort(PhysicalNicCdpInfo connectedSwitchPort) voidvoidsetLldpInfo(LinkLayerDiscoveryProtocolInfo lldpInfo) voidsetNetwork(PhysicalNicNameHint[] network) voidsetSubnet(PhysicalNicIpHint[] subnet) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
device
-
subnet
-
network
-
connectedSwitchPort
-
lldpInfo
-
-
Constructor Details
-
PhysicalNicHintInfo
public PhysicalNicHintInfo()
-
-
Method Details
-
getDevice
-
getSubnet
-
getNetwork
-
getConnectedSwitchPort
-
getLldpInfo
-
setDevice
-
setSubnet
-
setNetwork
-
setConnectedSwitchPort
-
setLldpInfo
-