public class MonitorClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
MonitorClient(Credential credential,
String region) |
MonitorClient(Credential credential,
String region,
ClientProfile profile) |
Modifier and Type | Method and Description |
---|---|
DescribeBaseMetricsResponse |
DescribeBaseMetrics(DescribeBaseMetricsRequest req)
This API is used to get the details of basic metrics.
|
GetMonitorDataResponse |
GetMonitorData(GetMonitorDataRequest req)
This API is used to get the monitoring data of a Tencent Cloud product by passing in the product's namespace, object dimension description, and monitoring metric.
|
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegion
public MonitorClient(Credential credential, String region)
public MonitorClient(Credential credential, String region, ClientProfile profile)
public DescribeBaseMetricsResponse DescribeBaseMetrics(DescribeBaseMetricsRequest req) throws TencentCloudSDKException
req
- DescribeBaseMetricsRequestTencentCloudSDKException
public GetMonitorDataResponse GetMonitorData(GetMonitorDataRequest req) throws TencentCloudSDKException
req
- GetMonitorDataRequestTencentCloudSDKException
Copyright © 2020. All rights reserved.