Uses of Class
com.tencentcloudapi.cdn.v20180606.models.ListClsLogTopicsResponse
-
Packages that use ListClsLogTopicsResponse Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of ListClsLogTopicsResponse in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 that return ListClsLogTopicsResponse Modifier and Type Method Description ListClsLogTopicsResponseCdnClient. ListClsLogTopics(ListClsLogTopicsRequest req)ListClsLogTopics 用于显示日志主题列表。注意:一个日志集下至多含10个日志主题。 -
Uses of ListClsLogTopicsResponse in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type ListClsLogTopicsResponse Constructor Description ListClsLogTopicsResponse(ListClsLogTopicsResponse 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.
-