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