public class SetStoragePoolStatusParameters extends StoragePoolParametersBase
Constructor and Description |
---|
SetStoragePoolStatusParameters() |
SetStoragePoolStatusParameters(Guid storagePoolId,
StoragePoolStatus status,
AuditLogType auditLogType) |
Modifier and Type | Method and Description |
---|---|
AuditLogType |
getAuditLogType() |
VdcBllErrors |
getError() |
StoragePoolStatus |
getStatus() |
void |
setAuditLogType(AuditLogType value) |
void |
setError(VdcBllErrors value) |
void |
setStatus(StoragePoolStatus value) |
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 SetStoragePoolStatusParameters(Guid storagePoolId, StoragePoolStatus status, AuditLogType auditLogType)
public SetStoragePoolStatusParameters()
public StoragePoolStatus getStatus()
public void setStatus(StoragePoolStatus value)
public AuditLogType getAuditLogType()
public void setAuditLogType(AuditLogType value)
public VdcBllErrors getError()
public void setError(VdcBllErrors value)
Copyright © 2012. All Rights Reserved.