public class UpdateSpmHostNameVDSCommandParameters extends IrsBaseVDSCommandParameters
Constructor and Description |
---|
UpdateSpmHostNameVDSCommandParameters(Guid storagePoolId,
String oldHostName,
String newHostName) |
Modifier and Type | Method and Description |
---|---|
String |
getNewHostName() |
String |
getOldHostName() |
void |
setNewHostName(String newHostName) |
void |
setOldHostName(String oldHostName) |
String |
toString() |
getCompatibilityVersion, getIgnoreFailoverLimit, getStoragePoolId, setCompatibilityVersion, setIgnoreFailoverLimit, setStoragePoolId
getRunAsync, setRunAsync
public void setNewHostName(String newHostName)
public String getNewHostName()
public void setOldHostName(String oldHostName)
public String getOldHostName()
public String toString()
toString
in class IrsBaseVDSCommandParameters
Copyright © 2012. All Rights Reserved.