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