public class CreateMaterializedViewRequest extends Request
| 构造器和说明 |
|---|
CreateMaterializedViewRequest(String project,
String name,
String logstore,
String originalSql,
int aggIntervalMins,
int startTime,
int ttl) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getAggIntervalMins() |
String |
getLogstore() |
String |
getName() |
String |
getOriginalSql() |
byte[] |
getRequestBody() |
int |
getStartTime() |
int |
getTtl() |
GetAllParams, GetParam, GetProject, SetParamCopyright © 2026. All Rights Reserved.