Uses of Class
com.tencentcloudapi.trp.v20210515.models.DescribeCodeBatchByIdResponse
-
Packages that use DescribeCodeBatchByIdResponse Package Description com.tencentcloudapi.trp.v20210515 com.tencentcloudapi.trp.v20210515.models -
-
Uses of DescribeCodeBatchByIdResponse in com.tencentcloudapi.trp.v20210515
Methods in com.tencentcloudapi.trp.v20210515 that return DescribeCodeBatchByIdResponse Modifier and Type Method Description DescribeCodeBatchByIdResponseTrpClient. DescribeCodeBatchById(DescribeCodeBatchByIdRequest req)查询批次信息 -
Uses of DescribeCodeBatchByIdResponse in com.tencentcloudapi.trp.v20210515.models
Constructors in com.tencentcloudapi.trp.v20210515.models with parameters of type DescribeCodeBatchByIdResponse Constructor Description DescribeCodeBatchByIdResponse(DescribeCodeBatchByIdResponse 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.
-