public static final class ModifyHybridMonitorTaskRequest.GroupBy.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ModifyHybridMonitorTaskRequest.GroupBy.Builder |
alias(String alias)
The alias of the aggregation result.
|
ModifyHybridMonitorTaskRequest.GroupBy |
build() |
ModifyHybridMonitorTaskRequest.GroupBy.Builder |
SLSKeyName(String SLSKeyName)
The name of the key that is used to aggregate logs imported from Simple Log Service.
|
public ModifyHybridMonitorTaskRequest.GroupBy.Builder alias(String alias)
The alias of the aggregation result.
example:ApiResult
public ModifyHybridMonitorTaskRequest.GroupBy.Builder SLSKeyName(String SLSKeyName)
The name of the key that is used to aggregate logs imported from Simple Log Service.
example:code
public ModifyHybridMonitorTaskRequest.GroupBy build()
Copyright © 2026. All rights reserved.