Uses of Class
com.tencentcloudapi.tbaas.v20180416.models.QueryChainMakerTransactionResponse
-
Packages that use QueryChainMakerTransactionResponse Package Description com.tencentcloudapi.tbaas.v20180416 com.tencentcloudapi.tbaas.v20180416.models -
-
Uses of QueryChainMakerTransactionResponse in com.tencentcloudapi.tbaas.v20180416
Methods in com.tencentcloudapi.tbaas.v20180416 that return QueryChainMakerTransactionResponse Modifier and Type Method Description QueryChainMakerTransactionResponseTbaasClient. QueryChainMakerTransaction(QueryChainMakerTransactionRequest req)通过交易ID查询长安链交易 -
Uses of QueryChainMakerTransactionResponse in com.tencentcloudapi.tbaas.v20180416.models
Constructors in com.tencentcloudapi.tbaas.v20180416.models with parameters of type QueryChainMakerTransactionResponse Constructor Description QueryChainMakerTransactionResponse(QueryChainMakerTransactionResponse 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.
-