Interface SecGroupExtension.Rule

    • Method Detail

      • getIPProtocol

        IPProtocol getIPProtocol()
        Deprecated.
        Returns:
        the IPProtocol for this rule
      • getGroup

        SecGroupExtension.Rule.Group getGroup()
        Deprecated.
        Returns:
        the referenced security group which contains the name and tenant identifier
      • getToPort

        int getToPort()
        Deprecated.
        Returns:
        the port at the start of the range
      • getFromPort

        int getFromPort()
        Deprecated.
        Returns:
        the port at the end of the range
      • getParentGroupId

        String getParentGroupId()
        Deprecated.
        Gets the parent group id.
        Returns:
        the parent group id
      • getName

        String getName()
        Deprecated.
        Returns:
        the name of the rule
      • getId

        String getId()
        Deprecated.
        Returns:
        the identifier for the rule