public class FenceVdsVDSCommandParameters extends VdsIdVDSCommandParametersBase
| Constructor and Description |
|---|
FenceVdsVDSCommandParameters() |
FenceVdsVDSCommandParameters(Guid vdsId,
Guid targetVdsId,
String ip,
String port,
String type,
String user,
String password,
String options,
FenceActionType action) |
| Modifier and Type | Method and Description |
|---|---|
FenceActionType |
getAction() |
String |
getIp() |
String |
getOptions() |
String |
getPassword() |
String |
getPort() |
Guid |
getTargetVdsID() |
String |
getType() |
String |
getUser() |
String |
toString() |
getVdsIdgetRunAsync, setRunAsyncpublic FenceVdsVDSCommandParameters(Guid vdsId, Guid targetVdsId, String ip, String port, String type, String user, String password, String options, FenceActionType action)
public FenceVdsVDSCommandParameters()
public Guid getTargetVdsID()
public String getIp()
public String getPort()
public String getType()
public String getUser()
public String getPassword()
public String getOptions()
public FenceActionType getAction()
public String toString()
toString in class VdsIdVDSCommandParametersBaseCopyright © 2012. All Rights Reserved.