Package org.opendaylight.neutron.spi
Interface INeutronL2gatewayConnectionCRUD
-
- All Superinterfaces:
INeutronCRUD<NeutronL2gatewayConnection>
- All Known Implementing Classes:
NeutronL2gatewayConnectionInterface
public interface INeutronL2gatewayConnectionCRUD extends INeutronCRUD<NeutronL2gatewayConnection>
This interface defines the methods for CRUD of NB OpenStack L2gateway Connection objects.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.opendaylight.neutron.spi.INeutronCRUD
INeutronCRUD.Result
-
-