public class TdidClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
TdidClient(Credential credential,
String region) |
TdidClient(Credential credential,
String region,
ClientProfile profile) |
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, retry, setClientProfile, setCredential, setRegion, setRegionBreaker
public TdidClient(Credential credential, String region)
public TdidClient(Credential credential, String region, ClientProfile profile)
public CheckChainResponse CheckChain(CheckChainRequest req) throws TencentCloudSDKException
req
- CheckChainRequestTencentCloudSDKException
public CreateCredentialResponse CreateCredential(CreateCredentialRequest req) throws TencentCloudSDKException
req
- CreateCredentialRequestTencentCloudSDKException
public CreateSelectiveCredentialResponse CreateSelectiveCredential(CreateSelectiveCredentialRequest req) throws TencentCloudSDKException
req
- CreateSelectiveCredentialRequestTencentCloudSDKException
public CreateTDidResponse CreateTDid(CreateTDidRequest req) throws TencentCloudSDKException
req
- CreateTDidRequestTencentCloudSDKException
public CreateTDidByPrivateKeyResponse CreateTDidByPrivateKey(CreateTDidByPrivateKeyRequest req) throws TencentCloudSDKException
req
- CreateTDidByPrivateKeyRequestTencentCloudSDKException
public CreateTDidByPublicKeyResponse CreateTDidByPublicKey(CreateTDidByPublicKeyRequest req) throws TencentCloudSDKException
req
- CreateTDidByPublicKeyRequestTencentCloudSDKException
public GetAuthorityIssuerResponse GetAuthorityIssuer(GetAuthorityIssuerRequest req) throws TencentCloudSDKException
req
- GetAuthorityIssuerRequestTencentCloudSDKException
public GetCptInfoResponse GetCptInfo(GetCptInfoRequest req) throws TencentCloudSDKException
req
- GetCptInfoRequestTencentCloudSDKException
public GetCredentialStatusResponse GetCredentialStatus(GetCredentialStatusRequest req) throws TencentCloudSDKException
req
- GetCredentialStatusRequestTencentCloudSDKException
public GetDidDocumentResponse GetDidDocument(GetDidDocumentRequest req) throws TencentCloudSDKException
req
- GetDidDocumentRequestTencentCloudSDKException
public RegisterCptResponse RegisterCpt(RegisterCptRequest req) throws TencentCloudSDKException
req
- RegisterCptRequestTencentCloudSDKException
public SetCredentialStatusResponse SetCredentialStatus(SetCredentialStatusRequest req) throws TencentCloudSDKException
req
- SetCredentialStatusRequestTencentCloudSDKException
public VerifyCredentialResponse VerifyCredential(VerifyCredentialRequest req) throws TencentCloudSDKException
req
- VerifyCredentialRequestTencentCloudSDKException
Copyright © 2023. All rights reserved.