Package | Description |
---|---|
com.tencentcloudapi.csip.v20221121.models |
Modifier and Type | Method and Description |
---|---|
TaskAssetObject[] |
ScanTaskInfoList.getAssets()
Get 资产
注意:此字段可能返回 null,表示取不到有效值。
|
TaskAssetObject[] |
ModifyRiskCenterScanTaskRequest.getAssets()
Get 扫描资产信息列表
|
TaskAssetObject[] |
CreateRiskCenterScanTaskRequest.getAssets()
Get 扫描资产信息列表
|
Modifier and Type | Method and Description |
---|---|
void |
ScanTaskInfoList.setAssets(TaskAssetObject[] Assets)
Set 资产
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ModifyRiskCenterScanTaskRequest.setAssets(TaskAssetObject[] Assets)
Set 扫描资产信息列表
|
void |
CreateRiskCenterScanTaskRequest.setAssets(TaskAssetObject[] Assets)
Set 扫描资产信息列表
|
Constructor and Description |
---|
TaskAssetObject(TaskAssetObject 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.