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