public static final class DescribeCriteriaResponseBody.CriteriaList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeCriteriaResponseBody.CriteriaList |
build() |
DescribeCriteriaResponseBody.CriteriaList.Builder |
multiValues(String multiValues)
The structured attribute values of the assets that match the keyword.
|
DescribeCriteriaResponseBody.CriteriaList.Builder |
name(String name)
The name of the search condition.
|
DescribeCriteriaResponseBody.CriteriaList.Builder |
type(String type)
The type of the search condition.
|
DescribeCriteriaResponseBody.CriteriaList.Builder |
values(String values)
The attribute values of the assets that match the keyword.
|
public DescribeCriteriaResponseBody.CriteriaList.Builder multiValues(String multiValues)
The structured attribute values of the assets that match the keyword. The value of this parameter is in the JSON format and contains the following fields:
[{"vendor":0,"regionIds":{"default":["ap-southeast-1","ap-northeast-2","ap-southeast-3","ap-southeast-5","ap-southeast-7","me-central-1"]}},{"vendor":1,"regionIds":{"default":["outside-of-aliyun"]}}]
public DescribeCriteriaResponseBody.CriteriaList.Builder name(String name)
The name of the search condition. Valid values:
internetIp
public DescribeCriteriaResponseBody.CriteriaList.Builder type(String type)
The type of the search condition. Valid values:
input
public DescribeCriteriaResponseBody.CriteriaList.Builder values(String values)
The attribute values of the assets that match the keyword.
example:
- When Name is machineType, the enum values are:
- 38: Elastic Container Instance.
- 51: RunD Container Instance.
- 52: RunC Container Instance.
- When Name is osType, the enum values are:
- linux: Linux.
- windows: Windows.
- When Name is hcStatus, the enum values are:
- NO: No.
- YES: Yes.
- When Name is vulStatus, the enum values are:
- NO: No.
- YES: Yes.
- When Name is asapVulStatus, the enum values are:
- NO: No.
- YES: Yes.
- When Name is alarmStatus, the enum values are:
- NO: No.
- YES: Yes.
- When Name is riskStatus, the enum values are:
- NO: No.
- YES: Yes.
- UNKNOWN: Unknown.
- When Name is clientStatus, the enum values are:
- online: Online.
- offline: Offline.
- pause: Protection Suspended.
- When Name is clientSubStatus, the enum values are:
- online: Online.
- offline: Offline.
- pause: Protection Suspended.
- stopped: Server Shutdown.
- uninstalled: Not Installed.
- When Name is runningStatus, the enum values are:
- Running: On.
- notRunning: Off.
- UNKNOWN: Unknown.
- When Name is importance, the enum values are:
- important: Important.
- general: Normal.
- test: Test.
- When Name is containerStatus, the enum values are:
- NO: No.
- YES: Yes.
- When Name is exposedStatus, the enum values are:
- NO: No.
- YES: Yes.
- When Name is authVersion, the enum values are:
- 1: Basic.
- 3: Enterprise.
- 5: Advanced.
- 6: Anti-virus.
- 7: Ultimate.
- When Name is flag, the enum values are:
- 0|8|15: Alibaba Cloud.
- 1: External Host.
- 2: IDC.
- 3: Tencent Cloud.
- 4: Huawei Cloud.
- 5: Azure.
- 7: AWS.
- 9: SAE.
- 10: PAI.
- 13: ACS.
- 14: Volcano Cloud.
- 16: Google Cloud.
- When Name is aiStatus, the enum values are:
- NO: No.
- YES: Yes.
- When Name is ecsType, the enum values are:
- 8: Simple Application Server.
- 11: LINGJUN GPU-accelerated Bare Metal Instance.
- 15: RDS Custom.
- !8: Host.
- When Name is alisecguardStatus, the enum values are:
- 0: Plug-in Online.
- 1: Plug-in Disabled.
- 2: Plug-in Offline.
- -99: The installation failed.
- When Name is alihipsStatus, the enum values are:
- 0: Plug-in Online.
- 1: Plug-in Disabled.
- 2: Plug-in Offline.
- -99: The installation failed.
- When Name is alinetStatus, the enum values are:
- 0: Plug-in Online.
- 1: Plug-in Disabled.
- 2: Plug-in Offline.
- -99: The installation failed.
- When Name is alidetectStatus, the enum values are:
- 0: Plug-in Online.
- 1: Plug-in Disabled.
- 2: Plug-in Offline.
- -99: The installation failed.
- When Name is yundunMonitorStatus, the enum values are:
- 0: Plug-in Online.
- 1: Plug-in Disabled.
- 2: Plug-in Offline.
- -99: The installation failed.
- When Name is clusterNodeStatus, the enum values are:
- false: No.
- true: Yes.
47.96.XX.XX
public DescribeCriteriaResponseBody.CriteriaList build()
Copyright © 2026. All rights reserved.