Package | Description |
---|---|
com.tencentcloudapi.wedata.v20210820.models |
Modifier and Type | Method and Description |
---|---|
TaskByCycle[] |
DescribeInstanceByCycleResponse.getData()
Get 统计结果
|
TaskByCycle[] |
DescribeTaskByCycleResponse.getData()
Get 周期任务统计值
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeInstanceByCycleResponse.setData(TaskByCycle[] Data)
Set 统计结果
|
void |
DescribeTaskByCycleResponse.setData(TaskByCycle[] Data)
Set 周期任务统计值
|
Constructor and Description |
---|
TaskByCycle(TaskByCycle 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 © 2024. All rights reserved.