| Package | Description |
|---|---|
| com.tencentcloudapi.dlc.v20210125.models |
| Modifier and Type | Method and Description |
|---|---|
JobLogResult[] |
DescribeTaskLogResponse.getResults()
Get 日志详情
|
JobLogResult[] |
ListTaskJobLogDetailResponse.getResults()
Get 日志详情
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeTaskLogResponse.setResults(JobLogResult[] Results)
Set 日志详情
|
void |
ListTaskJobLogDetailResponse.setResults(JobLogResult[] Results)
Set 日志详情
|
| Constructor and Description |
|---|
JobLogResult(JobLogResult 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.
|
Copyright © 2025. All rights reserved.