| 程序包 | 说明 |
|---|---|
| com.antgroup.antchain.openapi.rms.models |
| 限定符和类型 | 字段和说明 |
|---|---|
List<XCondition> |
XMetricQueryMetadata.conditions |
List<XCondition> |
XTarget.conditions |
List<XCondition> |
XMetricQuery.conditions |
| 限定符和类型 | 方法和说明 |
|---|---|
static XCondition |
XCondition.build(Map<String,?> map) |
XCondition |
XCondition.setAll(Boolean all) |
XCondition |
XCondition.setExpr(String expr) |
XCondition |
XCondition.setOperator(String operator) |
XCondition |
XCondition.setValue(String value) |
XCondition |
XCondition.setValues(List<String> values) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<XCondition> |
XMetricQueryMetadata.getConditions() |
List<XCondition> |
XTarget.getConditions() |
List<XCondition> |
XMetricQuery.getConditions() |
| 限定符和类型 | 方法和说明 |
|---|---|
XMetricQueryMetadata |
XMetricQueryMetadata.setConditions(List<XCondition> conditions) |
XTarget |
XTarget.setConditions(List<XCondition> conditions) |
XMetricQuery |
XMetricQuery.setConditions(List<XCondition> conditions) |
Copyright © 2022. All rights reserved.