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, _tlsMinVersion, _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, setRpcHeaderspublic CreateFlashMeetingResponse createFlashMeetingWithOptions(CreateFlashMeetingRequest request, CreateFlashMeetingHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
创建钉闪会并绑定日程
request - CreateFlashMeetingRequestheaders - CreateFlashMeetingHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic CreateFlashMeetingResponse createFlashMeeting(CreateFlashMeetingRequest request) throws Exception
创建钉闪会并绑定日程
request - CreateFlashMeetingRequestExceptionpublic ExportShanhuiToDocResponse exportShanhuiToDocWithOptions(ExportShanhuiToDocRequest request, ExportShanhuiToDocHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
将闪会导出到文档
request - ExportShanhuiToDocRequestheaders - ExportShanhuiToDocHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ExportShanhuiToDocResponse exportShanhuiToDoc(ExportShanhuiToDocRequest request) throws Exception
将闪会导出到文档
request - ExportShanhuiToDocRequestExceptionpublic GetShanhuiByCalendarResponse getShanhuiByCalendarWithOptions(GetShanhuiByCalendarRequest request, GetShanhuiByCalendarHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据日程获取闪会的信息
request - GetShanhuiByCalendarRequestheaders - GetShanhuiByCalendarHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetShanhuiByCalendarResponse getShanhuiByCalendar(GetShanhuiByCalendarRequest request) throws Exception
根据日程获取闪会的信息
request - GetShanhuiByCalendarRequestExceptionpublic GetShanhuiByShanhuiKeyResponse getShanhuiByShanhuiKeyWithOptions(String flashmeetingKey, GetShanhuiByShanhuiKeyHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据闪会key来闪会的信息,包含关联的日程、会议时间、议题等
headers - GetShanhuiByShanhuiKeyHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetShanhuiByShanhuiKeyResponse getShanhuiByShanhuiKey(String flashmeetingKey) throws Exception
根据闪会key来闪会的信息,包含关联的日程、会议时间、议题等
Exceptionpublic GetTaskFromShanhuiDocResponse getTaskFromShanhuiDocWithOptions(GetTaskFromShanhuiDocRequest request, GetTaskFromShanhuiDocHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据闪会文档id获取待办任务
request - GetTaskFromShanhuiDocRequestheaders - GetTaskFromShanhuiDocHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetTaskFromShanhuiDocResponse getTaskFromShanhuiDoc(GetTaskFromShanhuiDocRequest request) throws Exception
根据闪会文档id获取待办任务
request - GetTaskFromShanhuiDocRequestExceptionCopyright © 2025. All rights reserved.