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