| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<WithTaskMetric> |
MetricsApi.getHostMetrics(GetHostMetricInput getHostMetricInput) |
okhttp3.Call |
MetricsApi.getHostMetricsAsync(GetHostMetricInput getHostMetricInput,
ApiCallback<List<WithTaskMetric>> _callback)
(asynchronously)
|
okhttp3.Call |
MetricsApi.getHostMetricsCall(GetHostMetricInput getHostMetricInput,
ApiCallback _callback)
Build call for getHostMetrics
|
ApiResponse<List<WithTaskMetric>> |
MetricsApi.getHostMetricsWithHttpInfo(GetHostMetricInput getHostMetricInput) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetHostMetricInput |
GetHostMetricInput.addMetricsItem(String metricsItem) |
GetHostMetricInput |
GetHostMetricInput.hosts(HostWhereInput hosts) |
GetHostMetricInput |
GetHostMetricInput.metrics(List<String> metrics) |
GetHostMetricInput |
GetHostMetricInput.range(String range) |
Copyright © 2025. All rights reserved.