Uses of Class
com.tencentcloudapi.dc.v20180410.models.DescribeInternetAddressQuotaResponse
-
Packages that use DescribeInternetAddressQuotaResponse Package Description com.tencentcloudapi.dc.v20180410 com.tencentcloudapi.dc.v20180410.models -
-
Uses of DescribeInternetAddressQuotaResponse in com.tencentcloudapi.dc.v20180410
Methods in com.tencentcloudapi.dc.v20180410 that return DescribeInternetAddressQuotaResponse Modifier and Type Method Description DescribeInternetAddressQuotaResponseDcClient. DescribeInternetAddressQuota(DescribeInternetAddressQuotaRequest req)获取用户互联网公网地址配额 -
Uses of DescribeInternetAddressQuotaResponse in com.tencentcloudapi.dc.v20180410.models
Constructors in com.tencentcloudapi.dc.v20180410.models with parameters of type DescribeInternetAddressQuotaResponse Constructor Description DescribeInternetAddressQuotaResponse(DescribeInternetAddressQuotaResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-