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