Uses of Class
com.tencentcloudapi.tbaas.v20180416.models.InvokeChainMakerDemoContractResponse
-
Packages that use InvokeChainMakerDemoContractResponse Package Description com.tencentcloudapi.tbaas.v20180416 com.tencentcloudapi.tbaas.v20180416.models -
-
Uses of InvokeChainMakerDemoContractResponse in com.tencentcloudapi.tbaas.v20180416
Methods in com.tencentcloudapi.tbaas.v20180416 that return InvokeChainMakerDemoContractResponse Modifier and Type Method Description InvokeChainMakerDemoContractResponseTbaasClient. InvokeChainMakerDemoContract(InvokeChainMakerDemoContractRequest req)调用长安链体验网络合约执行交易 -
Uses of InvokeChainMakerDemoContractResponse in com.tencentcloudapi.tbaas.v20180416.models
Constructors in com.tencentcloudapi.tbaas.v20180416.models with parameters of type InvokeChainMakerDemoContractResponse Constructor Description InvokeChainMakerDemoContractResponse(InvokeChainMakerDemoContractResponse 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.
-