public class BiClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
BiClient(Credential credential,
String region) |
BiClient(Credential credential,
String region,
ClientProfile profile) |
Modifier and Type | Method and Description |
---|---|
ApplyEmbedIntervalResponse |
ApplyEmbedInterval(ApplyEmbedIntervalRequest req)
申请延长Token可用时间接口-强鉴权
|
CreateEmbedTokenResponse |
CreateEmbedToken(CreateEmbedTokenRequest req)
创建嵌出报表-强鉴权
|
call, callOctetStream, getClientProfile, getCredential, getRegion, internalRequest, retry, setClientProfile, setCredential, setRegion
public BiClient(Credential credential, String region)
public BiClient(Credential credential, String region, ClientProfile profile)
public ApplyEmbedIntervalResponse ApplyEmbedInterval(ApplyEmbedIntervalRequest req) throws TencentCloudSDKException
req
- ApplyEmbedIntervalRequestTencentCloudSDKException
public CreateEmbedTokenResponse CreateEmbedToken(CreateEmbedTokenRequest req) throws TencentCloudSDKException
req
- CreateEmbedTokenRequestTencentCloudSDKException
Copyright © 2022. All rights reserved.