Uses of Class
com.tencentcloudapi.tbaas.v20180416.models.ApplyChainMakerBatchUserCertResponse
-
Packages that use ApplyChainMakerBatchUserCertResponse Package Description com.tencentcloudapi.tbaas.v20180416 com.tencentcloudapi.tbaas.v20180416.models -
-
Uses of ApplyChainMakerBatchUserCertResponse in com.tencentcloudapi.tbaas.v20180416
Methods in com.tencentcloudapi.tbaas.v20180416 that return ApplyChainMakerBatchUserCertResponse Modifier and Type Method Description ApplyChainMakerBatchUserCertResponseTbaasClient. ApplyChainMakerBatchUserCert(ApplyChainMakerBatchUserCertRequest req)批量申请长安链用户签名证书 -
Uses of ApplyChainMakerBatchUserCertResponse in com.tencentcloudapi.tbaas.v20180416.models
Constructors in com.tencentcloudapi.tbaas.v20180416.models with parameters of type ApplyChainMakerBatchUserCertResponse Constructor Description ApplyChainMakerBatchUserCertResponse(ApplyChainMakerBatchUserCertResponse 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.
-