Package | Description |
---|---|
com.tencentcloudapi.trp.v20210515.models |
Modifier and Type | Method and Description |
---|---|
ScanLog[] |
DescribeScanLogsResponse.getProducts()
Get 【弃用】
注意:此字段可能返回 null,表示取不到有效值。
|
ScanLog[] |
DescribeScanLogsResponse.getScanLogs()
Get 扫描记录
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeScanLogsResponse.setProducts(ScanLog[] Products)
Set 【弃用】
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeScanLogsResponse.setScanLogs(ScanLog[] ScanLogs)
Set 扫描记录
|
Constructor and Description |
---|
ScanLog(ScanLog 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 © 2023. All rights reserved.