Uses of Class
com.tencentcloudapi.tbaas.v20180416.models.QueryChainMakerDemoBlockTransactionResponse
-
Packages that use QueryChainMakerDemoBlockTransactionResponse Package Description com.tencentcloudapi.tbaas.v20180416 com.tencentcloudapi.tbaas.v20180416.models -
-
Uses of QueryChainMakerDemoBlockTransactionResponse in com.tencentcloudapi.tbaas.v20180416
Methods in com.tencentcloudapi.tbaas.v20180416 that return QueryChainMakerDemoBlockTransactionResponse Modifier and Type Method Description QueryChainMakerDemoBlockTransactionResponseTbaasClient. QueryChainMakerDemoBlockTransaction(QueryChainMakerDemoBlockTransactionRequest req)查询长安链体验网络指定高度区块的交易 -
Uses of QueryChainMakerDemoBlockTransactionResponse in com.tencentcloudapi.tbaas.v20180416.models
Constructors in com.tencentcloudapi.tbaas.v20180416.models with parameters of type QueryChainMakerDemoBlockTransactionResponse Constructor Description QueryChainMakerDemoBlockTransactionResponse(QueryChainMakerDemoBlockTransactionResponse 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.
-