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