Package | Description |
---|---|
com.tencentcloudapi.csip.v20221121.models |
Modifier and Type | Method and Description |
---|---|
TaskIdListKey[] |
StopRiskCenterTaskRequest.getTaskIdList()
Get List of task IDs
|
TaskIdListKey[] |
DeleteRiskScanTaskRequest.getTaskIdList()
Get List of task IDs
|
Modifier and Type | Method and Description |
---|---|
void |
StopRiskCenterTaskRequest.setTaskIdList(TaskIdListKey[] TaskIdList)
Set List of task IDs
|
void |
DeleteRiskScanTaskRequest.setTaskIdList(TaskIdListKey[] TaskIdList)
Set List of task IDs
|
Constructor and Description |
---|
TaskIdListKey(TaskIdListKey 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.