public class GetStorageDomainsByConnectionParameters extends VdcQueryParametersBase
Constructor and Description |
---|
GetStorageDomainsByConnectionParameters() |
GetStorageDomainsByConnectionParameters(Guid storagePoolId,
String connection)
Instantiate the parameter class by storage pool id and connection
|
Modifier and Type | Method and Description |
---|---|
String |
getConnection() |
RegisterableQueryReturnDataType |
GetReturnedDataTypeByVdcQueryType(VdcQueryType queryType) |
Guid |
getStoragePoolId()
Returns the storage pool id associated with the command parameters
|
void |
setConnection(String connection) |
void |
setStoragePoolId(Guid storagePoolId)
Sets the storage pool id associated with the command parameters
|
getHttpSessionId, getRefresh, getSessionId, setHttpSessionId, setRefresh, setSessionId
public GetStorageDomainsByConnectionParameters()
public Guid getStoragePoolId()
public void setStoragePoolId(Guid storagePoolId)
storagePoolId
- the storage pool id to setpublic String getConnection()
public void setConnection(String connection)
connection
- the connection to setpublic RegisterableQueryReturnDataType GetReturnedDataTypeByVdcQueryType(VdcQueryType queryType)
GetReturnedDataTypeByVdcQueryType
in class VdcQueryParametersBase
Copyright © 2012. All Rights Reserved.