Uses of Class
com.tencentcloudapi.tdid.v20210519.models.CheckChainRequest
-
Packages that use CheckChainRequest Package Description com.tencentcloudapi.tdid.v20210519 com.tencentcloudapi.tdid.v20210519.models -
-
Uses of CheckChainRequest in com.tencentcloudapi.tdid.v20210519
Methods in com.tencentcloudapi.tdid.v20210519 with parameters of type CheckChainRequest Modifier and Type Method Description CheckChainResponseTdidClient. CheckChain(CheckChainRequest req)该接口不再使用 检查区块链信息 -
Uses of CheckChainRequest in com.tencentcloudapi.tdid.v20210519.models
Constructors in com.tencentcloudapi.tdid.v20210519.models with parameters of type CheckChainRequest Constructor Description CheckChainRequest(CheckChainRequest 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.
-