public class AddVmAndAttachToUserParameters extends AddVmFromScratchParameters
Constructor and Description |
---|
AddVmAndAttachToUserParameters() |
AddVmAndAttachToUserParameters(VmStatic vmStatic,
ArrayList<DiskImageBase> diskInfoList,
boolean fromScratch,
Guid userId,
Guid storageDomainId) |
Modifier and Type | Method and Description |
---|---|
boolean |
getFromScratch() |
Guid |
getUserId() |
getDiskInfoList, getInterfaces, setDiskInfoList, setInterfaces
getDontAttachToDefaultTag, getDontCheckTemplateImages, getStorageDomainId, getVm, getVmStaticData, isMakeCreatorExplicitOwner, setDontAttachToDefaultTag, setDontCheckTemplateImages, setMakeCreatorExplicitOwner, setStorageDomainId, setVm, setVmStaticData
getVmId, setVmId
Accept, equals, getEntityId, getHttpSessionId, getImagesParameters, getMultipleAction, getParametersCurrentUser, getParentCommand, getParentParameters, getSessionId, getShouldBeLogged, getTaskGroupSuccess, getTaskIds, getTaskStartTime, getTransactionScopeOption, hashCode, isCompensationEnabled, setCompensationEnabled, setEntityId, setImagesParameters, setMultipleAction, setParametersCurrentUser, setParentCommand, setParentParemeters, setSessionId, setShouldBeLogged, setTaskGroupSuccess, setTaskIds, setTaskStartTime, setTransactionScopeOption
public AddVmAndAttachToUserParameters(VmStatic vmStatic, ArrayList<DiskImageBase> diskInfoList, boolean fromScratch, Guid userId, Guid storageDomainId)
public AddVmAndAttachToUserParameters()
public boolean getFromScratch()
public Guid getUserId()
Copyright © 2012. All Rights Reserved.