Class DescribeUPhoneShareBandwidthResponse.ShareBandwidthInfo

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.uphone.models.DescribeUPhoneShareBandwidthResponse.ShareBandwidthInfo
Enclosing class:
DescribeUPhoneShareBandwidthResponse

public static class DescribeUPhoneShareBandwidthResponse.ShareBandwidthInfo extends Response
  • Constructor Details

    • ShareBandwidthInfo

      public ShareBandwidthInfo()
  • Method Details

    • getRegion

      public String getRegion()
    • setRegion

      public void setRegion(String region)
    • getId

      public String getId()
    • setId

      public void setId(String id)
    • getIpProportion

      public Integer getIpProportion()
    • setIpProportion

      public void setIpProportion(Integer ipProportion)
    • getBandwidth

      public Integer getBandwidth()
    • setBandwidth

      public void setBandwidth(Integer bandwidth)
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getIpCount

      public Integer getIpCount()
    • setIpCount

      public void setIpCount(Integer ipCount)
    • getBindCount

      public Integer getBindCount()
    • setBindCount

      public void setBindCount(Integer bindCount)
    • getRemainCount

      public Integer getRemainCount()
    • setRemainCount

      public void setRemainCount(Integer remainCount)
    • getRemark

      public String getRemark()
    • setRemark

      public void setRemark(String remark)
    • getCreateTime

      public Integer getCreateTime()
    • setCreateTime

      public void setCreateTime(Integer createTime)
    • getExpireTime

      public Integer getExpireTime()
    • setExpireTime

      public void setExpireTime(Integer expireTime)
    • getChargeType

      public String getChargeType()
    • setChargeType

      public void setChargeType(String chargeType)