Uses of Class
com.tencentcloudapi.pts.v20210728.models.DescribeSampleBatchQueryResponse
-
Packages that use DescribeSampleBatchQueryResponse Package Description com.tencentcloudapi.pts.v20210728 com.tencentcloudapi.pts.v20210728.models -
-
Uses of DescribeSampleBatchQueryResponse in com.tencentcloudapi.pts.v20210728
Methods in com.tencentcloudapi.pts.v20210728 that return DescribeSampleBatchQueryResponse Modifier and Type Method Description DescribeSampleBatchQueryResponsePtsClient. DescribeSampleBatchQuery(DescribeSampleBatchQueryRequest req)批量查询指标,返回固定时间点指标内容 -
Uses of DescribeSampleBatchQueryResponse in com.tencentcloudapi.pts.v20210728.models
Constructors in com.tencentcloudapi.pts.v20210728.models with parameters of type DescribeSampleBatchQueryResponse Constructor Description DescribeSampleBatchQueryResponse(DescribeSampleBatchQueryResponse 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.
-