Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.SDKLogItem
-
Packages that use SDKLogItem Package Description com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of SDKLogItem in com.tencentcloudapi.iotvideo.v20201215.models
Methods in com.tencentcloudapi.iotvideo.v20201215.models that return SDKLogItem Modifier and Type Method Description SDKLogItem[]DescribeSDKLogResponse. getResults()Get 日志列表Methods in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type SDKLogItem Modifier and Type Method Description voidDescribeSDKLogResponse. setResults(SDKLogItem[] Results)Set 日志列表Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type SDKLogItem Constructor Description SDKLogItem(SDKLogItem 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.
-