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