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, internalRequest, internalRequestRaw, processResponseJson, processResponseSSE, retry, setClientProfile, setCredential, setRegion, setRegionBreaker
public TdidClient(Credential credential, String region)
public TdidClient(Credential credential, String region, ClientProfile profile)
public CreateDisclosedCredentialResponse CreateDisclosedCredential(CreateDisclosedCredentialRequest req) throws TencentCloudSDKException
req
- CreateDisclosedCredentialRequestTencentCloudSDKException
public CreatePresentationResponse CreatePresentation(CreatePresentationRequest req) throws TencentCloudSDKException
req
- CreatePresentationRequestTencentCloudSDKException
public CreateTDidByHostResponse CreateTDidByHost(CreateTDidByHostRequest req) throws TencentCloudSDKException
req
- CreateTDidByHostRequestTencentCloudSDKException
public CreateTDidByPubKeyResponse CreateTDidByPubKey(CreateTDidByPubKeyRequest req) throws TencentCloudSDKException
req
- CreateTDidByPubKeyRequestTencentCloudSDKException
public DeactivateTDidResponse DeactivateTDid(DeactivateTDidRequest req) throws TencentCloudSDKException
req
- DeactivateTDidRequestTencentCloudSDKException
public GetAppSummaryResponse GetAppSummary(GetAppSummaryRequest req) throws TencentCloudSDKException
req
- GetAppSummaryRequestTencentCloudSDKException
public GetCredentialStateResponse GetCredentialState(GetCredentialStateRequest req) throws TencentCloudSDKException
req
- GetCredentialStateRequestTencentCloudSDKException
public GetOverSummaryResponse GetOverSummary(GetOverSummaryRequest req) throws TencentCloudSDKException
req
- GetOverSummaryRequestTencentCloudSDKException
public GetTDidByObjectIdResponse GetTDidByObjectId(GetTDidByObjectIdRequest req) throws TencentCloudSDKException
req
- GetTDidByObjectIdRequestTencentCloudSDKException
public GetTDidDocumentResponse GetTDidDocument(GetTDidDocumentRequest req) throws TencentCloudSDKException
req
- GetTDidDocumentRequestTencentCloudSDKException
public GetTDidPubKeyResponse GetTDidPubKey(GetTDidPubKeyRequest req) throws TencentCloudSDKException
req
- GetTDidPubKeyRequestTencentCloudSDKException
public IssueCredentialResponse IssueCredential(IssueCredentialRequest req) throws TencentCloudSDKException
req
- IssueCredentialRequestTencentCloudSDKException
public QueryAuthorityInfoResponse QueryAuthorityInfo(QueryAuthorityInfoRequest req) throws TencentCloudSDKException
req
- QueryAuthorityInfoRequestTencentCloudSDKException
public QueryCPTResponse QueryCPT(QueryCPTRequest req) throws TencentCloudSDKException
req
- QueryCPTRequestTencentCloudSDKException
public SetTDidAttributeResponse SetTDidAttribute(SetTDidAttributeRequest req) throws TencentCloudSDKException
req
- SetTDidAttributeRequestTencentCloudSDKException
public UpdateCredentialStateResponse UpdateCredentialState(UpdateCredentialStateRequest req) throws TencentCloudSDKException
req
- UpdateCredentialStateRequestTencentCloudSDKException
public VerifyCredentialsResponse VerifyCredentials(VerifyCredentialsRequest req) throws TencentCloudSDKException
req
- VerifyCredentialsRequestTencentCloudSDKException
public VerifyPresentationResponse VerifyPresentation(VerifyPresentationRequest req) throws TencentCloudSDKException
req
- VerifyPresentationRequestTencentCloudSDKException
Copyright © 2024. All rights reserved.