Uses of Class
com.tencentcloudapi.cdn.v20180606.models.CreateClsLogTopicResponse
-
Packages that use CreateClsLogTopicResponse Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of CreateClsLogTopicResponse in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 that return CreateClsLogTopicResponse Modifier and Type Method Description CreateClsLogTopicResponseCdnClient. CreateClsLogTopic(CreateClsLogTopicRequest req)CreateClsLogTopic 用于创建日志主题。注意:一个日志集下至多可创建10个日志主题。 -
Uses of CreateClsLogTopicResponse in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type CreateClsLogTopicResponse Constructor Description CreateClsLogTopicResponse(CreateClsLogTopicResponse 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.
-