Uses of Class
com.tencentcloudapi.vpc.v20170312.models.DescribeIp6TranslatorQuotaResponse
-
Packages that use DescribeIp6TranslatorQuotaResponse Package Description com.tencentcloudapi.vpc.v20170312 com.tencentcloudapi.vpc.v20170312.models -
-
Uses of DescribeIp6TranslatorQuotaResponse in com.tencentcloudapi.vpc.v20170312
Methods in com.tencentcloudapi.vpc.v20170312 that return DescribeIp6TranslatorQuotaResponse Modifier and Type Method Description DescribeIp6TranslatorQuotaResponseVpcClient. DescribeIp6TranslatorQuota(DescribeIp6TranslatorQuotaRequest req)查询账户在指定地域IPV6转换实例和规则的配额 -
Uses of DescribeIp6TranslatorQuotaResponse in com.tencentcloudapi.vpc.v20170312.models
Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type DescribeIp6TranslatorQuotaResponse Constructor Description DescribeIp6TranslatorQuotaResponse(DescribeIp6TranslatorQuotaResponse 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.
-