Uses of Class
com.tencentcloudapi.trp.v20210515.models.CreateTraceChainResponse
-
Packages that use CreateTraceChainResponse Package Description com.tencentcloudapi.trp.v20210515 com.tencentcloudapi.trp.v20210515.models -
-
Uses of CreateTraceChainResponse in com.tencentcloudapi.trp.v20210515
Methods in com.tencentcloudapi.trp.v20210515 that return CreateTraceChainResponse Modifier and Type Method Description CreateTraceChainResponseTrpClient. CreateTraceChain(CreateTraceChainRequest req)上链溯源信息 -
Uses of CreateTraceChainResponse in com.tencentcloudapi.trp.v20210515.models
Constructors in com.tencentcloudapi.trp.v20210515.models with parameters of type CreateTraceChainResponse Constructor Description CreateTraceChainResponse(CreateTraceChainResponse 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.
-