Uses of Class
org.opendaylight.neutron.northbound.api.NeutronBgpvpnRequest
-
Packages that use NeutronBgpvpnRequest Package Description org.opendaylight.neutron.northbound.api -
-
Uses of NeutronBgpvpnRequest in org.opendaylight.neutron.northbound.api
Methods in org.opendaylight.neutron.northbound.api with parameters of type NeutronBgpvpnRequest Modifier and Type Method Description javax.ws.rs.core.Response
NeutronBgpvpnsNorthbound. createBgpvpns(NeutronBgpvpnRequest input)
Creates new Bgpvpns.javax.ws.rs.core.Response
NeutronBgpvpnsNorthbound. updateBgpvpn(String bgpvpnUUID, NeutronBgpvpnRequest input)
-