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