public class StoragePoolAdaptor extends BaseAdaptor<StoragePool,Object>
| Constructor and Description |
|---|
StoragePoolAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
StoragePoolCollection |
buildCollectionDto(Object source) |
StoragePool |
buildDto(Object source) |
org.json.JSONObject |
buildJsonObjectFromDto(AddStoragePool source) |
org.json.JSONObject |
buildJsonObjectFromDto(StoragePool source,
int apiVersion) |
public StoragePool buildDto(Object source)
buildDto in class BaseAdaptor<StoragePool,Object>public StoragePoolCollection buildCollectionDto(Object source)
public org.json.JSONObject buildJsonObjectFromDto(StoragePool source, int apiVersion)
public org.json.JSONObject buildJsonObjectFromDto(AddStoragePool source)
Copyright © 2016. All rights reserved.