Package com.vmware.vim25
Class InvalidDeviceSpec
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DeviceHotPlugNotSupported,DeviceNotFound,DeviceUnsupportedForVmPlatform,DeviceUnsupportedForVmVersion,DisallowedDiskModeChange,InvalidController,InvalidDeviceBacking,InvalidDeviceOperation,MissingController
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.InvalidVmConfig
propertyFields inherited from class com.vmware.vim25.MethodFault
dynamicProperty, dynamicType, faultCause, faultMessageFields inherited from class java.rmi.RemoteException
detail -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vmware.vim25.InvalidVmConfig
getProperty, setPropertyMethods inherited from class com.vmware.vim25.MethodFault
getDynamicProperty, getDynamicType, getFaultCause, getFaultMessage, setDynamicProperty, setDynamicType, setFaultCause, setFaultMessageMethods inherited from class java.rmi.RemoteException
getCause, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
deviceIndex
public int deviceIndex
-
-
Constructor Details
-
InvalidDeviceSpec
public InvalidDeviceSpec()
-
-
Method Details
-
getDeviceIndex
public int getDeviceIndex() -
setDeviceIndex
public void setDeviceIndex(int deviceIndex)
-