- changeJson2obj(String, TenantNetworkId, JsonNode) - Method in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
-
Returns a collection of tenantNetworks.
- changeJson2objs(JsonNode) - Method in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
-
Returns a collection of tenantNetworks.
- changeJsonToPort(JsonNode) - Method in class org.onosproject.vtnweb.resources.VirtualPortWebResource
-
Returns a collection of virtualPorts from subnetNodes.
- changeJsonToPorts(JsonNode) - Method in class org.onosproject.vtnweb.resources.VirtualPortWebResource
-
Returns the iterable collection of virtualports from subnetNodes.
- changeJsonToSub(JsonNode) - Method in class org.onosproject.vtnweb.resources.SubnetWebResource
-
Returns a collection of subnets from subnetNodes.
- changeJsonToSubs(JsonNode) - Method in class org.onosproject.vtnweb.resources.SubnetWebResource
-
Returns a collection of subnets from subnetNodes.
- CREATE_NETWORK - Static variable in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
-
- createNetworks(InputStream) - Method in class org.onosproject.vtnweb.resources.TenantNetworkWebResource
-
- createOrUpdateByInputStream(JsonNode) - Method in class org.onosproject.vtnweb.resources.VirtualPortWebResource
-
Returns a Object of the currently known infrastructure virtualPort.
- createPorts(InputStream) - Method in class org.onosproject.vtnweb.resources.VirtualPortWebResource
-
- createSubnet(InputStream) - Method in class org.onosproject.vtnweb.resources.SubnetWebResource
-