public class NetworkAdaptor extends BaseAdaptor<Network,Object>
Constructor and Description |
---|
NetworkAdaptor() |
Modifier and Type | Method and Description |
---|---|
BulkEthernetNetwork |
buildBulkEthernetDto(Object source) |
List<String> |
buildCollectionOfUris(String source) |
Network |
buildDto(Object source) |
org.json.JSONObject |
buildJsonObjectFromBulkEthernetDto(BulkEthernetNetwork source) |
org.json.JSONObject |
buildJsonObjectFromDto(Network source,
ApiVersion apiVersion) |
public Network buildDto(Object source)
buildDto
in class BaseAdaptor<Network,Object>
public BulkEthernetNetwork buildBulkEthernetDto(Object source)
public org.json.JSONObject buildJsonObjectFromDto(Network source, ApiVersion apiVersion)
public org.json.JSONObject buildJsonObjectFromBulkEthernetDto(BulkEthernetNetwork source)
Copyright © 2016. All rights reserved.