Uses of Class
org.opendaylight.neutron.northbound.api.NeutronL2gatewayConnectionRequest
-
Packages that use NeutronL2gatewayConnectionRequest Package Description org.opendaylight.neutron.northbound.api -
-
Uses of NeutronL2gatewayConnectionRequest in org.opendaylight.neutron.northbound.api
Methods in org.opendaylight.neutron.northbound.api with parameters of type NeutronL2gatewayConnectionRequest Modifier and Type Method Description javax.ws.rs.core.Response
NeutronL2gatewayConnectionNorthbound. createL2gatewayConnection(NeutronL2gatewayConnectionRequest input)
Creates L2gateway Connection.
-