public class CarClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION| Constructor and Description |
|---|
CarClient(Credential credential,
String region) |
CarClient(Credential credential,
String region,
ClientProfile profile) |
| Modifier and Type | Method and Description |
|---|---|
ApplyConcurrentResponse |
ApplyConcurrent(ApplyConcurrentRequest req)
申请并发
|
CreateSessionResponse |
CreateSession(CreateSessionRequest req)
创建会话
|
DestroySessionResponse |
DestroySession(DestroySessionRequest req)
销毁会话
|
StartPublishStreamResponse |
StartPublishStream(StartPublishStreamRequest req)
开始云端推流
|
StopPublishStreamResponse |
StopPublishStream(StopPublishStreamRequest req)
停止云端推流
|
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, retry, setClientProfile, setCredential, setRegion, setRegionBreakerpublic CarClient(Credential credential, String region)
public CarClient(Credential credential, String region, ClientProfile profile)
public ApplyConcurrentResponse ApplyConcurrent(ApplyConcurrentRequest req) throws TencentCloudSDKException
req - ApplyConcurrentRequestTencentCloudSDKExceptionpublic CreateSessionResponse CreateSession(CreateSessionRequest req) throws TencentCloudSDKException
req - CreateSessionRequestTencentCloudSDKExceptionpublic DestroySessionResponse DestroySession(DestroySessionRequest req) throws TencentCloudSDKException
req - DestroySessionRequestTencentCloudSDKExceptionpublic StartPublishStreamResponse StartPublishStream(StartPublishStreamRequest req) throws TencentCloudSDKException
req - StartPublishStreamRequestTencentCloudSDKExceptionpublic StopPublishStreamResponse StopPublishStream(StopPublishStreamRequest req) throws TencentCloudSDKException
req - StopPublishStreamRequestTencentCloudSDKExceptionCopyright © 2023. All rights reserved.