Class DescribeNetworkInterfaceResponse.UNIQuotaInfo

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.vpc.models.DescribeNetworkInterfaceResponse.UNIQuotaInfo
Enclosing class:
DescribeNetworkInterfaceResponse

public static class DescribeNetworkInterfaceResponse.UNIQuotaInfo extends Response
  • Constructor Details

    • UNIQuotaInfo

      public UNIQuotaInfo()
  • Method Details

    • getPrivateIpCount

      public Integer getPrivateIpCount()
    • setPrivateIpCount

      public void setPrivateIpCount(Integer privateIpCount)
    • getPrivateIpQuota

      public Integer getPrivateIpQuota()
    • setPrivateIpQuota

      public void setPrivateIpQuota(Integer privateIpQuota)