| Package | Description |
|---|---|
| com.tencentcloudapi.cwp.v20180228.models |
| Modifier and Type | Method and Description |
|---|---|
AssetFilters[] |
DescribeMachineListRequest.getFilters()
Get 过滤条件。
Keywords - String - 是否必填:否 - 查询关键字
Status - String - 是否必填:否 - 客户端在线状态(OFFLINE: 离线 | ONLINE: 在线 | UNINSTALLED:未安装)
Version - String 是否必填:否 - 当前防护版本( PRO_VERSION:专业版 | BASIC_VERSION:基础版)
每个过滤条件只支持一个值,暂不支持多个值“或”关系查询
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeMachineListRequest.setFilters(AssetFilters[] Filters)
Set 过滤条件。
Keywords - String - 是否必填:否 - 查询关键字
Status - String - 是否必填:否 - 客户端在线状态(OFFLINE: 离线 | ONLINE: 在线 | UNINSTALLED:未安装)
Version - String 是否必填:否 - 当前防护版本( PRO_VERSION:专业版 | BASIC_VERSION:基础版)
每个过滤条件只支持一个值,暂不支持多个值“或”关系查询
|
| Constructor and Description |
|---|
AssetFilters(AssetFilters 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 © 2021. All rights reserved.