Class DescribeUEcSubnetResponse.SubnetInfo

    • Constructor Detail

      • SubnetInfo

        public SubnetInfo()
    • Method Detail

      • getSubnetId

        public String getSubnetId()
      • setSubnetId

        public void setSubnetId​(String subnetId)
      • getSubnetName

        public String getSubnetName()
      • setSubnetName

        public void setSubnetName​(String subnetName)
      • getIdcId

        public String getIdcId()
      • setIdcId

        public void setIdcId​(String idcId)
      • getCIDR

        public String getCIDR()
      • setCIDR

        public void setCIDR​(String cidr)
      • getCreateTime

        public Integer getCreateTime()
      • setCreateTime

        public void setCreateTime​(Integer createTime)
      • getComment

        public String getComment()
      • setComment

        public void setComment​(String comment)
      • getTotalIpCnt

        public Integer getTotalIpCnt()
      • setTotalIpCnt

        public void setTotalIpCnt​(Integer totalIpCnt)
      • getAvailableIPCnt

        public Integer getAvailableIPCnt()
      • setAvailableIPCnt

        public void setAvailableIPCnt​(Integer availableIPCnt)