Uses of Class
com.tencentcloudapi.cdn.v20180606.models.DescribePushQuotaResponse
-
Packages that use DescribePushQuotaResponse Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of DescribePushQuotaResponse in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 that return DescribePushQuotaResponse Modifier and Type Method Description DescribePushQuotaResponseCdnClient. DescribePushQuota(DescribePushQuotaRequest req)DescribePushQuota 用于查询预热配额和每日可用量。 -
Uses of DescribePushQuotaResponse in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type DescribePushQuotaResponse Constructor Description DescribePushQuotaResponse(DescribePushQuotaResponse 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.
-