Interface SecurityGroupAttributes

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject
    All Known Subinterfaces:
    SecurityGroup

    @Generated("mdsal-binding-generator")
    public interface SecurityGroupAttributes
    extends org.opendaylight.yangtools.yang.binding.DataObject
    OpenStack Layer3 Security group information.

    This class represents the following YANG schema fragment defined in module neutron-secgroups

     grouping security-group-attributes {
     }
     
    The schema path to identify an instance is neutron-secgroups/security-group-attributes
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
    • Method Detail

      • implementedInterface

        Class<? extends SecurityGroupAttributes> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject