Class SecurityGroupRuleForCreate

    • Method Detail

      • getParentGroupId

        public String getParentGroupId()
        Returns:
        the parentGroupId
      • setParentGroupId

        public void setParentGroupId​(Integer parentGroupId)
        Deprecated.
        Parameters:
        parentGroupId - the parentGroupId to set
      • setParentGroupId

        public void setParentGroupId​(String parentGroupId)
        Parameters:
        parentGroupId - the parentGroupId to set
      • getFromPort

        public Integer getFromPort()
        Returns:
        the fromPort
      • setFromPort

        public void setFromPort​(Integer fromPort)
        Parameters:
        fromPort - the fromPort to set
      • getToPort

        public Integer getToPort()
        Returns:
        the toPort
      • setToPort

        public void setToPort​(Integer toPort)
        Parameters:
        toPort - the toPort to set
      • getIpProtocol

        public String getIpProtocol()
        Returns:
        the ipProtocol
      • setIpProtocol

        public void setIpProtocol​(String ipProtocol)
        Parameters:
        ipProtocol - the ipProtocol to set
      • getCidr

        public String getCidr()
        Returns:
        the cidr
      • setCidr

        public void setCidr​(String cidr)
        Parameters:
        cidr - the cidr to set
      • getGroupId

        public String getGroupId()
        Returns:
        the groupId
      • setGroupId

        public void setGroupId​(Integer groupId)
        Deprecated.
        Parameters:
        groupId - the groupId to set
      • setGroupId

        public void setGroupId​(String groupId)
        Parameters:
        groupId - the groupId to set