public class Client
extends com.aliyun.teaopenapi.Client
_ca, _cert, _connectTimeout, _credential, _disableHttp2, _endpoint, _endpointMap, _endpointRule, _endpointType, _globalParameters, _headers, _httpProxy, _httpsProxy, _key, _maxIdleConns, _method, _network, _noProxy, _openPlatformEndpoint, _productId, _protocol, _readTimeout, _regionId, _signatureAlgorithm, _signatureVersion, _socks5NetWork, _socks5Proxy, _spi, _suffix, _userAgent
构造器和说明 |
---|
Client(com.aliyun.teaopenapi.models.Config config) |
addRequestInterceptor, addResponseInterceptor, addRuntimeOptionsInterceptor, callApi, checkConfig, defaultAny, doRequest, doROARequest, doROARequestWithForm, doRPCRequest, execute, getAccessKeyId, getAccessKeySecret, getBearerToken, getRpcHeaders, getSecurityToken, getType, getUserAgent, setGatewayClient, setRpcHeaders
public AddRecordPermissionResponse addRecordPermissionWithOptions(String conferenceId, AddRecordPermissionRequest request, AddRecordPermissionHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
增加闪记权限
request
- AddRecordPermissionRequestheaders
- AddRecordPermissionHeadersruntime
- runtime options for this request RuntimeOptionsException
public AddRecordPermissionResponse addRecordPermission(String conferenceId, AddRecordPermissionRequest request) throws Exception
增加闪记权限
request
- AddRecordPermissionRequestException
public CancelScheduleConferenceResponse cancelScheduleConferenceWithOptions(CancelScheduleConferenceRequest request, CancelScheduleConferenceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
取消预约会议
request
- CancelScheduleConferenceRequestheaders
- CancelScheduleConferenceHeadersruntime
- runtime options for this request RuntimeOptionsException
public CancelScheduleConferenceResponse cancelScheduleConference(CancelScheduleConferenceRequest request) throws Exception
取消预约会议
request
- CancelScheduleConferenceRequestException
public CloseVideoConferenceResponse closeVideoConferenceWithOptions(String conferenceId, CloseVideoConferenceRequest request, CloseVideoConferenceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
关闭视频会议
request
- CloseVideoConferenceRequestheaders
- CloseVideoConferenceHeadersruntime
- runtime options for this request RuntimeOptionsException
public CloseVideoConferenceResponse closeVideoConference(String conferenceId, CloseVideoConferenceRequest request) throws Exception
关闭视频会议
request
- CloseVideoConferenceRequestException
public CohostsResponse cohostsWithOptions(String conferenceId, CohostsRequest request, CohostsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
设置联席主持人
request
- CohostsRequestheaders
- CohostsHeadersruntime
- runtime options for this request RuntimeOptionsException
public CohostsResponse cohosts(String conferenceId, CohostsRequest request) throws Exception
设置联席主持人
request
- CohostsRequestException
public CreateCustomShortLinkResponse createCustomShortLinkWithOptions(CreateCustomShortLinkRequest request, CreateCustomShortLinkHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
创建专属短链
request
- CreateCustomShortLinkRequestheaders
- CreateCustomShortLinkHeadersruntime
- runtime options for this request RuntimeOptionsException
public CreateCustomShortLinkResponse createCustomShortLink(CreateCustomShortLinkRequest request) throws Exception
创建专属短链
request
- CreateCustomShortLinkRequestException
public CreateScheduleConferenceResponse createScheduleConferenceWithOptions(CreateScheduleConferenceRequest request, CreateScheduleConferenceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
创建预约会议
request
- CreateScheduleConferenceRequestheaders
- CreateScheduleConferenceHeadersruntime
- runtime options for this request RuntimeOptionsException
public CreateScheduleConferenceResponse createScheduleConference(CreateScheduleConferenceRequest request) throws Exception
创建预约会议
request
- CreateScheduleConferenceRequestException
public CreateVideoConferenceResponse createVideoConferenceWithOptions(CreateVideoConferenceRequest request, CreateVideoConferenceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
创建视频会议
request
- CreateVideoConferenceRequestheaders
- CreateVideoConferenceHeadersruntime
- runtime options for this request RuntimeOptionsException
public CreateVideoConferenceResponse createVideoConference(CreateVideoConferenceRequest request) throws Exception
创建视频会议
request
- CreateVideoConferenceRequestException
public FocusResponse focusWithOptions(String conferenceId, FocusRequest request, FocusHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
设置全员看他
request
- FocusRequestheaders
- FocusHeadersruntime
- runtime options for this request RuntimeOptionsException
public FocusResponse focus(String conferenceId, FocusRequest request) throws Exception
设置全员看他
request
- FocusRequestException
public GenerateFlashMinutesDocumentUrlResponse generateFlashMinutesDocumentUrlWithOptions(String conferenceId, GenerateFlashMinutesDocumentUrlRequest request, GenerateFlashMinutesDocumentUrlHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
生成会议闪记文档的下载链接
request
- GenerateFlashMinutesDocumentUrlRequestheaders
- GenerateFlashMinutesDocumentUrlHeadersruntime
- runtime options for this request RuntimeOptionsException
public GenerateFlashMinutesDocumentUrlResponse generateFlashMinutesDocumentUrl(String conferenceId, GenerateFlashMinutesDocumentUrlRequest request) throws Exception
生成会议闪记文档的下载链接
request
- GenerateFlashMinutesDocumentUrlRequestException
public GetConfDataByConferenceIdResponse getConfDataByConferenceIdWithOptions(String conferenceId, GetConfDataByConferenceIdRequest request, GetConfDataByConferenceIdHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
通过conferenceId获取指定音视频会议信息
request
- GetConfDataByConferenceIdRequestheaders
- GetConfDataByConferenceIdHeadersruntime
- runtime options for this request RuntimeOptionsException
public GetConfDataByConferenceIdResponse getConfDataByConferenceId(String conferenceId, GetConfDataByConferenceIdRequest request) throws Exception
通过conferenceId获取指定音视频会议信息
request
- GetConfDataByConferenceIdRequestException
public GetConfDetailDataResponse getConfDetailDataWithOptions(String conferenceId, GetConfDetailDataRequest request, GetConfDetailDataHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
通过conferenceId获取指定音视频会议成员信息
request
- GetConfDetailDataRequestheaders
- GetConfDetailDataHeadersruntime
- runtime options for this request RuntimeOptionsException
public GetConfDetailDataResponse getConfDetailData(String conferenceId, GetConfDetailDataRequest request) throws Exception
通过conferenceId获取指定音视频会议成员信息
request
- GetConfDetailDataRequestException
public GetHistoryConfDataListResponse getHistoryConfDataListWithOptions(GetHistoryConfDataListRequest request, GetHistoryConfDataListHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取音视频会议列表数据
request
- GetHistoryConfDataListRequestheaders
- GetHistoryConfDataListHeadersruntime
- runtime options for this request RuntimeOptionsException
public GetHistoryConfDataListResponse getHistoryConfDataList(GetHistoryConfDataListRequest request) throws Exception
获取音视频会议列表数据
request
- GetHistoryConfDataListRequestException
public GetUserLastMetricResponse getUserLastMetricWithOptions(String conferenceId, GetUserLastMetricRequest request, GetUserLastMetricHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
通过conferenceId和unionId获取最新会议质量数据
request
- GetUserLastMetricRequestheaders
- GetUserLastMetricHeadersruntime
- runtime options for this request RuntimeOptionsException
public GetUserLastMetricResponse getUserLastMetric(String conferenceId, GetUserLastMetricRequest request) throws Exception
通过conferenceId和unionId获取最新会议质量数据
request
- GetUserLastMetricRequestException
public GetUserMetricDataResponse getUserMetricDataWithOptions(String conferenceId, GetUserMetricDataRequest request, GetUserMetricDataHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
通过conferenceId和unionId获取指定音视频会议人员的会议质量数据
request
- GetUserMetricDataRequestheaders
- GetUserMetricDataHeadersruntime
- runtime options for this request RuntimeOptionsException
public GetUserMetricDataResponse getUserMetricData(String conferenceId, GetUserMetricDataRequest request) throws Exception
通过conferenceId和unionId获取指定音视频会议人员的会议质量数据
request
- GetUserMetricDataRequestException
public InviteUsersResponse inviteUsersWithOptions(String conferenceId, InviteUsersRequest request, InviteUsersHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
邀请其他人员
request
- InviteUsersRequestheaders
- InviteUsersHeadersruntime
- runtime options for this request RuntimeOptionsException
public InviteUsersResponse inviteUsers(String conferenceId, InviteUsersRequest request) throws Exception
邀请其他人员
request
- InviteUsersRequestException
public KickMembersResponse kickMembersWithOptions(String conferenceId, KickMembersRequest request, KickMembersHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
会议踢出成员
request
- KickMembersRequestheaders
- KickMembersHeadersruntime
- runtime options for this request RuntimeOptionsException
public KickMembersResponse kickMembers(String conferenceId, KickMembersRequest request) throws Exception
会议踢出成员
request
- KickMembersRequestException
public LockConferenceResponse lockConferenceWithOptions(String conferenceId, LockConferenceRequest request, LockConferenceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
锁定会议
request
- LockConferenceRequestheaders
- LockConferenceHeadersruntime
- runtime options for this request RuntimeOptionsException
public LockConferenceResponse lockConference(String conferenceId, LockConferenceRequest request) throws Exception
锁定会议
request
- LockConferenceRequestException
public MuteAllResponse muteAllWithOptions(String conferenceId, MuteAllRequest request, MuteAllHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
会议全员静音或解除静音
request
- MuteAllRequestheaders
- MuteAllHeadersruntime
- runtime options for this request RuntimeOptionsException
public MuteAllResponse muteAll(String conferenceId, MuteAllRequest request) throws Exception
会议全员静音或解除静音
request
- MuteAllRequestException
public MuteMembersResponse muteMembersWithOptions(String conferenceId, MuteMembersRequest request, MuteMembersHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
指定人员静音或取消静音
request
- MuteMembersRequestheaders
- MuteMembersHeadersruntime
- runtime options for this request RuntimeOptionsException
public MuteMembersResponse muteMembers(String conferenceId, MuteMembersRequest request) throws Exception
指定人员静音或取消静音
request
- MuteMembersRequestException
public QueryCloudRecordTextResponse queryCloudRecordTextWithOptions(String conferenceId, QueryCloudRecordTextRequest request, QueryCloudRecordTextHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询云录制文本信息
request
- QueryCloudRecordTextRequestheaders
- QueryCloudRecordTextHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryCloudRecordTextResponse queryCloudRecordText(String conferenceId, QueryCloudRecordTextRequest request) throws Exception
查询云录制文本信息
request
- QueryCloudRecordTextRequestException
public QueryCloudRecordVideoResponse queryCloudRecordVideoWithOptions(String conferenceId, QueryCloudRecordVideoRequest request, QueryCloudRecordVideoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询云录制视频
request
- QueryCloudRecordVideoRequestheaders
- QueryCloudRecordVideoHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryCloudRecordVideoResponse queryCloudRecordVideo(String conferenceId, QueryCloudRecordVideoRequest request) throws Exception
查询云录制视频
request
- QueryCloudRecordVideoRequestException
public QueryCloudRecordVideoPlayInfoResponse queryCloudRecordVideoPlayInfoWithOptions(String conferenceId, QueryCloudRecordVideoPlayInfoRequest request, QueryCloudRecordVideoPlayInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询云录制视频播放信息
request
- QueryCloudRecordVideoPlayInfoRequestheaders
- QueryCloudRecordVideoPlayInfoHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryCloudRecordVideoPlayInfoResponse queryCloudRecordVideoPlayInfo(String conferenceId, QueryCloudRecordVideoPlayInfoRequest request) throws Exception
查询云录制视频播放信息
request
- QueryCloudRecordVideoPlayInfoRequestException
public QueryConferenceInfoResponse queryConferenceInfoWithOptions(String conferenceId, QueryConferenceInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询视频会议信息
headers
- QueryConferenceInfoHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryConferenceInfoResponse queryConferenceInfo(String conferenceId) throws Exception
查询视频会议信息
Exception
public QueryConferenceInfoBatchResponse queryConferenceInfoBatchWithOptions(QueryConferenceInfoBatchRequest request, QueryConferenceInfoBatchHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量查询视频会议信息
request
- QueryConferenceInfoBatchRequestheaders
- QueryConferenceInfoBatchHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryConferenceInfoBatchResponse queryConferenceInfoBatch(QueryConferenceInfoBatchRequest request) throws Exception
批量查询视频会议信息
request
- QueryConferenceInfoBatchRequestException
public QueryConferenceMembersResponse queryConferenceMembersWithOptions(String conferenceId, QueryConferenceMembersRequest request, QueryConferenceMembersHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询视频会议成员
request
- QueryConferenceMembersRequestheaders
- QueryConferenceMembersHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryConferenceMembersResponse queryConferenceMembers(String conferenceId, QueryConferenceMembersRequest request) throws Exception
查询视频会议成员
request
- QueryConferenceMembersRequestException
public QueryFlashMinutesSummaryResponse queryFlashMinutesSummaryWithOptions(String conferenceId, QueryFlashMinutesSummaryRequest request, QueryFlashMinutesSummaryHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询云录制摘要请求
request
- QueryFlashMinutesSummaryRequestheaders
- QueryFlashMinutesSummaryHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryFlashMinutesSummaryResponse queryFlashMinutesSummary(String conferenceId, QueryFlashMinutesSummaryRequest request) throws Exception
查询云录制摘要请求
request
- QueryFlashMinutesSummaryRequestException
public QueryMinutesAudioResponse queryMinutesAudioWithOptions(String conferenceId, QueryMinutesAudioRequest request, QueryMinutesAudioHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询会议闪记的音频信息
request
- QueryMinutesAudioRequestheaders
- QueryMinutesAudioHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryMinutesAudioResponse queryMinutesAudio(String conferenceId, QueryMinutesAudioRequest request) throws Exception
查询会议闪记的音频信息
request
- QueryMinutesAudioRequestException
public QueryMinutesSummaryResponse queryMinutesSummaryWithOptions(String conferenceId, QueryMinutesSummaryRequest request, QueryMinutesSummaryHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询会议闪记智能纪要
request
- QueryMinutesSummaryRequestheaders
- QueryMinutesSummaryHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryMinutesSummaryResponse queryMinutesSummary(String conferenceId, QueryMinutesSummaryRequest request) throws Exception
查询会议闪记智能纪要
request
- QueryMinutesSummaryRequestException
public QueryMinutesTextResponse queryMinutesTextWithOptions(String conferenceId, QueryMinutesTextRequest request, QueryMinutesTextHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询会议闪记文本信息
request
- QueryMinutesTextRequestheaders
- QueryMinutesTextHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryMinutesTextResponse queryMinutesText(String conferenceId, QueryMinutesTextRequest request) throws Exception
查询会议闪记文本信息
request
- QueryMinutesTextRequestException
public QueryRecordMinutesUrlResponse queryRecordMinutesUrlWithOptions(String conferenceId, QueryRecordMinutesUrlRequest request, QueryRecordMinutesUrlHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询闪记链接
request
- QueryRecordMinutesUrlRequestheaders
- QueryRecordMinutesUrlHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryRecordMinutesUrlResponse queryRecordMinutesUrl(String conferenceId, QueryRecordMinutesUrlRequest request) throws Exception
查询闪记链接
request
- QueryRecordMinutesUrlRequestException
public QueryScheduleConfSettingsResponse queryScheduleConfSettingsWithOptions(QueryScheduleConfSettingsRequest request, QueryScheduleConfSettingsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询预约会议设置
request
- QueryScheduleConfSettingsRequestheaders
- QueryScheduleConfSettingsHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryScheduleConfSettingsResponse queryScheduleConfSettings(QueryScheduleConfSettingsRequest request) throws Exception
查询预约会议设置
request
- QueryScheduleConfSettingsRequestException
public QueryScheduleConferenceResponse queryScheduleConferenceWithOptions(String scheduleConferenceId, QueryScheduleConferenceRequest request, QueryScheduleConferenceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询预约会议信息
request
- QueryScheduleConferenceRequestheaders
- QueryScheduleConferenceHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryScheduleConferenceResponse queryScheduleConference(String scheduleConferenceId, QueryScheduleConferenceRequest request) throws Exception
查询预约会议信息
request
- QueryScheduleConferenceRequestException
public QueryScheduleConferenceInfoResponse queryScheduleConferenceInfoWithOptions(String scheduleConferenceId, QueryScheduleConferenceInfoRequest request, QueryScheduleConferenceInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
分页获取预约会议历史会议信息,当前仅返回最后一次的会议信息
request
- QueryScheduleConferenceInfoRequestheaders
- QueryScheduleConferenceInfoHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryScheduleConferenceInfoResponse queryScheduleConferenceInfo(String scheduleConferenceId, QueryScheduleConferenceInfoRequest request) throws Exception
分页获取预约会议历史会议信息,当前仅返回最后一次的会议信息
request
- QueryScheduleConferenceInfoRequestException
public QueryUserOnGoingConferenceResponse queryUserOnGoingConferenceWithOptions(QueryUserOnGoingConferenceRequest request, QueryUserOnGoingConferenceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询用户进行中会议
request
- QueryUserOnGoingConferenceRequestheaders
- QueryUserOnGoingConferenceHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryUserOnGoingConferenceResponse queryUserOnGoingConference(QueryUserOnGoingConferenceRequest request) throws Exception
查询用户进行中会议
request
- QueryUserOnGoingConferenceRequestException
public StartCloudRecordResponse startCloudRecordWithOptions(String conferenceId, StartCloudRecordRequest request, StartCloudRecordHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
开启云录制
request
- StartCloudRecordRequestheaders
- StartCloudRecordHeadersruntime
- runtime options for this request RuntimeOptionsException
public StartCloudRecordResponse startCloudRecord(String conferenceId, StartCloudRecordRequest request) throws Exception
开启云录制
request
- StartCloudRecordRequestException
public StartMinutesResponse startMinutesWithOptions(String conferenceId, StartMinutesRequest request, StartMinutesHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
开启会议闪记
request
- StartMinutesRequestheaders
- StartMinutesHeadersruntime
- runtime options for this request RuntimeOptionsException
public StartMinutesResponse startMinutes(String conferenceId, StartMinutesRequest request) throws Exception
开启会议闪记
request
- StartMinutesRequestException
public StartStreamOutResponse startStreamOutWithOptions(String conferenceId, StartStreamOutRequest request, StartStreamOutHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
会议开始直播推流
request
- StartStreamOutRequestheaders
- StartStreamOutHeadersruntime
- runtime options for this request RuntimeOptionsException
public StartStreamOutResponse startStreamOut(String conferenceId, StartStreamOutRequest request) throws Exception
会议开始直播推流
request
- StartStreamOutRequestException
public StopCloudRecordResponse stopCloudRecordWithOptions(String conferenceId, StopCloudRecordRequest request, StopCloudRecordHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
关闭云录制
request
- StopCloudRecordRequestheaders
- StopCloudRecordHeadersruntime
- runtime options for this request RuntimeOptionsException
public StopCloudRecordResponse stopCloudRecord(String conferenceId, StopCloudRecordRequest request) throws Exception
关闭云录制
request
- StopCloudRecordRequestException
public StopMinutesResponse stopMinutesWithOptions(String conferenceId, StopMinutesRequest request, StopMinutesHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
暂停会议闪记
request
- StopMinutesRequestheaders
- StopMinutesHeadersruntime
- runtime options for this request RuntimeOptionsException
public StopMinutesResponse stopMinutes(String conferenceId, StopMinutesRequest request) throws Exception
暂停会议闪记
request
- StopMinutesRequestException
public StopStreamOutResponse stopStreamOutWithOptions(String conferenceId, StopStreamOutRequest request, StopStreamOutHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
会议停止直播推流
request
- StopStreamOutRequestheaders
- StopStreamOutHeadersruntime
- runtime options for this request RuntimeOptionsException
public StopStreamOutResponse stopStreamOut(String conferenceId, StopStreamOutRequest request) throws Exception
会议停止直播推流
request
- StopStreamOutRequestException
public UpdateScheduleConfSettingsResponse updateScheduleConfSettingsWithOptions(UpdateScheduleConfSettingsRequest request, UpdateScheduleConfSettingsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新预约会议设置
request
- UpdateScheduleConfSettingsRequestheaders
- UpdateScheduleConfSettingsHeadersruntime
- runtime options for this request RuntimeOptionsException
public UpdateScheduleConfSettingsResponse updateScheduleConfSettings(UpdateScheduleConfSettingsRequest request) throws Exception
更新预约会议设置
request
- UpdateScheduleConfSettingsRequestException
public UpdateScheduleConferenceResponse updateScheduleConferenceWithOptions(UpdateScheduleConferenceRequest request, UpdateScheduleConferenceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新预约会议
request
- UpdateScheduleConferenceRequestheaders
- UpdateScheduleConferenceHeadersruntime
- runtime options for this request RuntimeOptionsException
public UpdateScheduleConferenceResponse updateScheduleConference(UpdateScheduleConferenceRequest request) throws Exception
更新预约会议
request
- UpdateScheduleConferenceRequestException
public UpdateVideoConferenceExtInfoResponse updateVideoConferenceExtInfoWithOptions(String conferenceId, UpdateVideoConferenceExtInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新会议额外信息
headers
- UpdateVideoConferenceExtInfoHeadersruntime
- runtime options for this request RuntimeOptionsException
public UpdateVideoConferenceExtInfoResponse updateVideoConferenceExtInfo(String conferenceId) throws Exception
更新会议额外信息
Exception
public UpdateVideoConferenceSettingResponse updateVideoConferenceSettingWithOptions(String conferenceId, UpdateVideoConferenceSettingRequest request, UpdateVideoConferenceSettingHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
设置会议中的会议属性
request
- UpdateVideoConferenceSettingRequestheaders
- UpdateVideoConferenceSettingHeadersruntime
- runtime options for this request RuntimeOptionsException
public UpdateVideoConferenceSettingResponse updateVideoConferenceSetting(String conferenceId, UpdateVideoConferenceSettingRequest request) throws Exception
设置会议中的会议属性
request
- UpdateVideoConferenceSettingRequestException
Copyright © 2024. All rights reserved.