Uses of Class
com.tencentcloudapi.ic.v20190307.models.DescribeCardResponse
-
Packages that use DescribeCardResponse Package Description com.tencentcloudapi.ic.v20190307 com.tencentcloudapi.ic.v20190307.models -
-
Uses of DescribeCardResponse in com.tencentcloudapi.ic.v20190307
Methods in com.tencentcloudapi.ic.v20190307 that return DescribeCardResponse Modifier and Type Method Description DescribeCardResponseIcClient. DescribeCard(DescribeCardRequest req)查询卡片详细信息 -
Uses of DescribeCardResponse in com.tencentcloudapi.ic.v20190307.models
Constructors in com.tencentcloudapi.ic.v20190307.models with parameters of type DescribeCardResponse Constructor Description DescribeCardResponse(DescribeCardResponse 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.
-