public class GetMaterializedViewResponse extends Response
| 构造器和说明 |
|---|
GetMaterializedViewResponse(Map<String,String> headers,
String name,
String logstore,
String originalSql,
int aggIntervalMins,
int startTime,
int ttl,
boolean enabled) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getAggIntervalMins() |
String |
getLogstore() |
String |
getName() |
String |
getOriginalSql() |
int |
getStartTime() |
int |
getTtl() |
boolean |
isEnabled() |
GetAllHeaders, GetHeader, GetRequestIdCopyright © 2026. All Rights Reserved.