Uses of Class
com.tencentcloudapi.tbaas.v20180416.models.QueryChainMakerDemoContractResponse
-
Packages that use QueryChainMakerDemoContractResponse Package Description com.tencentcloudapi.tbaas.v20180416 com.tencentcloudapi.tbaas.v20180416.models -
-
Uses of QueryChainMakerDemoContractResponse in com.tencentcloudapi.tbaas.v20180416
Methods in com.tencentcloudapi.tbaas.v20180416 that return QueryChainMakerDemoContractResponse Modifier and Type Method Description QueryChainMakerDemoContractResponseTbaasClient. QueryChainMakerDemoContract(QueryChainMakerDemoContractRequest req)调用长安链体验网络合约查询 -
Uses of QueryChainMakerDemoContractResponse in com.tencentcloudapi.tbaas.v20180416.models
Constructors in com.tencentcloudapi.tbaas.v20180416.models with parameters of type QueryChainMakerDemoContractResponse Constructor Description QueryChainMakerDemoContractResponse(QueryChainMakerDemoContractResponse 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.
-