Package org.opendaylight.neutron.spi
Interface INeutronBgpvpnCRUD
-
- All Superinterfaces:
INeutronCRUD<NeutronBgpvpn>
- All Known Implementing Classes:
NeutronBgpvpnInterface
public interface INeutronBgpvpnCRUD extends INeutronCRUD<NeutronBgpvpn>
This interface defines the methods for CRUD of NB bgpvpn objects.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.opendaylight.neutron.spi.INeutronCRUD
INeutronCRUD.Result
-
-