| 程序包 | 说明 |
|---|---|
| com.antgroup.antchain.openapi.rms | |
| com.antgroup.antchain.openapi.rms.models |
| 限定符和类型 | 方法和说明 |
|---|---|
QueryLogpathMetricsResponse |
Client.queryLogpathMetrics(QueryLogpathMetricsRequest request)
Description: 获取持久化日志路径级别的监控数据
Summary: 持久化日志监控
|
QueryLogpathMetricsResponse |
Client.queryLogpathMetricsEx(QueryLogpathMetricsRequest request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
Description: 获取持久化日志路径级别的监控数据
Summary: 持久化日志监控
|
| 限定符和类型 | 方法和说明 |
|---|---|
static QueryLogpathMetricsRequest |
QueryLogpathMetricsRequest.build(Map<String,?> map) |
QueryLogpathMetricsRequest |
QueryLogpathMetricsRequest.setAppName(String appName) |
QueryLogpathMetricsRequest |
QueryLogpathMetricsRequest.setAuthToken(String authToken) |
QueryLogpathMetricsRequest |
QueryLogpathMetricsRequest.setEnd(Long end) |
QueryLogpathMetricsRequest |
QueryLogpathMetricsRequest.setFullpath(String fullpath) |
QueryLogpathMetricsRequest |
QueryLogpathMetricsRequest.setStart(Long start) |
QueryLogpathMetricsRequest |
QueryLogpathMetricsRequest.setWorkspaceName(String workspaceName) |
Copyright © 2022. All rights reserved.