Uses of Class
com.tencentcloudapi.cdn.v20180606.models.EnableCachesResponse
-
Packages that use EnableCachesResponse Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of EnableCachesResponse in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 that return EnableCachesResponse Modifier and Type Method Description EnableCachesResponseCdnClient. EnableCaches(EnableCachesRequest req)EnableCaches 用于解禁手工封禁的 URL,解禁成功后,全网生效时间约 5~10 分钟。(接口尚在内测中,暂未全量开放使用) -
Uses of EnableCachesResponse in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type EnableCachesResponse Constructor Description EnableCachesResponse(EnableCachesResponse 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.
-