Uses of Class
com.tencentcloudapi.cdn.v20180606.models.DisableClsLogTopicResponse
-
Packages that use DisableClsLogTopicResponse Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of DisableClsLogTopicResponse in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 that return DisableClsLogTopicResponse Modifier and Type Method Description DisableClsLogTopicResponseCdnClient. DisableClsLogTopic(DisableClsLogTopicRequest req)DisableClsLogTopic 用于停止日志主题投递。注意:停止后,所有绑定该日志主题域名的日志将不再继续投递至该主题,已经投递的日志将会继续保留。生效时间约为 5~15 分钟。 -
Uses of DisableClsLogTopicResponse in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type DisableClsLogTopicResponse Constructor Description DisableClsLogTopicResponse(DisableClsLogTopicResponse 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.
-