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 the delay time for a stream.
|
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 and bind the watermark ID to the 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).
|
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.
|
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 forbidden stream list.
|
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 streaming events.
Note: This API can filter by IsFilter and return the push history. |
DescribeLiveStreamOnlineListResponse |
DescribeLiveStreamOnlineList(DescribeLiveStreamOnlineListRequest req)
This API is used to return a list of 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 return the stream status such as active, inactive, or forbidden.
|
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).
|
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.
|
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 resume a delayed playback.
|
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 the running 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, setRegion
public LiveClient(Credential credential, String region)
public LiveClient(Credential credential, String region, ClientProfile profile)
public AddDelayLiveStreamResponse AddDelayLiveStream(AddDelayLiveStreamRequest req) throws TencentCloudSDKException
req
- AddDelayLiveStreamRequestTencentCloudSDKException
public AddLiveDomainResponse AddLiveDomain(AddLiveDomainRequest req) throws TencentCloudSDKException
req
- AddLiveDomainRequestTencentCloudSDKException
public AddLiveWatermarkResponse AddLiveWatermark(AddLiveWatermarkRequest req) throws TencentCloudSDKException
req
- AddLiveWatermarkRequestTencentCloudSDKException
public BindLiveDomainCertResponse BindLiveDomainCert(BindLiveDomainCertRequest req) throws TencentCloudSDKException
req
- BindLiveDomainCertRequestTencentCloudSDKException
public CancelCommonMixStreamResponse CancelCommonMixStream(CancelCommonMixStreamRequest req) throws TencentCloudSDKException
req
- CancelCommonMixStreamRequestTencentCloudSDKException
public CreateCommonMixStreamResponse CreateCommonMixStream(CreateCommonMixStreamRequest req) throws TencentCloudSDKException
req
- CreateCommonMixStreamRequestTencentCloudSDKException
public CreateLiveCallbackRuleResponse CreateLiveCallbackRule(CreateLiveCallbackRuleRequest req) throws TencentCloudSDKException
req
- CreateLiveCallbackRuleRequestTencentCloudSDKException
public CreateLiveCallbackTemplateResponse CreateLiveCallbackTemplate(CreateLiveCallbackTemplateRequest req) throws TencentCloudSDKException
req
- CreateLiveCallbackTemplateRequestTencentCloudSDKException
public CreateLiveCertResponse CreateLiveCert(CreateLiveCertRequest req) throws TencentCloudSDKException
req
- CreateLiveCertRequestTencentCloudSDKException
public CreateLiveRecordResponse CreateLiveRecord(CreateLiveRecordRequest req) throws TencentCloudSDKException
req
- CreateLiveRecordRequestTencentCloudSDKException
public CreateLiveRecordRuleResponse CreateLiveRecordRule(CreateLiveRecordRuleRequest req) throws TencentCloudSDKException
req
- CreateLiveRecordRuleRequestTencentCloudSDKException
public CreateLiveRecordTemplateResponse CreateLiveRecordTemplate(CreateLiveRecordTemplateRequest req) throws TencentCloudSDKException
req
- CreateLiveRecordTemplateRequestTencentCloudSDKException
public CreateLiveSnapshotRuleResponse CreateLiveSnapshotRule(CreateLiveSnapshotRuleRequest req) throws TencentCloudSDKException
req
- CreateLiveSnapshotRuleRequestTencentCloudSDKException
public CreateLiveSnapshotTemplateResponse CreateLiveSnapshotTemplate(CreateLiveSnapshotTemplateRequest req) throws TencentCloudSDKException
req
- CreateLiveSnapshotTemplateRequestTencentCloudSDKException
public CreateLiveTranscodeRuleResponse CreateLiveTranscodeRule(CreateLiveTranscodeRuleRequest req) throws TencentCloudSDKException
req
- CreateLiveTranscodeRuleRequestTencentCloudSDKException
public CreateLiveTranscodeTemplateResponse CreateLiveTranscodeTemplate(CreateLiveTranscodeTemplateRequest req) throws TencentCloudSDKException
req
- CreateLiveTranscodeTemplateRequestTencentCloudSDKException
public CreateLiveWatermarkRuleResponse CreateLiveWatermarkRule(CreateLiveWatermarkRuleRequest req) throws TencentCloudSDKException
req
- CreateLiveWatermarkRuleRequestTencentCloudSDKException
public CreateRecordTaskResponse CreateRecordTask(CreateRecordTaskRequest req) throws TencentCloudSDKException
req
- CreateRecordTaskRequestTencentCloudSDKException
public DeleteLiveCallbackRuleResponse DeleteLiveCallbackRule(DeleteLiveCallbackRuleRequest req) throws TencentCloudSDKException
req
- DeleteLiveCallbackRuleRequestTencentCloudSDKException
public DeleteLiveCallbackTemplateResponse DeleteLiveCallbackTemplate(DeleteLiveCallbackTemplateRequest req) throws TencentCloudSDKException
req
- DeleteLiveCallbackTemplateRequestTencentCloudSDKException
public DeleteLiveCertResponse DeleteLiveCert(DeleteLiveCertRequest req) throws TencentCloudSDKException
req
- DeleteLiveCertRequestTencentCloudSDKException
public DeleteLiveDomainResponse DeleteLiveDomain(DeleteLiveDomainRequest req) throws TencentCloudSDKException
req
- DeleteLiveDomainRequestTencentCloudSDKException
public DeleteLiveRecordResponse DeleteLiveRecord(DeleteLiveRecordRequest req) throws TencentCloudSDKException
req
- DeleteLiveRecordRequestTencentCloudSDKException
public DeleteLiveRecordRuleResponse DeleteLiveRecordRule(DeleteLiveRecordRuleRequest req) throws TencentCloudSDKException
req
- DeleteLiveRecordRuleRequestTencentCloudSDKException
public DeleteLiveRecordTemplateResponse DeleteLiveRecordTemplate(DeleteLiveRecordTemplateRequest req) throws TencentCloudSDKException
req
- DeleteLiveRecordTemplateRequestTencentCloudSDKException
public DeleteLiveSnapshotRuleResponse DeleteLiveSnapshotRule(DeleteLiveSnapshotRuleRequest req) throws TencentCloudSDKException
req
- DeleteLiveSnapshotRuleRequestTencentCloudSDKException
public DeleteLiveSnapshotTemplateResponse DeleteLiveSnapshotTemplate(DeleteLiveSnapshotTemplateRequest req) throws TencentCloudSDKException
req
- DeleteLiveSnapshotTemplateRequestTencentCloudSDKException
public DeleteLiveTranscodeRuleResponse DeleteLiveTranscodeRule(DeleteLiveTranscodeRuleRequest req) throws TencentCloudSDKException
req
- DeleteLiveTranscodeRuleRequestTencentCloudSDKException
public DeleteLiveTranscodeTemplateResponse DeleteLiveTranscodeTemplate(DeleteLiveTranscodeTemplateRequest req) throws TencentCloudSDKException
req
- DeleteLiveTranscodeTemplateRequestTencentCloudSDKException
public DeleteLiveWatermarkResponse DeleteLiveWatermark(DeleteLiveWatermarkRequest req) throws TencentCloudSDKException
req
- DeleteLiveWatermarkRequestTencentCloudSDKException
public DeleteLiveWatermarkRuleResponse DeleteLiveWatermarkRule(DeleteLiveWatermarkRuleRequest req) throws TencentCloudSDKException
req
- DeleteLiveWatermarkRuleRequestTencentCloudSDKException
public DeleteRecordTaskResponse DeleteRecordTask(DeleteRecordTaskRequest req) throws TencentCloudSDKException
req
- DeleteRecordTaskRequestTencentCloudSDKException
public DescribeAllStreamPlayInfoListResponse DescribeAllStreamPlayInfoList(DescribeAllStreamPlayInfoListRequest req) throws TencentCloudSDKException
req
- DescribeAllStreamPlayInfoListRequestTencentCloudSDKException
public DescribeBillBandwidthAndFluxListResponse DescribeBillBandwidthAndFluxList(DescribeBillBandwidthAndFluxListRequest req) throws TencentCloudSDKException
req
- DescribeBillBandwidthAndFluxListRequestTencentCloudSDKException
public DescribeConcurrentRecordStreamNumResponse DescribeConcurrentRecordStreamNum(DescribeConcurrentRecordStreamNumRequest req) throws TencentCloudSDKException
req
- DescribeConcurrentRecordStreamNumRequestTencentCloudSDKException
public DescribeDeliverBandwidthListResponse DescribeDeliverBandwidthList(DescribeDeliverBandwidthListRequest req) throws TencentCloudSDKException
req
- DescribeDeliverBandwidthListRequestTencentCloudSDKException
public DescribeGroupProIspPlayInfoListResponse DescribeGroupProIspPlayInfoList(DescribeGroupProIspPlayInfoListRequest req) throws TencentCloudSDKException
req
- DescribeGroupProIspPlayInfoListRequestTencentCloudSDKException
public DescribeHttpStatusInfoListResponse DescribeHttpStatusInfoList(DescribeHttpStatusInfoListRequest req) throws TencentCloudSDKException
req
- DescribeHttpStatusInfoListRequestTencentCloudSDKException
public DescribeLiveCallbackRulesResponse DescribeLiveCallbackRules(DescribeLiveCallbackRulesRequest req) throws TencentCloudSDKException
req
- DescribeLiveCallbackRulesRequestTencentCloudSDKException
public DescribeLiveCallbackTemplateResponse DescribeLiveCallbackTemplate(DescribeLiveCallbackTemplateRequest req) throws TencentCloudSDKException
req
- DescribeLiveCallbackTemplateRequestTencentCloudSDKException
public DescribeLiveCallbackTemplatesResponse DescribeLiveCallbackTemplates(DescribeLiveCallbackTemplatesRequest req) throws TencentCloudSDKException
req
- DescribeLiveCallbackTemplatesRequestTencentCloudSDKException
public DescribeLiveCertResponse DescribeLiveCert(DescribeLiveCertRequest req) throws TencentCloudSDKException
req
- DescribeLiveCertRequestTencentCloudSDKException
public DescribeLiveCertsResponse DescribeLiveCerts(DescribeLiveCertsRequest req) throws TencentCloudSDKException
req
- DescribeLiveCertsRequestTencentCloudSDKException
public DescribeLiveDelayInfoListResponse DescribeLiveDelayInfoList(DescribeLiveDelayInfoListRequest req) throws TencentCloudSDKException
req
- DescribeLiveDelayInfoListRequestTencentCloudSDKException
public DescribeLiveDomainResponse DescribeLiveDomain(DescribeLiveDomainRequest req) throws TencentCloudSDKException
req
- DescribeLiveDomainRequestTencentCloudSDKException
public DescribeLiveDomainCertResponse DescribeLiveDomainCert(DescribeLiveDomainCertRequest req) throws TencentCloudSDKException
req
- DescribeLiveDomainCertRequestTencentCloudSDKException
public DescribeLiveDomainPlayInfoListResponse DescribeLiveDomainPlayInfoList(DescribeLiveDomainPlayInfoListRequest req) throws TencentCloudSDKException
req
- DescribeLiveDomainPlayInfoListRequestTencentCloudSDKException
public DescribeLiveDomainsResponse DescribeLiveDomains(DescribeLiveDomainsRequest req) throws TencentCloudSDKException
req
- DescribeLiveDomainsRequestTencentCloudSDKException
public DescribeLiveForbidStreamListResponse DescribeLiveForbidStreamList(DescribeLiveForbidStreamListRequest req) throws TencentCloudSDKException
req
- DescribeLiveForbidStreamListRequestTencentCloudSDKException
public DescribeLivePlayAuthKeyResponse DescribeLivePlayAuthKey(DescribeLivePlayAuthKeyRequest req) throws TencentCloudSDKException
req
- DescribeLivePlayAuthKeyRequestTencentCloudSDKException
public DescribeLivePushAuthKeyResponse DescribeLivePushAuthKey(DescribeLivePushAuthKeyRequest req) throws TencentCloudSDKException
req
- DescribeLivePushAuthKeyRequestTencentCloudSDKException
public DescribeLiveRecordRulesResponse DescribeLiveRecordRules(DescribeLiveRecordRulesRequest req) throws TencentCloudSDKException
req
- DescribeLiveRecordRulesRequestTencentCloudSDKException
public DescribeLiveRecordTemplateResponse DescribeLiveRecordTemplate(DescribeLiveRecordTemplateRequest req) throws TencentCloudSDKException
req
- DescribeLiveRecordTemplateRequestTencentCloudSDKException
public DescribeLiveRecordTemplatesResponse DescribeLiveRecordTemplates(DescribeLiveRecordTemplatesRequest req) throws TencentCloudSDKException
req
- DescribeLiveRecordTemplatesRequestTencentCloudSDKException
public DescribeLiveSnapshotRulesResponse DescribeLiveSnapshotRules(DescribeLiveSnapshotRulesRequest req) throws TencentCloudSDKException
req
- DescribeLiveSnapshotRulesRequestTencentCloudSDKException
public DescribeLiveSnapshotTemplateResponse DescribeLiveSnapshotTemplate(DescribeLiveSnapshotTemplateRequest req) throws TencentCloudSDKException
req
- DescribeLiveSnapshotTemplateRequestTencentCloudSDKException
public DescribeLiveSnapshotTemplatesResponse DescribeLiveSnapshotTemplates(DescribeLiveSnapshotTemplatesRequest req) throws TencentCloudSDKException
req
- DescribeLiveSnapshotTemplatesRequestTencentCloudSDKException
public DescribeLiveStreamEventListResponse DescribeLiveStreamEventList(DescribeLiveStreamEventListRequest req) throws TencentCloudSDKException
req
- DescribeLiveStreamEventListRequestTencentCloudSDKException
public DescribeLiveStreamOnlineListResponse DescribeLiveStreamOnlineList(DescribeLiveStreamOnlineListRequest req) throws TencentCloudSDKException
req
- DescribeLiveStreamOnlineListRequestTencentCloudSDKException
public DescribeLiveStreamPublishedListResponse DescribeLiveStreamPublishedList(DescribeLiveStreamPublishedListRequest req) throws TencentCloudSDKException
req
- DescribeLiveStreamPublishedListRequestTencentCloudSDKException
public DescribeLiveStreamPushInfoListResponse DescribeLiveStreamPushInfoList(DescribeLiveStreamPushInfoListRequest req) throws TencentCloudSDKException
req
- DescribeLiveStreamPushInfoListRequestTencentCloudSDKException
public DescribeLiveStreamStateResponse DescribeLiveStreamState(DescribeLiveStreamStateRequest req) throws TencentCloudSDKException
req
- DescribeLiveStreamStateRequestTencentCloudSDKException
public DescribeLiveTranscodeDetailInfoResponse DescribeLiveTranscodeDetailInfo(DescribeLiveTranscodeDetailInfoRequest req) throws TencentCloudSDKException
req
- DescribeLiveTranscodeDetailInfoRequestTencentCloudSDKException
public DescribeLiveTranscodeRulesResponse DescribeLiveTranscodeRules(DescribeLiveTranscodeRulesRequest req) throws TencentCloudSDKException
req
- DescribeLiveTranscodeRulesRequestTencentCloudSDKException
public DescribeLiveTranscodeTemplateResponse DescribeLiveTranscodeTemplate(DescribeLiveTranscodeTemplateRequest req) throws TencentCloudSDKException
req
- DescribeLiveTranscodeTemplateRequestTencentCloudSDKException
public DescribeLiveTranscodeTemplatesResponse DescribeLiveTranscodeTemplates(DescribeLiveTranscodeTemplatesRequest req) throws TencentCloudSDKException
req
- DescribeLiveTranscodeTemplatesRequestTencentCloudSDKException
public DescribeLiveWatermarkResponse DescribeLiveWatermark(DescribeLiveWatermarkRequest req) throws TencentCloudSDKException
req
- DescribeLiveWatermarkRequestTencentCloudSDKException
public DescribeLiveWatermarkRulesResponse DescribeLiveWatermarkRules(DescribeLiveWatermarkRulesRequest req) throws TencentCloudSDKException
req
- DescribeLiveWatermarkRulesRequestTencentCloudSDKException
public DescribeLiveWatermarksResponse DescribeLiveWatermarks(DescribeLiveWatermarksRequest req) throws TencentCloudSDKException
req
- DescribeLiveWatermarksRequestTencentCloudSDKException
public DescribePlayErrorCodeDetailInfoListResponse DescribePlayErrorCodeDetailInfoList(DescribePlayErrorCodeDetailInfoListRequest req) throws TencentCloudSDKException
req
- DescribePlayErrorCodeDetailInfoListRequestTencentCloudSDKException
public DescribePlayErrorCodeSumInfoListResponse DescribePlayErrorCodeSumInfoList(DescribePlayErrorCodeSumInfoListRequest req) throws TencentCloudSDKException
req
- DescribePlayErrorCodeSumInfoListRequestTencentCloudSDKException
public DescribeProIspPlaySumInfoListResponse DescribeProIspPlaySumInfoList(DescribeProIspPlaySumInfoListRequest req) throws TencentCloudSDKException
req
- DescribeProIspPlaySumInfoListRequestTencentCloudSDKException
public DescribeProvinceIspPlayInfoListResponse DescribeProvinceIspPlayInfoList(DescribeProvinceIspPlayInfoListRequest req) throws TencentCloudSDKException
req
- DescribeProvinceIspPlayInfoListRequestTencentCloudSDKException
public DescribeScreenShotSheetNumListResponse DescribeScreenShotSheetNumList(DescribeScreenShotSheetNumListRequest req) throws TencentCloudSDKException
req
- DescribeScreenShotSheetNumListRequestTencentCloudSDKException
public DescribeStreamDayPlayInfoListResponse DescribeStreamDayPlayInfoList(DescribeStreamDayPlayInfoListRequest req) throws TencentCloudSDKException
req
- DescribeStreamDayPlayInfoListRequestTencentCloudSDKException
public DescribeStreamPlayInfoListResponse DescribeStreamPlayInfoList(DescribeStreamPlayInfoListRequest req) throws TencentCloudSDKException
req
- DescribeStreamPlayInfoListRequestTencentCloudSDKException
public DescribeStreamPushInfoListResponse DescribeStreamPushInfoList(DescribeStreamPushInfoListRequest req) throws TencentCloudSDKException
req
- DescribeStreamPushInfoListRequestTencentCloudSDKException
public DescribeTopClientIpSumInfoListResponse DescribeTopClientIpSumInfoList(DescribeTopClientIpSumInfoListRequest req) throws TencentCloudSDKException
req
- DescribeTopClientIpSumInfoListRequestTencentCloudSDKException
public DescribeVisitTopSumInfoListResponse DescribeVisitTopSumInfoList(DescribeVisitTopSumInfoListRequest req) throws TencentCloudSDKException
req
- DescribeVisitTopSumInfoListRequestTencentCloudSDKException
public DropLiveStreamResponse DropLiveStream(DropLiveStreamRequest req) throws TencentCloudSDKException
req
- DropLiveStreamRequestTencentCloudSDKException
public EnableLiveDomainResponse EnableLiveDomain(EnableLiveDomainRequest req) throws TencentCloudSDKException
req
- EnableLiveDomainRequestTencentCloudSDKException
public ForbidLiveDomainResponse ForbidLiveDomain(ForbidLiveDomainRequest req) throws TencentCloudSDKException
req
- ForbidLiveDomainRequestTencentCloudSDKException
public ForbidLiveStreamResponse ForbidLiveStream(ForbidLiveStreamRequest req) throws TencentCloudSDKException
req
- ForbidLiveStreamRequestTencentCloudSDKException
public ModifyLiveCallbackTemplateResponse ModifyLiveCallbackTemplate(ModifyLiveCallbackTemplateRequest req) throws TencentCloudSDKException
req
- ModifyLiveCallbackTemplateRequestTencentCloudSDKException
public ModifyLiveCertResponse ModifyLiveCert(ModifyLiveCertRequest req) throws TencentCloudSDKException
req
- ModifyLiveCertRequestTencentCloudSDKException
public ModifyLiveDomainCertResponse ModifyLiveDomainCert(ModifyLiveDomainCertRequest req) throws TencentCloudSDKException
req
- ModifyLiveDomainCertRequestTencentCloudSDKException
public ModifyLivePlayAuthKeyResponse ModifyLivePlayAuthKey(ModifyLivePlayAuthKeyRequest req) throws TencentCloudSDKException
req
- ModifyLivePlayAuthKeyRequestTencentCloudSDKException
public ModifyLivePlayDomainResponse ModifyLivePlayDomain(ModifyLivePlayDomainRequest req) throws TencentCloudSDKException
req
- ModifyLivePlayDomainRequestTencentCloudSDKException
public ModifyLivePushAuthKeyResponse ModifyLivePushAuthKey(ModifyLivePushAuthKeyRequest req) throws TencentCloudSDKException
req
- ModifyLivePushAuthKeyRequestTencentCloudSDKException
public ModifyLiveRecordTemplateResponse ModifyLiveRecordTemplate(ModifyLiveRecordTemplateRequest req) throws TencentCloudSDKException
req
- ModifyLiveRecordTemplateRequestTencentCloudSDKException
public ModifyLiveSnapshotTemplateResponse ModifyLiveSnapshotTemplate(ModifyLiveSnapshotTemplateRequest req) throws TencentCloudSDKException
req
- ModifyLiveSnapshotTemplateRequestTencentCloudSDKException
public ModifyLiveTranscodeTemplateResponse ModifyLiveTranscodeTemplate(ModifyLiveTranscodeTemplateRequest req) throws TencentCloudSDKException
req
- ModifyLiveTranscodeTemplateRequestTencentCloudSDKException
public ResumeDelayLiveStreamResponse ResumeDelayLiveStream(ResumeDelayLiveStreamRequest req) throws TencentCloudSDKException
req
- ResumeDelayLiveStreamRequestTencentCloudSDKException
public ResumeLiveStreamResponse ResumeLiveStream(ResumeLiveStreamRequest req) throws TencentCloudSDKException
req
- ResumeLiveStreamRequestTencentCloudSDKException
public StopLiveRecordResponse StopLiveRecord(StopLiveRecordRequest req) throws TencentCloudSDKException
req
- StopLiveRecordRequestTencentCloudSDKException
public StopRecordTaskResponse StopRecordTask(StopRecordTaskRequest req) throws TencentCloudSDKException
req
- StopRecordTaskRequestTencentCloudSDKException
public UnBindLiveDomainCertResponse UnBindLiveDomainCert(UnBindLiveDomainCertRequest req) throws TencentCloudSDKException
req
- UnBindLiveDomainCertRequestTencentCloudSDKException
public UpdateLiveWatermarkResponse UpdateLiveWatermark(UpdateLiveWatermarkRequest req) throws TencentCloudSDKException
req
- UpdateLiveWatermarkRequestTencentCloudSDKException
Copyright © 2020. All rights reserved.