Package com.vmware.vim25
Class VirtualSriovEthernetCard
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.VirtualDevice
com.vmware.vim25.VirtualEthernetCard
com.vmware.vim25.VirtualSriovEthernetCard
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.VirtualEthernetCard
addressType, externalId, macAddress, resourceAllocation, uptCompatibilityEnabled, wakeOnLanEnabledFields inherited from class com.vmware.vim25.VirtualDevice
backing, connectable, controllerKey, deviceInfo, key, slotInfo, unitNumberFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAllowGuestOSMtuChange(Boolean allowGuestOSMtuChange) voidsetSriovBacking(VirtualSriovEthernetCardSriovBackingInfo sriovBacking) Methods inherited from class com.vmware.vim25.VirtualDevice
getBacking, getConnectable, getControllerKey, getDeviceInfo, getKey, getSlotInfo, getUnitNumber, setBacking, setConnectable, setControllerKey, setDeviceInfo, setKey, setSlotInfo, setUnitNumberMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
allowGuestOSMtuChange
-
sriovBacking
-
-
Constructor Details
-
VirtualSriovEthernetCard
public VirtualSriovEthernetCard()
-
-
Method Details
-
getAllowGuestOSMtuChange
-
getSriovBacking
-
setAllowGuestOSMtuChange
-
setSriovBacking
-