Uses of Class
com.tencentcloudapi.tdid.v20210519.models.CreateSelectiveCredentialRequest
-
Packages that use CreateSelectiveCredentialRequest Package Description com.tencentcloudapi.tdid.v20210519 com.tencentcloudapi.tdid.v20210519.models -
-
Uses of CreateSelectiveCredentialRequest in com.tencentcloudapi.tdid.v20210519
Methods in com.tencentcloudapi.tdid.v20210519 with parameters of type CreateSelectiveCredentialRequest Modifier and Type Method Description CreateSelectiveCredentialResponseTdidClient. CreateSelectiveCredential(CreateSelectiveCredentialRequest req)该接口不再使用 创建选择性批露凭证 -
Uses of CreateSelectiveCredentialRequest in com.tencentcloudapi.tdid.v20210519.models
Constructors in com.tencentcloudapi.tdid.v20210519.models with parameters of type CreateSelectiveCredentialRequest Constructor Description CreateSelectiveCredentialRequest(CreateSelectiveCredentialRequest 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.
-