public class ResetIrsVDSCommandParameters extends IrsBaseVDSCommandParameters
Constructor and Description |
---|
ResetIrsVDSCommandParameters() |
ResetIrsVDSCommandParameters(Guid storagePoolId,
String hostName,
Guid vdsId) |
Modifier and Type | Method and Description |
---|---|
String |
getHostName() |
boolean |
getIgnoreStopFailed() |
Guid |
getVdsId() |
void |
setIgnoreStopFailed(boolean value) |
void |
setVdsId(Guid value) |
String |
toString() |
getCompatibilityVersion, getIgnoreFailoverLimit, getStoragePoolId, setCompatibilityVersion, setIgnoreFailoverLimit, setStoragePoolId
getRunAsync, setRunAsync
public ResetIrsVDSCommandParameters(Guid storagePoolId, String hostName, Guid vdsId)
public ResetIrsVDSCommandParameters()
public Guid getVdsId()
public void setVdsId(Guid value)
public String getHostName()
public boolean getIgnoreStopFailed()
public void setIgnoreStopFailed(boolean value)
public String toString()
toString
in class IrsBaseVDSCommandParameters
Copyright © 2012. All Rights Reserved.