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 GetTranscribeBriefResponse getTranscribeBriefWithOptions(String taskUuid, GetTranscribeBriefHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取闪记任务的概要信息
headers - GetTranscribeBriefHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetTranscribeBriefResponse getTranscribeBrief(String taskUuid) throws Exception
获取闪记任务的概要信息
Exceptionpublic RemovePermissionResponse removePermissionWithOptions(String taskUuid, RemovePermissionRequest request, RemovePermissionHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
移除指定用户对闪记任务的权限
request - RemovePermissionRequestheaders - RemovePermissionHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic RemovePermissionResponse removePermission(String taskUuid, RemovePermissionRequest request) throws Exception
移除指定用户对闪记任务的权限
request - RemovePermissionRequestExceptionpublic UpdatePermissionForUsersResponse updatePermissionForUsersWithOptions(String taskUuid, UpdatePermissionForUsersRequest request, UpdatePermissionForUsersHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
针对指定的闪记,修改或者授予指定用户权限
request - UpdatePermissionForUsersRequestheaders - UpdatePermissionForUsersHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdatePermissionForUsersResponse updatePermissionForUsers(String taskUuid, UpdatePermissionForUsersRequest request) throws Exception
针对指定的闪记,修改或者授予指定用户权限
request - UpdatePermissionForUsersRequestExceptionCopyright © 2025. All rights reserved.