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