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)
This API is used to extend the available time of a token with strong authentication.
|
CreateDatasourceResponse |
CreateDatasource(CreateDatasourceRequest req)
This API is used to create a data source.
|
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, internalRequest, internalRequestRaw, processResponseJson, processResponseSSE, retry, setClientProfile, setCredential, setRegion, setRegionBreaker
public BiClient(Credential credential, String region)
public BiClient(Credential credential, String region, ClientProfile profile)
public ApplyEmbedIntervalResponse ApplyEmbedInterval(ApplyEmbedIntervalRequest req) throws TencentCloudSDKException
req
- ApplyEmbedIntervalRequestTencentCloudSDKException
public CreateDatasourceResponse CreateDatasource(CreateDatasourceRequest req) throws TencentCloudSDKException
req
- CreateDatasourceRequestTencentCloudSDKException
Copyright © 2025. All rights reserved.