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