public class AddImageFromImportParameters extends AddImageFromScratchParameters
Constructor and Description |
---|
AddImageFromImportParameters() |
AddImageFromImportParameters(Guid imageId,
Guid vmTemplateId,
DiskImageBase diskInfo,
String candidateID,
String path,
ImportCandidateSourceEnum source,
boolean force) |
Modifier and Type | Method and Description |
---|---|
String |
getCandidateID() |
boolean |
getForce() |
String |
getPath() |
ImportCandidateSourceEnum |
getSource() |
getDiskInfo, getMasterVmId
getDescription, getDestinationImageId, getImageGroupID, getImageId, getOldDescription, getOldLastModifiedValue, getVmSnapshotId, setDescription, setDestinationImageId, setImageGroupID, setOldDescription, setOldLastModifiedValue, setVmSnapshotId
getIsInternal, getStorageDomainId, setIsInternal, setStorageDomainId
getForceDelete, getStoragePoolId, getSuppressCheck, getVdsId, setForceDelete, setStoragePoolId, setSuppressCheck, setVdsId
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 AddImageFromImportParameters(Guid imageId, Guid vmTemplateId, DiskImageBase diskInfo, String candidateID, String path, ImportCandidateSourceEnum source, boolean force)
public AddImageFromImportParameters()
public String getCandidateID()
public String getPath()
public ImportCandidateSourceEnum getSource()
public boolean getForce()
Copyright © 2012. All Rights Reserved.