public class ExportCandidateVDSCommandParameters extends StorageDomainIdParametersBase
| Constructor and Description |
|---|
ExportCandidateVDSCommandParameters() |
ExportCandidateVDSCommandParameters(Guid storagePoolId,
Guid storageDomainId,
Guid vmGUID,
HashMap<String,ArrayList<Guid>> listOfImages,
String vmMeta,
Guid vmTemplateGUID,
HashMap<String,Guid> vmTemplateImageGUIDs,
String vmTemplateMeta,
String path,
boolean collapse,
boolean force) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCollapse() |
boolean |
getForce() |
HashMap<String,ArrayList<Guid>> |
getListOfImages() |
String |
getPath() |
Guid |
getVmGUID() |
String |
getVmMeta() |
Guid |
getVmTemplateGUID() |
HashMap<String,Guid> |
getVmTemplateImageGUIDs() |
String |
getVmTemplateMeta() |
void |
setForce(boolean value) |
String |
toString() |
getStorageDomainId, setStorageDomainIdgetCompatibilityVersion, getIgnoreFailoverLimit, getStoragePoolId, setCompatibilityVersion, setIgnoreFailoverLimit, setStoragePoolIdgetRunAsync, setRunAsyncpublic ExportCandidateVDSCommandParameters(Guid storagePoolId, Guid storageDomainId, Guid vmGUID, HashMap<String,ArrayList<Guid>> listOfImages, String vmMeta, Guid vmTemplateGUID, HashMap<String,Guid> vmTemplateImageGUIDs, String vmTemplateMeta, String path, boolean collapse, boolean force)
public ExportCandidateVDSCommandParameters()
public Guid getVmGUID()
public String getVmMeta()
public Guid getVmTemplateGUID()
public String getVmTemplateMeta()
public String getPath()
public boolean getCollapse()
public boolean getForce()
public void setForce(boolean value)
public String toString()
toString in class StorageDomainIdParametersBaseCopyright © 2012. All Rights Reserved.