Uses of Class
com.tencentcloudapi.apm.v20210622.models.DescribeMetricRecordsResponse
-
Packages that use DescribeMetricRecordsResponse Package Description com.tencentcloudapi.apm.v20210622 com.tencentcloudapi.apm.v20210622.models -
-
Uses of DescribeMetricRecordsResponse in com.tencentcloudapi.apm.v20210622
Methods in com.tencentcloudapi.apm.v20210622 that return DescribeMetricRecordsResponse Modifier and Type Method Description DescribeMetricRecordsResponseApmClient. DescribeMetricRecords(DescribeMetricRecordsRequest req)拉取通用指标列表 -
Uses of DescribeMetricRecordsResponse in com.tencentcloudapi.apm.v20210622.models
Constructors in com.tencentcloudapi.apm.v20210622.models with parameters of type DescribeMetricRecordsResponse Constructor Description DescribeMetricRecordsResponse(DescribeMetricRecordsResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-