Package org.opendaylight.neutron.spi
Interface INeutronTapServiceCRUD
-
- All Superinterfaces:
INeutronCRUD<NeutronTapService>
- All Known Implementing Classes:
NeutronTapServiceInterface
public interface INeutronTapServiceCRUD extends INeutronCRUD<NeutronTapService>
This interface defines the methods for CRUD of NB OpenStack Tap Service objects.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.opendaylight.neutron.spi.INeutronCRUD
INeutronCRUD.Result
-
-