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