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