public class TenantAppMetrics extends Object
| 构造器和说明 |
|---|
TenantAppMetrics(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
QueryTenantAppMetricsResp |
query(QueryTenantAppMetricsReq req)
获取应用运营数据,获取 aPaaS 应用活跃数据、存储或运行资源用量数据。
|
QueryTenantAppMetricsResp |
query(QueryTenantAppMetricsReq req,
RequestOptions reqOptions)
获取应用运营数据,获取 aPaaS 应用活跃数据、存储或运行资源用量数据。
|
public TenantAppMetrics(Config config)
public QueryTenantAppMetricsResp query(QueryTenantAppMetricsReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic QueryTenantAppMetricsResp query(QueryTenantAppMetricsReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.