Uses of Class
com.tencentcloudapi.csip.v20221121.models.TaskLogURL
-
Packages that use TaskLogURL Package Description com.tencentcloudapi.csip.v20221121.models -
-
Uses of TaskLogURL in com.tencentcloudapi.csip.v20221121.models
Methods in com.tencentcloudapi.csip.v20221121.models that return TaskLogURL Modifier and Type Method Description TaskLogURL[]
DescribeTaskLogURLResponse. getData()
Get 返回报告临时下载urlMethods in com.tencentcloudapi.csip.v20221121.models with parameters of type TaskLogURL Modifier and Type Method Description void
DescribeTaskLogURLResponse. setData(TaskLogURL[] Data)
Set 返回报告临时下载urlConstructors in com.tencentcloudapi.csip.v20221121.models with parameters of type TaskLogURL Constructor Description TaskLogURL(TaskLogURL 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.
-