Package com.vmware.vim25
Class CustomizationSysprepFailed
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.Event
com.vmware.vim25.VmEvent
com.vmware.vim25.CustomizationEvent
com.vmware.vim25.CustomizationFailed
com.vmware.vim25.CustomizationSysprepFailed
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.CustomizationEvent
logLocationFields inherited from class com.vmware.vim25.Event
chainId, changeTag, computeResource, createdTime, datacenter, ds, dvs, fullFormattedMessage, host, key, net, userName, vmFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetSysprepVersion(String sysprepVersion) voidsetSystemVersion(String systemVersion) Methods inherited from class com.vmware.vim25.CustomizationEvent
getLogLocation, setLogLocationMethods inherited from class com.vmware.vim25.VmEvent
isTemplate, setTemplateMethods inherited from class com.vmware.vim25.Event
getChainId, getChangeTag, getComputeResource, getCreatedTime, getDatacenter, getDs, getDvs, getFullFormattedMessage, getHost, getKey, getNet, getUserName, getVm, setChainId, setChangeTag, setComputeResource, setCreatedTime, setDatacenter, setDs, setDvs, setFullFormattedMessage, setHost, setKey, setNet, setUserName, setVmMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
sysprepVersion
-
systemVersion
-
-
Constructor Details
-
CustomizationSysprepFailed
public CustomizationSysprepFailed()
-
-
Method Details
-
getSysprepVersion
-
getSystemVersion
-
setSysprepVersion
-
setSystemVersion
-