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