public static final class ModifyHybridMonitorTaskRequest.Express.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ModifyHybridMonitorTaskRequest.Express.Builder |
alias(String alias)
The alias of the extended field that specifies the result of basic operations performed on aggregation results.
|
ModifyHybridMonitorTaskRequest.Express |
build() |
ModifyHybridMonitorTaskRequest.Express.Builder |
express(String express)
The extended field that specifies the result of basic operations performed on aggregation results.
|
public ModifyHybridMonitorTaskRequest.Express.Builder alias(String alias)
The alias of the extended field that specifies the result of basic operations performed on aggregation results.
example:SuccRate
public ModifyHybridMonitorTaskRequest.Express.Builder express(String express)
The extended field that specifies the result of basic operations performed on aggregation results.
example:success_count
public ModifyHybridMonitorTaskRequest.Express build()
Copyright © 2026. All rights reserved.