public class LiveClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION| Constructor and Description | 
|---|
| LiveClient(Credential credential,
          String region) | 
| LiveClient(Credential credential,
          String region,
          ClientProfile profile) | 
| Modifier and Type | Method and Description | 
|---|---|
| AddDelayLiveStreamResponse | AddDelayLiveStream(AddDelayLiveStreamRequest req)This API is used to set a delay in playing the images of large live streaming events, in case of emergencies. | 
| AddLiveDomainResponse | AddLiveDomain(AddLiveDomainRequest req)This API is used to add a domain name. | 
| AddLiveWatermarkResponse | AddLiveWatermark(AddLiveWatermarkRequest req)After a watermark is added and a watermark ID is successfully returned, you need to call the [CreateLiveWatermarkRule](https://intl.cloud.tencent.com/document/product/267/32629?from_cn_redirect=1) API to bind the watermark ID to a stream. | 
| BindLiveDomainCertResponse | BindLiveDomainCert(BindLiveDomainCertRequest req)This API is used to bind a domain name certificate. | 
| CancelCommonMixStreamResponse | CancelCommonMixStream(CancelCommonMixStreamRequest req)This API is used to cancel a stream mix. | 
| CreateCommonMixStreamResponse | CreateCommonMixStream(CreateCommonMixStreamRequest req)This API is used to create a general stream mix. | 
| CreateLiveCallbackRuleResponse | CreateLiveCallbackRule(CreateLiveCallbackRuleRequest req)To create a callback rule, you need to first call the [CreateLiveCallbackTemplate](https://intl.cloud.tencent.com/document/product/267/32637?from_cn_redirect=1) API to create a callback template and bind the returned template ID to the domain name/path. | 
| CreateLiveCallbackTemplateResponse | CreateLiveCallbackTemplate(CreateLiveCallbackTemplateRequest req)After a callback template is created and a template ID is successfully returned, you need to call the [CreateLiveCallbackRule](https://intl.cloud.tencent.com/document/product/267/32638?from_cn_redirect=1) API and bind the template ID to the domain name/path. | 
| CreateLiveCertResponse | CreateLiveCert(CreateLiveCertRequest req)This API is used to add a certificate. | 
| CreateLiveRecordResponse | CreateLiveRecord(CreateLiveRecordRequest req)- Prerequisites
  1. | 
| CreateLiveRecordRuleResponse | CreateLiveRecordRule(CreateLiveRecordRuleRequest req)To create a recording rule, you need to first call the [CreateLiveRecordTemplate](https://intl.cloud.tencent.com/document/product/267/32614?from_cn_redirect=1) API to create a recording template and bind the returned template ID to the stream. | 
| CreateLiveRecordTemplateResponse | CreateLiveRecordTemplate(CreateLiveRecordTemplateRequest req)After a recording template is created and a template ID is successfully returned, you need to call the [CreateLiveRecordRule](https://intl.cloud.tencent.com/document/product/267/32615?from_cn_redirect=1) API and bind the template ID to the stream. | 
| CreateLiveSnapshotRuleResponse | CreateLiveSnapshotRule(CreateLiveSnapshotRuleRequest req)This API is used to create a screencapturing rule. | 
| CreateLiveSnapshotTemplateResponse | CreateLiveSnapshotTemplate(CreateLiveSnapshotTemplateRequest req)After a screencapturing template is created and a template ID is successfully returned, you need to call the [CreateLiveSnapshotRule](https://intl.cloud.tencent.com/document/product/267/32625?from_cn_redirect=1) API and bind the template ID to the stream. | 
| CreateLiveTranscodeRuleResponse | CreateLiveTranscodeRule(CreateLiveTranscodeRuleRequest req)To create a transcoding rule, you need to first call the [CreateLiveTranscodeTemplate](https://intl.cloud.tencent.com/document/product/267/32646?from_cn_redirect=1) API to create a transcoding template and bind the returned template ID to the stream. | 
| CreateLiveTranscodeTemplateResponse | CreateLiveTranscodeTemplate(CreateLiveTranscodeTemplateRequest req)After a transcoding template is created and a template ID is successfully returned, you need to call the [CreateLiveTranscodeRule](https://intl.cloud.tencent.com/document/product/267/32647?from_cn_redirect=1) API and bind the returned template ID to the stream. | 
| CreateLiveWatermarkRuleResponse | CreateLiveWatermarkRule(CreateLiveWatermarkRuleRequest req)To create a watermarking rule, you need to first call the [AddLiveWatermark](https://intl.cloud.tencent.com/document/product/267/30154?from_cn_redirect=1) API to add a watermark and bind the returned watermark ID to the stream. | 
| CreateRecordTaskResponse | CreateRecordTask(CreateRecordTaskRequest req)This API is used to create a recording task that starts and ends at specified times and records by using the configuration corresponding to a specified recording template ID. | 
| DeleteLiveCallbackRuleResponse | DeleteLiveCallbackRule(DeleteLiveCallbackRuleRequest req)This API is used to delete a callback rule. | 
| DeleteLiveCallbackTemplateResponse | DeleteLiveCallbackTemplate(DeleteLiveCallbackTemplateRequest req)This API deletes a callback template. | 
| DeleteLiveCertResponse | DeleteLiveCert(DeleteLiveCertRequest req)This API is used to delete a certificate corresponding to the domain name. | 
| DeleteLiveDomainResponse | DeleteLiveDomain(DeleteLiveDomainRequest req)This API is used to delete an added LVB domain name. | 
| DeleteLiveRecordResponse | DeleteLiveRecord(DeleteLiveRecordRequest req)Note: The `DeleteLiveRecord` API is only used to delete the record of recording tasks but not stop recording or deleting an ongoing recording task. | 
| DeleteLiveRecordRuleResponse | DeleteLiveRecordRule(DeleteLiveRecordRuleRequest req)This API is used to delete a recording rule. | 
| DeleteLiveRecordTemplateResponse | DeleteLiveRecordTemplate(DeleteLiveRecordTemplateRequest req)This API is used to delete a recording template. | 
| DeleteLiveSnapshotRuleResponse | DeleteLiveSnapshotRule(DeleteLiveSnapshotRuleRequest req)This API is used to delete a screencapturing rule. | 
| DeleteLiveSnapshotTemplateResponse | DeleteLiveSnapshotTemplate(DeleteLiveSnapshotTemplateRequest req)This API is used to delete a screencapturing template. | 
| DeleteLiveTranscodeRuleResponse | DeleteLiveTranscodeRule(DeleteLiveTranscodeRuleRequest req)This API is used to delete a transcoding rule. | 
| DeleteLiveTranscodeTemplateResponse | DeleteLiveTranscodeTemplate(DeleteLiveTranscodeTemplateRequest req)This API is used to delete a transcoding template. | 
| DeleteLiveWatermarkResponse | DeleteLiveWatermark(DeleteLiveWatermarkRequest req)This API is used to delete a watermark. | 
| DeleteLiveWatermarkRuleResponse | DeleteLiveWatermarkRule(DeleteLiveWatermarkRuleRequest req)This API is used to delete a watermarking rule. | 
| DeleteRecordTaskResponse | DeleteRecordTask(DeleteRecordTaskRequest req)This API is used to delete a recording task configuration. | 
| DescribeAllStreamPlayInfoListResponse | DescribeAllStreamPlayInfoList(DescribeAllStreamPlayInfoListRequest req)This API is used to query the downstream information of all streams at a specified point in time (at a 1-minute granularity). | 
| DescribeAreaBillBandwidthAndFluxListResponse | DescribeAreaBillBandwidthAndFluxList(DescribeAreaBillBandwidthAndFluxListRequest req)This API is used to query the billable LVB bandwidth and traffic data outside Chinese mainland. | 
| DescribeBillBandwidthAndFluxListResponse | DescribeBillBandwidthAndFluxList(DescribeBillBandwidthAndFluxListRequest req)This API is used to query the data of billable LVB bandwidth and traffic. | 
| DescribeConcurrentRecordStreamNumResponse | DescribeConcurrentRecordStreamNum(DescribeConcurrentRecordStreamNumRequest req)This API is used to query the number of concurrent recording channels, which is applicable to LCB and LVB. | 
| DescribeDeliverBandwidthListResponse | DescribeDeliverBandwidthList(DescribeDeliverBandwidthListRequest req)This API is used to query the billable bandwidth of live stream relaying in the last 3 months. | 
| DescribeGroupProIspPlayInfoListResponse | DescribeGroupProIspPlayInfoList(DescribeGroupProIspPlayInfoListRequest req)This API is used to query the downstream playback data by district and ISP. | 
| DescribeHttpStatusInfoListResponse | DescribeHttpStatusInfoList(DescribeHttpStatusInfoListRequest req)This API is used to query the number of each playback HTTP status code at a 5-minute granularity in a certain period of time. | 
| DescribeLiveCallbackRulesResponse | DescribeLiveCallbackRules(DescribeLiveCallbackRulesRequest req)This API is used to get the callback rule list. | 
| DescribeLiveCallbackTemplateResponse | DescribeLiveCallbackTemplate(DescribeLiveCallbackTemplateRequest req)This API is used to get a single callback template. | 
| DescribeLiveCallbackTemplatesResponse | DescribeLiveCallbackTemplates(DescribeLiveCallbackTemplatesRequest req)This API is used to get the callback template list. | 
| DescribeLiveCertResponse | DescribeLiveCert(DescribeLiveCertRequest req)This API is used to get certificate information. | 
| DescribeLiveCertsResponse | DescribeLiveCerts(DescribeLiveCertsRequest req)This API is used to get the certificate information list. | 
| DescribeLiveDelayInfoListResponse | DescribeLiveDelayInfoList(DescribeLiveDelayInfoListRequest req)This API is used to get the list of delayed playbacks. | 
| DescribeLiveDomainResponse | DescribeLiveDomain(DescribeLiveDomainRequest req)This API is used to query the LVB domain name information. | 
| DescribeLiveDomainCertResponse | DescribeLiveDomainCert(DescribeLiveDomainCertRequest req)This API is used to get the domain name certificate information. | 
| DescribeLiveDomainPlayInfoListResponse | DescribeLiveDomainPlayInfoList(DescribeLiveDomainPlayInfoListRequest req)This API is used to query the real-time downstream playback data at the domain name level. | 
| DescribeLiveDomainRefererResponse | DescribeLiveDomainReferer(DescribeLiveDomainRefererRequest req)This API is used to query referer allowlist/blocklist configuration of a live streaming domain name. | 
| DescribeLiveDomainsResponse | DescribeLiveDomains(DescribeLiveDomainsRequest req)This API is used to query domain names by domain name status and type. | 
| DescribeLiveForbidStreamListResponse | DescribeLiveForbidStreamList(DescribeLiveForbidStreamListRequest req)This API is used to get the list of disabled streams. | 
| DescribeLivePlayAuthKeyResponse | DescribeLivePlayAuthKey(DescribeLivePlayAuthKeyRequest req)This API is used to query the playback authentication key. | 
| DescribeLivePushAuthKeyResponse | DescribeLivePushAuthKey(DescribeLivePushAuthKeyRequest req)This API is used to query the LVB push authentication key. | 
| DescribeLiveRecordRulesResponse | DescribeLiveRecordRules(DescribeLiveRecordRulesRequest req)This API is used to get the list of recording rules. | 
| DescribeLiveRecordTemplateResponse | DescribeLiveRecordTemplate(DescribeLiveRecordTemplateRequest req)This API is used to get a single recording template. | 
| DescribeLiveRecordTemplatesResponse | DescribeLiveRecordTemplates(DescribeLiveRecordTemplatesRequest req)This API is used to get the recording template list. | 
| DescribeLiveSnapshotRulesResponse | DescribeLiveSnapshotRules(DescribeLiveSnapshotRulesRequest req)This API is used to get the screencapturing rule list. | 
| DescribeLiveSnapshotTemplateResponse | DescribeLiveSnapshotTemplate(DescribeLiveSnapshotTemplateRequest req)This API is used to get a single screencapturing template. | 
| DescribeLiveSnapshotTemplatesResponse | DescribeLiveSnapshotTemplates(DescribeLiveSnapshotTemplatesRequest req)This API is used to get the screencapturing template list. | 
| DescribeLiveStreamEventListResponse | DescribeLiveStreamEventList(DescribeLiveStreamEventListRequest req)This API is used to query stream push/interruption events. Notes: 1. | 
| DescribeLiveStreamOnlineListResponse | DescribeLiveStreamOnlineList(DescribeLiveStreamOnlineListRequest req)This API is used to get the list of ongoing live streams. | 
| DescribeLiveStreamPublishedListResponse | DescribeLiveStreamPublishedList(DescribeLiveStreamPublishedListRequest req)This API is used to return the list of pushed streams. | 
| DescribeLiveStreamPushInfoListResponse | DescribeLiveStreamPushInfoList(DescribeLiveStreamPushInfoListRequest req)This API is used to query the push information of all real-time streams, including client IP, server IP, frame rate, bitrate, domain name, and push start time. | 
| DescribeLiveStreamStateResponse | DescribeLiveStreamState(DescribeLiveStreamStateRequest req)This API is used to get the stream status, such as active, inactive, or disabled. | 
| DescribeLiveTranscodeDetailInfoResponse | DescribeLiveTranscodeDetailInfo(DescribeLiveTranscodeDetailInfoRequest req)This API is used to query the details of transcoding on a specified day or in a specified period of time. | 
| DescribeLiveTranscodeRulesResponse | DescribeLiveTranscodeRules(DescribeLiveTranscodeRulesRequest req)This API is used to get the list of transcoding rules. | 
| DescribeLiveTranscodeTemplateResponse | DescribeLiveTranscodeTemplate(DescribeLiveTranscodeTemplateRequest req)This API is used to get a single transcoding template. | 
| DescribeLiveTranscodeTemplatesResponse | DescribeLiveTranscodeTemplates(DescribeLiveTranscodeTemplatesRequest req)This API is used to get the transcoding template list. | 
| DescribeLiveWatermarkResponse | DescribeLiveWatermark(DescribeLiveWatermarkRequest req)This API is used to get the information of a single watermark. | 
| DescribeLiveWatermarkRulesResponse | DescribeLiveWatermarkRules(DescribeLiveWatermarkRulesRequest req)This API is used to get the watermarking rule list. | 
| DescribeLiveWatermarksResponse | DescribeLiveWatermarks(DescribeLiveWatermarksRequest req)This API is used to query the watermark list. | 
| DescribePlayErrorCodeDetailInfoListResponse | DescribePlayErrorCodeDetailInfoList(DescribePlayErrorCodeDetailInfoListRequest req)This API is used to query the information of downstream playback error codes, i.e., the occurrences of each HTTP error code (4xx and 5xx) at a 1-minute granularity in a certain period of time. | 
| DescribePlayErrorCodeSumInfoListResponse | DescribePlayErrorCodeSumInfoList(DescribePlayErrorCodeSumInfoListRequest req)This API is used to query the information of downstream playback error codes. | 
| DescribeProIspPlaySumInfoListResponse | DescribeProIspPlaySumInfoList(DescribeProIspPlaySumInfoListRequest req)This API is used to query the average traffic per second, total traffic, and number of total requests by country/region, district, and ISP in a certain period of time. | 
| DescribeProvinceIspPlayInfoListResponse | DescribeProvinceIspPlayInfoList(DescribeProvinceIspPlayInfoListRequest req)This API is used to query the downstream playback data of a specified ISP in a specified district, including bandwidth, traffic, number of requests, and number of concurrent connections. | 
| DescribeScreenShotSheetNumListResponse | DescribeScreenShotSheetNumList(DescribeScreenShotSheetNumListRequest req)The API is used to query the number of screenshots as an LVB value-added service. | 
| DescribeStreamDayPlayInfoListResponse | DescribeStreamDayPlayInfoList(DescribeStreamDayPlayInfoListRequest req)This API is used to query the playback data of each stream at the day level, including the total traffic. | 
| DescribeStreamPlayInfoListResponse | DescribeStreamPlayInfoList(DescribeStreamPlayInfoListRequest req)This API is used to query the playback data. | 
| DescribeStreamPushInfoListResponse | DescribeStreamPushInfoList(DescribeStreamPushInfoListRequest req)This API is used to query the upstream push quality data by stream ID, including frame rate, bitrate, elapsed time, and codec of audio and video files. | 
| DescribeTopClientIpSumInfoListResponse | DescribeTopClientIpSumInfoList(DescribeTopClientIpSumInfoListRequest req)This API is used to query the information of the top n client IPs in a certain period of time (top 1,000 is supported currently). | 
| DescribeUploadStreamNumsResponse | DescribeUploadStreamNums(DescribeUploadStreamNumsRequest req)This API is used to query the number of LVB upstream channels. | 
| DescribeVisitTopSumInfoListResponse | DescribeVisitTopSumInfoList(DescribeVisitTopSumInfoListRequest req)This API is used to query the information of the top n domain names or stream IDs in a certain period of time (top 1,000 is supported currently). | 
| DropLiveStreamResponse | DropLiveStream(DropLiveStreamRequest req)This API is used to disconnect the push connection, which can be resumed. | 
| EnableLiveDomainResponse | EnableLiveDomain(EnableLiveDomainRequest req)This API is used to enable a disabled LVB domain name. | 
| ForbidLiveDomainResponse | ForbidLiveDomain(ForbidLiveDomainRequest req)This API is used to disable an LVB domain name. | 
| ForbidLiveStreamResponse | ForbidLiveStream(ForbidLiveStreamRequest req)This API is used to forbid the push of a specific stream. | 
| ModifyLiveCallbackTemplateResponse | ModifyLiveCallbackTemplate(ModifyLiveCallbackTemplateRequest req)This API is used to modify a callback template. | 
| ModifyLiveCertResponse | ModifyLiveCert(ModifyLiveCertRequest req)This API is used to modify a certificate. | 
| ModifyLiveDomainCertResponse | ModifyLiveDomainCert(ModifyLiveDomainCertRequest req)This API is used to modify the domain name and certificate binding information. | 
| ModifyLiveDomainRefererResponse | ModifyLiveDomainReferer(ModifyLiveDomainRefererRequest req)This API is used to configure referer allowlist/blocklist of a live streaming domain name. | 
| ModifyLivePlayAuthKeyResponse | ModifyLivePlayAuthKey(ModifyLivePlayAuthKeyRequest req)This API is used to modify the playback authentication key. | 
| ModifyLivePlayDomainResponse | ModifyLivePlayDomain(ModifyLivePlayDomainRequest req)This API is used to modify a playback domain name. | 
| ModifyLivePushAuthKeyResponse | ModifyLivePushAuthKey(ModifyLivePushAuthKeyRequest req)This API is used to modify the LVB push authentication key. | 
| ModifyLiveRecordTemplateResponse | ModifyLiveRecordTemplate(ModifyLiveRecordTemplateRequest req)This API is used to modify the recording template configuration. | 
| ModifyLiveSnapshotTemplateResponse | ModifyLiveSnapshotTemplate(ModifyLiveSnapshotTemplateRequest req)This API is used to modify the screencapturing template configuration. | 
| ModifyLiveTranscodeTemplateResponse | ModifyLiveTranscodeTemplate(ModifyLiveTranscodeTemplateRequest req)This API is used to modify the transcoding template configuration. | 
| ResumeDelayLiveStreamResponse | ResumeDelayLiveStream(ResumeDelayLiveStreamRequest req)This API is used to cancel the delay setting and recover the real-time display of the live streaming image. | 
| ResumeLiveStreamResponse | ResumeLiveStream(ResumeLiveStreamRequest req)This API is used to resume the push of a specific stream. | 
| StopLiveRecordResponse | StopLiveRecord(StopLiveRecordRequest req)Note: Recording files are stored on the VOD platform. | 
| StopRecordTaskResponse | StopRecordTask(StopRecordTaskRequest req)This API is used to end a recording prematurely and terminate an ongoing recording task. | 
| UnBindLiveDomainCertResponse | UnBindLiveDomainCert(UnBindLiveDomainCertRequest req)This API is used to unbind a domain name certificate. | 
| UpdateLiveWatermarkResponse | UpdateLiveWatermark(UpdateLiveWatermarkRequest req)This API is used to update a watermark. | 
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegionpublic LiveClient(Credential credential, String region)
public LiveClient(Credential credential, String region, ClientProfile profile)
public AddDelayLiveStreamResponse AddDelayLiveStream(AddDelayLiveStreamRequest req) throws TencentCloudSDKException
req - AddDelayLiveStreamRequestTencentCloudSDKExceptionpublic AddLiveDomainResponse AddLiveDomain(AddLiveDomainRequest req) throws TencentCloudSDKException
req - AddLiveDomainRequestTencentCloudSDKExceptionpublic AddLiveWatermarkResponse AddLiveWatermark(AddLiveWatermarkRequest req) throws TencentCloudSDKException
req - AddLiveWatermarkRequestTencentCloudSDKExceptionpublic BindLiveDomainCertResponse BindLiveDomainCert(BindLiveDomainCertRequest req) throws TencentCloudSDKException
req - BindLiveDomainCertRequestTencentCloudSDKExceptionpublic CancelCommonMixStreamResponse CancelCommonMixStream(CancelCommonMixStreamRequest req) throws TencentCloudSDKException
req - CancelCommonMixStreamRequestTencentCloudSDKExceptionpublic CreateCommonMixStreamResponse CreateCommonMixStream(CreateCommonMixStreamRequest req) throws TencentCloudSDKException
req - CreateCommonMixStreamRequestTencentCloudSDKExceptionpublic CreateLiveCallbackRuleResponse CreateLiveCallbackRule(CreateLiveCallbackRuleRequest req) throws TencentCloudSDKException
req - CreateLiveCallbackRuleRequestTencentCloudSDKExceptionpublic CreateLiveCallbackTemplateResponse CreateLiveCallbackTemplate(CreateLiveCallbackTemplateRequest req) throws TencentCloudSDKException
req - CreateLiveCallbackTemplateRequestTencentCloudSDKExceptionpublic CreateLiveCertResponse CreateLiveCert(CreateLiveCertRequest req) throws TencentCloudSDKException
req - CreateLiveCertRequestTencentCloudSDKExceptionpublic CreateLiveRecordResponse CreateLiveRecord(CreateLiveRecordRequest req) throws TencentCloudSDKException
req - CreateLiveRecordRequestTencentCloudSDKExceptionpublic CreateLiveRecordRuleResponse CreateLiveRecordRule(CreateLiveRecordRuleRequest req) throws TencentCloudSDKException
req - CreateLiveRecordRuleRequestTencentCloudSDKExceptionpublic CreateLiveRecordTemplateResponse CreateLiveRecordTemplate(CreateLiveRecordTemplateRequest req) throws TencentCloudSDKException
req - CreateLiveRecordTemplateRequestTencentCloudSDKExceptionpublic CreateLiveSnapshotRuleResponse CreateLiveSnapshotRule(CreateLiveSnapshotRuleRequest req) throws TencentCloudSDKException
req - CreateLiveSnapshotRuleRequestTencentCloudSDKExceptionpublic CreateLiveSnapshotTemplateResponse CreateLiveSnapshotTemplate(CreateLiveSnapshotTemplateRequest req) throws TencentCloudSDKException
req - CreateLiveSnapshotTemplateRequestTencentCloudSDKExceptionpublic CreateLiveTranscodeRuleResponse CreateLiveTranscodeRule(CreateLiveTranscodeRuleRequest req) throws TencentCloudSDKException
req - CreateLiveTranscodeRuleRequestTencentCloudSDKExceptionpublic CreateLiveTranscodeTemplateResponse CreateLiveTranscodeTemplate(CreateLiveTranscodeTemplateRequest req) throws TencentCloudSDKException
req - CreateLiveTranscodeTemplateRequestTencentCloudSDKExceptionpublic CreateLiveWatermarkRuleResponse CreateLiveWatermarkRule(CreateLiveWatermarkRuleRequest req) throws TencentCloudSDKException
req - CreateLiveWatermarkRuleRequestTencentCloudSDKExceptionpublic CreateRecordTaskResponse CreateRecordTask(CreateRecordTaskRequest req) throws TencentCloudSDKException
req - CreateRecordTaskRequestTencentCloudSDKExceptionpublic DeleteLiveCallbackRuleResponse DeleteLiveCallbackRule(DeleteLiveCallbackRuleRequest req) throws TencentCloudSDKException
req - DeleteLiveCallbackRuleRequestTencentCloudSDKExceptionpublic DeleteLiveCallbackTemplateResponse DeleteLiveCallbackTemplate(DeleteLiveCallbackTemplateRequest req) throws TencentCloudSDKException
req - DeleteLiveCallbackTemplateRequestTencentCloudSDKExceptionpublic DeleteLiveCertResponse DeleteLiveCert(DeleteLiveCertRequest req) throws TencentCloudSDKException
req - DeleteLiveCertRequestTencentCloudSDKExceptionpublic DeleteLiveDomainResponse DeleteLiveDomain(DeleteLiveDomainRequest req) throws TencentCloudSDKException
req - DeleteLiveDomainRequestTencentCloudSDKExceptionpublic DeleteLiveRecordResponse DeleteLiveRecord(DeleteLiveRecordRequest req) throws TencentCloudSDKException
req - DeleteLiveRecordRequestTencentCloudSDKExceptionpublic DeleteLiveRecordRuleResponse DeleteLiveRecordRule(DeleteLiveRecordRuleRequest req) throws TencentCloudSDKException
req - DeleteLiveRecordRuleRequestTencentCloudSDKExceptionpublic DeleteLiveRecordTemplateResponse DeleteLiveRecordTemplate(DeleteLiveRecordTemplateRequest req) throws TencentCloudSDKException
req - DeleteLiveRecordTemplateRequestTencentCloudSDKExceptionpublic DeleteLiveSnapshotRuleResponse DeleteLiveSnapshotRule(DeleteLiveSnapshotRuleRequest req) throws TencentCloudSDKException
req - DeleteLiveSnapshotRuleRequestTencentCloudSDKExceptionpublic DeleteLiveSnapshotTemplateResponse DeleteLiveSnapshotTemplate(DeleteLiveSnapshotTemplateRequest req) throws TencentCloudSDKException
req - DeleteLiveSnapshotTemplateRequestTencentCloudSDKExceptionpublic DeleteLiveTranscodeRuleResponse DeleteLiveTranscodeRule(DeleteLiveTranscodeRuleRequest req) throws TencentCloudSDKException
req - DeleteLiveTranscodeRuleRequestTencentCloudSDKExceptionpublic DeleteLiveTranscodeTemplateResponse DeleteLiveTranscodeTemplate(DeleteLiveTranscodeTemplateRequest req) throws TencentCloudSDKException
req - DeleteLiveTranscodeTemplateRequestTencentCloudSDKExceptionpublic DeleteLiveWatermarkResponse DeleteLiveWatermark(DeleteLiveWatermarkRequest req) throws TencentCloudSDKException
req - DeleteLiveWatermarkRequestTencentCloudSDKExceptionpublic DeleteLiveWatermarkRuleResponse DeleteLiveWatermarkRule(DeleteLiveWatermarkRuleRequest req) throws TencentCloudSDKException
req - DeleteLiveWatermarkRuleRequestTencentCloudSDKExceptionpublic DeleteRecordTaskResponse DeleteRecordTask(DeleteRecordTaskRequest req) throws TencentCloudSDKException
req - DeleteRecordTaskRequestTencentCloudSDKExceptionpublic DescribeAllStreamPlayInfoListResponse DescribeAllStreamPlayInfoList(DescribeAllStreamPlayInfoListRequest req) throws TencentCloudSDKException
req - DescribeAllStreamPlayInfoListRequestTencentCloudSDKExceptionpublic DescribeAreaBillBandwidthAndFluxListResponse DescribeAreaBillBandwidthAndFluxList(DescribeAreaBillBandwidthAndFluxListRequest req) throws TencentCloudSDKException
req - DescribeAreaBillBandwidthAndFluxListRequestTencentCloudSDKExceptionpublic DescribeBillBandwidthAndFluxListResponse DescribeBillBandwidthAndFluxList(DescribeBillBandwidthAndFluxListRequest req) throws TencentCloudSDKException
req - DescribeBillBandwidthAndFluxListRequestTencentCloudSDKExceptionpublic DescribeConcurrentRecordStreamNumResponse DescribeConcurrentRecordStreamNum(DescribeConcurrentRecordStreamNumRequest req) throws TencentCloudSDKException
req - DescribeConcurrentRecordStreamNumRequestTencentCloudSDKExceptionpublic DescribeDeliverBandwidthListResponse DescribeDeliverBandwidthList(DescribeDeliverBandwidthListRequest req) throws TencentCloudSDKException
req - DescribeDeliverBandwidthListRequestTencentCloudSDKExceptionpublic DescribeGroupProIspPlayInfoListResponse DescribeGroupProIspPlayInfoList(DescribeGroupProIspPlayInfoListRequest req) throws TencentCloudSDKException
req - DescribeGroupProIspPlayInfoListRequestTencentCloudSDKExceptionpublic DescribeHttpStatusInfoListResponse DescribeHttpStatusInfoList(DescribeHttpStatusInfoListRequest req) throws TencentCloudSDKException
req - DescribeHttpStatusInfoListRequestTencentCloudSDKExceptionpublic DescribeLiveCallbackRulesResponse DescribeLiveCallbackRules(DescribeLiveCallbackRulesRequest req) throws TencentCloudSDKException
req - DescribeLiveCallbackRulesRequestTencentCloudSDKExceptionpublic DescribeLiveCallbackTemplateResponse DescribeLiveCallbackTemplate(DescribeLiveCallbackTemplateRequest req) throws TencentCloudSDKException
req - DescribeLiveCallbackTemplateRequestTencentCloudSDKExceptionpublic DescribeLiveCallbackTemplatesResponse DescribeLiveCallbackTemplates(DescribeLiveCallbackTemplatesRequest req) throws TencentCloudSDKException
req - DescribeLiveCallbackTemplatesRequestTencentCloudSDKExceptionpublic DescribeLiveCertResponse DescribeLiveCert(DescribeLiveCertRequest req) throws TencentCloudSDKException
req - DescribeLiveCertRequestTencentCloudSDKExceptionpublic DescribeLiveCertsResponse DescribeLiveCerts(DescribeLiveCertsRequest req) throws TencentCloudSDKException
req - DescribeLiveCertsRequestTencentCloudSDKExceptionpublic DescribeLiveDelayInfoListResponse DescribeLiveDelayInfoList(DescribeLiveDelayInfoListRequest req) throws TencentCloudSDKException
req - DescribeLiveDelayInfoListRequestTencentCloudSDKExceptionpublic DescribeLiveDomainResponse DescribeLiveDomain(DescribeLiveDomainRequest req) throws TencentCloudSDKException
req - DescribeLiveDomainRequestTencentCloudSDKExceptionpublic DescribeLiveDomainCertResponse DescribeLiveDomainCert(DescribeLiveDomainCertRequest req) throws TencentCloudSDKException
req - DescribeLiveDomainCertRequestTencentCloudSDKExceptionpublic DescribeLiveDomainPlayInfoListResponse DescribeLiveDomainPlayInfoList(DescribeLiveDomainPlayInfoListRequest req) throws TencentCloudSDKException
req - DescribeLiveDomainPlayInfoListRequestTencentCloudSDKExceptionpublic DescribeLiveDomainRefererResponse DescribeLiveDomainReferer(DescribeLiveDomainRefererRequest req) throws TencentCloudSDKException
req - DescribeLiveDomainRefererRequestTencentCloudSDKExceptionpublic DescribeLiveDomainsResponse DescribeLiveDomains(DescribeLiveDomainsRequest req) throws TencentCloudSDKException
req - DescribeLiveDomainsRequestTencentCloudSDKExceptionpublic DescribeLiveForbidStreamListResponse DescribeLiveForbidStreamList(DescribeLiveForbidStreamListRequest req) throws TencentCloudSDKException
req - DescribeLiveForbidStreamListRequestTencentCloudSDKExceptionpublic DescribeLivePlayAuthKeyResponse DescribeLivePlayAuthKey(DescribeLivePlayAuthKeyRequest req) throws TencentCloudSDKException
req - DescribeLivePlayAuthKeyRequestTencentCloudSDKExceptionpublic DescribeLivePushAuthKeyResponse DescribeLivePushAuthKey(DescribeLivePushAuthKeyRequest req) throws TencentCloudSDKException
req - DescribeLivePushAuthKeyRequestTencentCloudSDKExceptionpublic DescribeLiveRecordRulesResponse DescribeLiveRecordRules(DescribeLiveRecordRulesRequest req) throws TencentCloudSDKException
req - DescribeLiveRecordRulesRequestTencentCloudSDKExceptionpublic DescribeLiveRecordTemplateResponse DescribeLiveRecordTemplate(DescribeLiveRecordTemplateRequest req) throws TencentCloudSDKException
req - DescribeLiveRecordTemplateRequestTencentCloudSDKExceptionpublic DescribeLiveRecordTemplatesResponse DescribeLiveRecordTemplates(DescribeLiveRecordTemplatesRequest req) throws TencentCloudSDKException
req - DescribeLiveRecordTemplatesRequestTencentCloudSDKExceptionpublic DescribeLiveSnapshotRulesResponse DescribeLiveSnapshotRules(DescribeLiveSnapshotRulesRequest req) throws TencentCloudSDKException
req - DescribeLiveSnapshotRulesRequestTencentCloudSDKExceptionpublic DescribeLiveSnapshotTemplateResponse DescribeLiveSnapshotTemplate(DescribeLiveSnapshotTemplateRequest req) throws TencentCloudSDKException
req - DescribeLiveSnapshotTemplateRequestTencentCloudSDKExceptionpublic DescribeLiveSnapshotTemplatesResponse DescribeLiveSnapshotTemplates(DescribeLiveSnapshotTemplatesRequest req) throws TencentCloudSDKException
req - DescribeLiveSnapshotTemplatesRequestTencentCloudSDKExceptionpublic DescribeLiveStreamEventListResponse DescribeLiveStreamEventList(DescribeLiveStreamEventListRequest req) throws TencentCloudSDKException
req - DescribeLiveStreamEventListRequestTencentCloudSDKExceptionpublic DescribeLiveStreamOnlineListResponse DescribeLiveStreamOnlineList(DescribeLiveStreamOnlineListRequest req) throws TencentCloudSDKException
req - DescribeLiveStreamOnlineListRequestTencentCloudSDKExceptionpublic DescribeLiveStreamPublishedListResponse DescribeLiveStreamPublishedList(DescribeLiveStreamPublishedListRequest req) throws TencentCloudSDKException
req - DescribeLiveStreamPublishedListRequestTencentCloudSDKExceptionpublic DescribeLiveStreamPushInfoListResponse DescribeLiveStreamPushInfoList(DescribeLiveStreamPushInfoListRequest req) throws TencentCloudSDKException
req - DescribeLiveStreamPushInfoListRequestTencentCloudSDKExceptionpublic DescribeLiveStreamStateResponse DescribeLiveStreamState(DescribeLiveStreamStateRequest req) throws TencentCloudSDKException
req - DescribeLiveStreamStateRequestTencentCloudSDKExceptionpublic DescribeLiveTranscodeDetailInfoResponse DescribeLiveTranscodeDetailInfo(DescribeLiveTranscodeDetailInfoRequest req) throws TencentCloudSDKException
req - DescribeLiveTranscodeDetailInfoRequestTencentCloudSDKExceptionpublic DescribeLiveTranscodeRulesResponse DescribeLiveTranscodeRules(DescribeLiveTranscodeRulesRequest req) throws TencentCloudSDKException
req - DescribeLiveTranscodeRulesRequestTencentCloudSDKExceptionpublic DescribeLiveTranscodeTemplateResponse DescribeLiveTranscodeTemplate(DescribeLiveTranscodeTemplateRequest req) throws TencentCloudSDKException
req - DescribeLiveTranscodeTemplateRequestTencentCloudSDKExceptionpublic DescribeLiveTranscodeTemplatesResponse DescribeLiveTranscodeTemplates(DescribeLiveTranscodeTemplatesRequest req) throws TencentCloudSDKException
req - DescribeLiveTranscodeTemplatesRequestTencentCloudSDKExceptionpublic DescribeLiveWatermarkResponse DescribeLiveWatermark(DescribeLiveWatermarkRequest req) throws TencentCloudSDKException
req - DescribeLiveWatermarkRequestTencentCloudSDKExceptionpublic DescribeLiveWatermarkRulesResponse DescribeLiveWatermarkRules(DescribeLiveWatermarkRulesRequest req) throws TencentCloudSDKException
req - DescribeLiveWatermarkRulesRequestTencentCloudSDKExceptionpublic DescribeLiveWatermarksResponse DescribeLiveWatermarks(DescribeLiveWatermarksRequest req) throws TencentCloudSDKException
req - DescribeLiveWatermarksRequestTencentCloudSDKExceptionpublic DescribePlayErrorCodeDetailInfoListResponse DescribePlayErrorCodeDetailInfoList(DescribePlayErrorCodeDetailInfoListRequest req) throws TencentCloudSDKException
req - DescribePlayErrorCodeDetailInfoListRequestTencentCloudSDKExceptionpublic DescribePlayErrorCodeSumInfoListResponse DescribePlayErrorCodeSumInfoList(DescribePlayErrorCodeSumInfoListRequest req) throws TencentCloudSDKException
req - DescribePlayErrorCodeSumInfoListRequestTencentCloudSDKExceptionpublic DescribeProIspPlaySumInfoListResponse DescribeProIspPlaySumInfoList(DescribeProIspPlaySumInfoListRequest req) throws TencentCloudSDKException
req - DescribeProIspPlaySumInfoListRequestTencentCloudSDKExceptionpublic DescribeProvinceIspPlayInfoListResponse DescribeProvinceIspPlayInfoList(DescribeProvinceIspPlayInfoListRequest req) throws TencentCloudSDKException
req - DescribeProvinceIspPlayInfoListRequestTencentCloudSDKExceptionpublic DescribeScreenShotSheetNumListResponse DescribeScreenShotSheetNumList(DescribeScreenShotSheetNumListRequest req) throws TencentCloudSDKException
req - DescribeScreenShotSheetNumListRequestTencentCloudSDKExceptionpublic DescribeStreamDayPlayInfoListResponse DescribeStreamDayPlayInfoList(DescribeStreamDayPlayInfoListRequest req) throws TencentCloudSDKException
req - DescribeStreamDayPlayInfoListRequestTencentCloudSDKExceptionpublic DescribeStreamPlayInfoListResponse DescribeStreamPlayInfoList(DescribeStreamPlayInfoListRequest req) throws TencentCloudSDKException
req - DescribeStreamPlayInfoListRequestTencentCloudSDKExceptionpublic DescribeStreamPushInfoListResponse DescribeStreamPushInfoList(DescribeStreamPushInfoListRequest req) throws TencentCloudSDKException
req - DescribeStreamPushInfoListRequestTencentCloudSDKExceptionpublic DescribeTopClientIpSumInfoListResponse DescribeTopClientIpSumInfoList(DescribeTopClientIpSumInfoListRequest req) throws TencentCloudSDKException
req - DescribeTopClientIpSumInfoListRequestTencentCloudSDKExceptionpublic DescribeUploadStreamNumsResponse DescribeUploadStreamNums(DescribeUploadStreamNumsRequest req) throws TencentCloudSDKException
req - DescribeUploadStreamNumsRequestTencentCloudSDKExceptionpublic DescribeVisitTopSumInfoListResponse DescribeVisitTopSumInfoList(DescribeVisitTopSumInfoListRequest req) throws TencentCloudSDKException
req - DescribeVisitTopSumInfoListRequestTencentCloudSDKExceptionpublic DropLiveStreamResponse DropLiveStream(DropLiveStreamRequest req) throws TencentCloudSDKException
req - DropLiveStreamRequestTencentCloudSDKExceptionpublic EnableLiveDomainResponse EnableLiveDomain(EnableLiveDomainRequest req) throws TencentCloudSDKException
req - EnableLiveDomainRequestTencentCloudSDKExceptionpublic ForbidLiveDomainResponse ForbidLiveDomain(ForbidLiveDomainRequest req) throws TencentCloudSDKException
req - ForbidLiveDomainRequestTencentCloudSDKExceptionpublic ForbidLiveStreamResponse ForbidLiveStream(ForbidLiveStreamRequest req) throws TencentCloudSDKException
req - ForbidLiveStreamRequestTencentCloudSDKExceptionpublic ModifyLiveCallbackTemplateResponse ModifyLiveCallbackTemplate(ModifyLiveCallbackTemplateRequest req) throws TencentCloudSDKException
req - ModifyLiveCallbackTemplateRequestTencentCloudSDKExceptionpublic ModifyLiveCertResponse ModifyLiveCert(ModifyLiveCertRequest req) throws TencentCloudSDKException
req - ModifyLiveCertRequestTencentCloudSDKExceptionpublic ModifyLiveDomainCertResponse ModifyLiveDomainCert(ModifyLiveDomainCertRequest req) throws TencentCloudSDKException
req - ModifyLiveDomainCertRequestTencentCloudSDKExceptionpublic ModifyLiveDomainRefererResponse ModifyLiveDomainReferer(ModifyLiveDomainRefererRequest req) throws TencentCloudSDKException
req - ModifyLiveDomainRefererRequestTencentCloudSDKExceptionpublic ModifyLivePlayAuthKeyResponse ModifyLivePlayAuthKey(ModifyLivePlayAuthKeyRequest req) throws TencentCloudSDKException
req - ModifyLivePlayAuthKeyRequestTencentCloudSDKExceptionpublic ModifyLivePlayDomainResponse ModifyLivePlayDomain(ModifyLivePlayDomainRequest req) throws TencentCloudSDKException
req - ModifyLivePlayDomainRequestTencentCloudSDKExceptionpublic ModifyLivePushAuthKeyResponse ModifyLivePushAuthKey(ModifyLivePushAuthKeyRequest req) throws TencentCloudSDKException
req - ModifyLivePushAuthKeyRequestTencentCloudSDKExceptionpublic ModifyLiveRecordTemplateResponse ModifyLiveRecordTemplate(ModifyLiveRecordTemplateRequest req) throws TencentCloudSDKException
req - ModifyLiveRecordTemplateRequestTencentCloudSDKExceptionpublic ModifyLiveSnapshotTemplateResponse ModifyLiveSnapshotTemplate(ModifyLiveSnapshotTemplateRequest req) throws TencentCloudSDKException
req - ModifyLiveSnapshotTemplateRequestTencentCloudSDKExceptionpublic ModifyLiveTranscodeTemplateResponse ModifyLiveTranscodeTemplate(ModifyLiveTranscodeTemplateRequest req) throws TencentCloudSDKException
req - ModifyLiveTranscodeTemplateRequestTencentCloudSDKExceptionpublic ResumeDelayLiveStreamResponse ResumeDelayLiveStream(ResumeDelayLiveStreamRequest req) throws TencentCloudSDKException
req - ResumeDelayLiveStreamRequestTencentCloudSDKExceptionpublic ResumeLiveStreamResponse ResumeLiveStream(ResumeLiveStreamRequest req) throws TencentCloudSDKException
req - ResumeLiveStreamRequestTencentCloudSDKExceptionpublic StopLiveRecordResponse StopLiveRecord(StopLiveRecordRequest req) throws TencentCloudSDKException
req - StopLiveRecordRequestTencentCloudSDKExceptionpublic StopRecordTaskResponse StopRecordTask(StopRecordTaskRequest req) throws TencentCloudSDKException
req - StopRecordTaskRequestTencentCloudSDKExceptionpublic UnBindLiveDomainCertResponse UnBindLiveDomainCert(UnBindLiveDomainCertRequest req) throws TencentCloudSDKException
req - UnBindLiveDomainCertRequestTencentCloudSDKExceptionpublic UpdateLiveWatermarkResponse UpdateLiveWatermark(UpdateLiveWatermarkRequest req) throws TencentCloudSDKException
req - UpdateLiveWatermarkRequestTencentCloudSDKExceptionCopyright © 2021. All rights reserved.