Interface SecGroupExtension

    • Method Detail

      • getId

        String getId()
        Deprecated.
        Gets the identifier for the Security Group
        Returns:
        the identifier
      • getName

        String getName()
        Deprecated.
        Gets the name of the Security Group
        Returns:
        the name of the Group
      • getDescription

        String getDescription()
        Deprecated.
        Gets the description.
        Returns:
        the description of the Security Group
      • getTenantId

        String getTenantId()
        Deprecated.
        Gets the tenant id associated with the group
        Returns:
        the tenant identifier
      • getRules

        List<? extends SecGroupExtension.Rule> getRules()
        Deprecated.
        Gets the rules that make up this security group
        Returns:
        the list of rules
      • getLinks

        List<? extends Link> getLinks()
        Deprecated.
        Gets the reference / external links
        Returns:
        external/reference list of links