Uses of Class
com.tencentcloudapi.pts.v20210728.models.DescribeSampleMatrixBatchQueryResponse
-
Packages that use DescribeSampleMatrixBatchQueryResponse Package Description com.tencentcloudapi.pts.v20210728 com.tencentcloudapi.pts.v20210728.models -
-
Uses of DescribeSampleMatrixBatchQueryResponse in com.tencentcloudapi.pts.v20210728
Methods in com.tencentcloudapi.pts.v20210728 that return DescribeSampleMatrixBatchQueryResponse Modifier and Type Method Description DescribeSampleMatrixBatchQueryResponsePtsClient. DescribeSampleMatrixBatchQuery(DescribeSampleMatrixBatchQueryRequest req)批量查询指标矩阵 -
Uses of DescribeSampleMatrixBatchQueryResponse in com.tencentcloudapi.pts.v20210728.models
Constructors in com.tencentcloudapi.pts.v20210728.models with parameters of type DescribeSampleMatrixBatchQueryResponse Constructor Description DescribeSampleMatrixBatchQueryResponse(DescribeSampleMatrixBatchQueryResponse 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.
-