public static final class GetAssetsPropertyDetailRequest.SearchCriteriaList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAssetsPropertyDetailRequest.SearchCriteriaList |
build() |
GetAssetsPropertyDetailRequest.SearchCriteriaList.Builder |
name(String name)
The name of the condition to be queried.
|
GetAssetsPropertyDetailRequest.SearchCriteriaList.Builder |
value(String value)
The value of the condition to be queried.
|
public GetAssetsPropertyDetailRequest.SearchCriteriaList.Builder name(String name)
The name of the condition to be queried. Values are as follows:
example:
- When Biz is web_server, remarkItemName represents the domain name as the search condition.
- When Biz is lkm, remarkItemName represents the module name as the search condition.
- When Biz is autorun, remarkItemName represents the startup item path as the search condition.
remarkItemName
public GetAssetsPropertyDetailRequest.SearchCriteriaList.Builder value(String value)
The value of the condition to be queried.
example:virtio
public GetAssetsPropertyDetailRequest.SearchCriteriaList build()
Copyright © 2026. All rights reserved.