public class TbaasClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
构造器和说明 |
---|
TbaasClient(Credential credential,
String region)
构造client
|
TbaasClient(Credential credential,
String region,
ClientProfile profile)
构造client
|
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegion
public TbaasClient(Credential credential, String region)
credential
- 认证信息实例region
- 产品地域public TbaasClient(Credential credential, String region, ClientProfile profile)
credential
- 认证信息实例region
- 产品地域profile
- 配置实例public ApplyUserCertResponse ApplyUserCert(ApplyUserCertRequest req) throws TencentCloudSDKException
req
- ApplyUserCertRequestTencentCloudSDKException
public BlockByNumberHandlerResponse BlockByNumberHandler(BlockByNumberHandlerRequest req) throws TencentCloudSDKException
req
- BlockByNumberHandlerRequestTencentCloudSDKException
public DownloadUserCertResponse DownloadUserCert(DownloadUserCertRequest req) throws TencentCloudSDKException
req
- DownloadUserCertRequestTencentCloudSDKException
public GetBlockListResponse GetBlockList(GetBlockListRequest req) throws TencentCloudSDKException
req
- GetBlockListRequestTencentCloudSDKException
public GetBlockListHandlerResponse GetBlockListHandler(GetBlockListHandlerRequest req) throws TencentCloudSDKException
req
- GetBlockListHandlerRequestTencentCloudSDKException
public GetClusterSummaryResponse GetClusterSummary(GetClusterSummaryRequest req) throws TencentCloudSDKException
req
- GetClusterSummaryRequestTencentCloudSDKException
public GetInvokeTxResponse GetInvokeTx(GetInvokeTxRequest req) throws TencentCloudSDKException
req
- GetInvokeTxRequestTencentCloudSDKException
public GetLatesdTransactionListResponse GetLatesdTransactionList(GetLatesdTransactionListRequest req) throws TencentCloudSDKException
req
- GetLatesdTransactionListRequestTencentCloudSDKException
public GetTransByHashHandlerResponse GetTransByHashHandler(GetTransByHashHandlerRequest req) throws TencentCloudSDKException
req
- GetTransByHashHandlerRequestTencentCloudSDKException
public GetTransListHandlerResponse GetTransListHandler(GetTransListHandlerRequest req) throws TencentCloudSDKException
req
- GetTransListHandlerRequestTencentCloudSDKException
public GetTransactionDetailForUserResponse GetTransactionDetailForUser(GetTransactionDetailForUserRequest req) throws TencentCloudSDKException
req
- GetTransactionDetailForUserRequestTencentCloudSDKException
public InvokeResponse Invoke(InvokeRequest req) throws TencentCloudSDKException
req
- InvokeRequestTencentCloudSDKException
public QueryResponse Query(QueryRequest req) throws TencentCloudSDKException
req
- QueryRequestTencentCloudSDKException
public SendTransactionHandlerResponse SendTransactionHandler(SendTransactionHandlerRequest req) throws TencentCloudSDKException
req
- SendTransactionHandlerRequestTencentCloudSDKException
public SrvInvokeResponse SrvInvoke(SrvInvokeRequest req) throws TencentCloudSDKException
req
- SrvInvokeRequestTencentCloudSDKException
Copyright © 2019. All rights reserved.