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() |
getStoragePoolId
getVdsId
getRunAsync, setRunAsync
public 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 GetStorageConnectionsListVDSCommandParameters
Copyright © 2012. All Rights Reserved.