public class MdlClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
MdlClient(Credential credential,
String region) |
MdlClient(Credential credential,
String region,
ClientProfile profile) |
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegion
public MdlClient(Credential credential, String region)
public MdlClient(Credential credential, String region, ClientProfile profile)
public CreateMediaLiveChannelResponse CreateMediaLiveChannel(CreateMediaLiveChannelRequest req) throws TencentCloudSDKException
req
- CreateMediaLiveChannelRequestTencentCloudSDKException
public CreateMediaLiveInputResponse CreateMediaLiveInput(CreateMediaLiveInputRequest req) throws TencentCloudSDKException
req
- CreateMediaLiveInputRequestTencentCloudSDKException
public CreateMediaLiveInputSecurityGroupResponse CreateMediaLiveInputSecurityGroup(CreateMediaLiveInputSecurityGroupRequest req) throws TencentCloudSDKException
req
- CreateMediaLiveInputSecurityGroupRequestTencentCloudSDKException
public DeleteMediaLiveChannelResponse DeleteMediaLiveChannel(DeleteMediaLiveChannelRequest req) throws TencentCloudSDKException
req
- DeleteMediaLiveChannelRequestTencentCloudSDKException
public DeleteMediaLiveInputResponse DeleteMediaLiveInput(DeleteMediaLiveInputRequest req) throws TencentCloudSDKException
req
- DeleteMediaLiveInputRequestTencentCloudSDKException
public DeleteMediaLiveInputSecurityGroupResponse DeleteMediaLiveInputSecurityGroup(DeleteMediaLiveInputSecurityGroupRequest req) throws TencentCloudSDKException
req
- DeleteMediaLiveInputSecurityGroupRequestTencentCloudSDKException
public DescribeMediaLiveChannelResponse DescribeMediaLiveChannel(DescribeMediaLiveChannelRequest req) throws TencentCloudSDKException
req
- DescribeMediaLiveChannelRequestTencentCloudSDKException
public DescribeMediaLiveChannelAlertsResponse DescribeMediaLiveChannelAlerts(DescribeMediaLiveChannelAlertsRequest req) throws TencentCloudSDKException
req
- DescribeMediaLiveChannelAlertsRequestTencentCloudSDKException
public DescribeMediaLiveChannelInputStatisticsResponse DescribeMediaLiveChannelInputStatistics(DescribeMediaLiveChannelInputStatisticsRequest req) throws TencentCloudSDKException
req
- DescribeMediaLiveChannelInputStatisticsRequestTencentCloudSDKException
public DescribeMediaLiveChannelLogsResponse DescribeMediaLiveChannelLogs(DescribeMediaLiveChannelLogsRequest req) throws TencentCloudSDKException
req
- DescribeMediaLiveChannelLogsRequestTencentCloudSDKException
public DescribeMediaLiveChannelOutputStatisticsResponse DescribeMediaLiveChannelOutputStatistics(DescribeMediaLiveChannelOutputStatisticsRequest req) throws TencentCloudSDKException
req
- DescribeMediaLiveChannelOutputStatisticsRequestTencentCloudSDKException
public DescribeMediaLiveChannelsResponse DescribeMediaLiveChannels(DescribeMediaLiveChannelsRequest req) throws TencentCloudSDKException
req
- DescribeMediaLiveChannelsRequestTencentCloudSDKException
public DescribeMediaLiveInputResponse DescribeMediaLiveInput(DescribeMediaLiveInputRequest req) throws TencentCloudSDKException
req
- DescribeMediaLiveInputRequestTencentCloudSDKException
public DescribeMediaLiveInputSecurityGroupResponse DescribeMediaLiveInputSecurityGroup(DescribeMediaLiveInputSecurityGroupRequest req) throws TencentCloudSDKException
req
- DescribeMediaLiveInputSecurityGroupRequestTencentCloudSDKException
public DescribeMediaLiveInputSecurityGroupsResponse DescribeMediaLiveInputSecurityGroups(DescribeMediaLiveInputSecurityGroupsRequest req) throws TencentCloudSDKException
req
- DescribeMediaLiveInputSecurityGroupsRequestTencentCloudSDKException
public DescribeMediaLiveInputsResponse DescribeMediaLiveInputs(DescribeMediaLiveInputsRequest req) throws TencentCloudSDKException
req
- DescribeMediaLiveInputsRequestTencentCloudSDKException
public ModifyMediaLiveChannelResponse ModifyMediaLiveChannel(ModifyMediaLiveChannelRequest req) throws TencentCloudSDKException
req
- ModifyMediaLiveChannelRequestTencentCloudSDKException
public ModifyMediaLiveInputResponse ModifyMediaLiveInput(ModifyMediaLiveInputRequest req) throws TencentCloudSDKException
req
- ModifyMediaLiveInputRequestTencentCloudSDKException
public ModifyMediaLiveInputSecurityGroupResponse ModifyMediaLiveInputSecurityGroup(ModifyMediaLiveInputSecurityGroupRequest req) throws TencentCloudSDKException
req
- ModifyMediaLiveInputSecurityGroupRequestTencentCloudSDKException
public StartMediaLiveChannelResponse StartMediaLiveChannel(StartMediaLiveChannelRequest req) throws TencentCloudSDKException
req
- StartMediaLiveChannelRequestTencentCloudSDKException
public StopMediaLiveChannelResponse StopMediaLiveChannel(StopMediaLiveChannelRequest req) throws TencentCloudSDKException
req
- StopMediaLiveChannelRequestTencentCloudSDKException
Copyright © 2020. All rights reserved.