public class RemoveImageParameters extends ImagesContainterParametersBase implements Serializable
| Constructor and Description |
|---|
RemoveImageParameters() |
RemoveImageParameters(Guid imageId,
ArrayList<Guid> imagesToRemoveList,
Guid containerID) |
| Modifier and Type | Method and Description |
|---|---|
DiskImage |
getDiskImage() |
boolean |
getForceDelete() |
ArrayList<Guid> |
getImagesToRemoveList() |
void |
setDiskImage(DiskImage value) |
void |
setForceDelete(boolean value) |
getContainerId, getDrive, getWipeAfterDelete, setWipeAfterDeletegetDescription, getDestinationImageId, getImageGroupID, getImageId, getOldDescription, getOldLastModifiedValue, getVmSnapshotId, setDescription, setDestinationImageId, setImageGroupID, setOldDescription, setOldLastModifiedValue, setVmSnapshotIdgetIsInternal, getStorageDomainId, setIsInternal, setStorageDomainIdgetStoragePoolId, getSuppressCheck, getVdsId, setStoragePoolId, setSuppressCheck, setVdsIdAccept, 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, setTransactionScopeOptionpublic RemoveImageParameters(Guid imageId, ArrayList<Guid> imagesToRemoveList, Guid containerID)
public RemoveImageParameters()
public DiskImage getDiskImage()
public void setDiskImage(DiskImage value)
public boolean getForceDelete()
getForceDelete in class StoragePoolParametersBasepublic void setForceDelete(boolean value)
setForceDelete in class StoragePoolParametersBaseCopyright © 2012. All Rights Reserved.