Uses of Class
org.opendaylight.neutron.northbound.api.NeutronVpnServiceRequest
-
Packages that use NeutronVpnServiceRequest Package Description org.opendaylight.neutron.northbound.api -
-
Uses of NeutronVpnServiceRequest in org.opendaylight.neutron.northbound.api
Methods in org.opendaylight.neutron.northbound.api with parameters of type NeutronVpnServiceRequest Modifier and Type Method Description javax.ws.rs.core.ResponseNeutronVpnServicesNorthbound. createVPNService(NeutronVpnServiceRequest input)Creates new VPN Service.javax.ws.rs.core.ResponseNeutronVpnServicesNorthbound. updateVPNService(String serviceID, NeutronVpnServiceRequest input)Updates a VPN Service.
-