Package com.vmware.vim25
Class VirtualVmxnetOption
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.VirtualDeviceOption
com.vmware.vim25.VirtualEthernetCardOption
com.vmware.vim25.VirtualVmxnetOption
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
VirtualVmxnet2Option,VirtualVmxnet3Option
- See Also:
-
Field Summary
Fields inherited from class com.vmware.vim25.VirtualEthernetCardOption
macType, supportedOUI, uptCompatibilityEnabled, vmDirectPathGen2Supported, wakeOnLanEnabledFields inherited from class com.vmware.vim25.VirtualDeviceOption
autoAssignController, backingOption, busSlotOption, connectOption, controllerType, defaultBackingOptionIndex, deprecated, hotRemoveSupported, licensingLimit, plugAndPlay, typeFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vmware.vim25.VirtualDeviceOption
getAutoAssignController, getBackingOption, getBusSlotOption, getConnectOption, getControllerType, getDefaultBackingOptionIndex, getHotRemoveSupported, getLicensingLimit, getType, isDeprecated, isPlugAndPlay, setAutoAssignController, setBackingOption, setBusSlotOption, setConnectOption, setControllerType, setDefaultBackingOptionIndex, setDeprecated, setHotRemoveSupported, setLicensingLimit, setPlugAndPlay, setTypeMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Constructor Details
-
VirtualVmxnetOption
public VirtualVmxnetOption()
-