public class ConnectStorageServerVDSCommandParameters extends GetStorageConnectionsListVDSCommandParameters
| Constructor and Description |
|---|
ConnectStorageServerVDSCommandParameters() |
ConnectStorageServerVDSCommandParameters(Guid vdsId,
Guid storagePoolId,
StorageType storageType,
List<storage_server_connections> connectionList) |
| Modifier and Type | Method and Description |
|---|---|
List<storage_server_connections> |
getConnectionList() |
StorageType |
getStorageType() |
String |
toString() |
getStoragePoolIdgetVdsIdgetRunAsync, setRunAsyncpublic ConnectStorageServerVDSCommandParameters(Guid vdsId, Guid storagePoolId, StorageType storageType, List<storage_server_connections> connectionList)
public ConnectStorageServerVDSCommandParameters()
public StorageType getStorageType()
public List<storage_server_connections> getConnectionList()
public String toString()
toString in class GetStorageConnectionsListVDSCommandParametersCopyright © 2012. All Rights Reserved.