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 AddLabelResponse AddLabel(AddLabelRequest req) throws TencentCloudSDKException
req
- AddLabelRequestTencentCloudSDKException
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 GetAgencyTDidResponse GetAgencyTDid(GetAgencyTDidRequest req) throws TencentCloudSDKException
req
- GetAgencyTDidRequestTencentCloudSDKException
public GetAuthorityIssuerResponse GetAuthorityIssuer(GetAuthorityIssuerRequest req) throws TencentCloudSDKException
req
- GetAuthorityIssuerRequestTencentCloudSDKException
public GetConsortiumClusterListResponse GetConsortiumClusterList(GetConsortiumClusterListRequest req) throws TencentCloudSDKException
req
- GetConsortiumClusterListRequestTencentCloudSDKException
public GetConsortiumListResponse GetConsortiumList(GetConsortiumListRequest req) throws TencentCloudSDKException
req
- GetConsortiumListRequestTencentCloudSDKException
public GetCptInfoResponse GetCptInfo(GetCptInfoRequest req) throws TencentCloudSDKException
req
- GetCptInfoRequestTencentCloudSDKException
public GetCredentialCptRankResponse GetCredentialCptRank(GetCredentialCptRankRequest req) throws TencentCloudSDKException
req
- GetCredentialCptRankRequestTencentCloudSDKException
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.