Class SecurityGroup.Rule

    • Constructor Detail

      • Rule

        public Rule()
    • Method Detail

      • getId

        public String getId()
        Returns:
        the id
      • getName

        public String getName()
        Returns:
        the name
      • getParentGroupId

        public String getParentGroupId()
        Returns:
        the parentGroupId
      • getFromPort

        public Integer getFromPort()
        Returns:
        the fromPort
      • getToPort

        public Integer getToPort()
        Returns:
        the toPort
      • getIpProtocol

        public String getIpProtocol()
        Returns:
        the ipProtocol