Uses of Class
com.tencentcloudapi.cdn.v20180606.models.EnableClsLogTopicResponse
-
Packages that use EnableClsLogTopicResponse Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of EnableClsLogTopicResponse in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 that return EnableClsLogTopicResponse Modifier and Type Method Description EnableClsLogTopicResponseCdnClient. EnableClsLogTopic(EnableClsLogTopicRequest req)EnableClsLogTopic 用于启动日志主题投递。注意:启动后,所有绑定该日志主题域名的日志将继续投递至该主题。生效时间约为 5~15 分钟。 -
Uses of EnableClsLogTopicResponse in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type EnableClsLogTopicResponse Constructor Description EnableClsLogTopicResponse(EnableClsLogTopicResponse 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.
-