public class Client
extends com.aliyun.teaopenapi.Client
| 限定符和类型 | 字段和说明 |
|---|---|
com.aliyun.gateway.spi.Client |
_client |
_connectTimeout, _credential, _endpoint, _endpointMap, _endpointRule, _endpointType, _globalParameters, _headers, _httpProxy, _httpsProxy, _maxIdleConns, _method, _network, _noProxy, _openPlatformEndpoint, _productId, _protocol, _readTimeout, _regionId, _signatureAlgorithm, _signatureVersion, _socks5NetWork, _socks5Proxy, _spi, _suffix, _userAgent| 构造器和说明 |
|---|
Client(com.aliyun.teaopenapi.models.Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetTranscribeBriefResponse |
getTranscribeBrief(String taskUuid) |
GetTranscribeBriefResponse |
getTranscribeBriefWithOptions(String taskUuid,
GetTranscribeBriefHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
RemovePermissionResponse |
removePermission(String taskUuid,
RemovePermissionRequest request) |
RemovePermissionResponse |
removePermissionWithOptions(String taskUuid,
RemovePermissionRequest request,
RemovePermissionHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
UpdatePermissionForUsersResponse |
updatePermissionForUsers(String taskUuid,
UpdatePermissionForUsersRequest request) |
UpdatePermissionForUsersResponse |
updatePermissionForUsersWithOptions(String taskUuid,
UpdatePermissionForUsersRequest request,
UpdatePermissionForUsersHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
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
Exceptionpublic GetTranscribeBriefResponse getTranscribeBrief(String taskUuid) throws Exception
Exceptionpublic RemovePermissionResponse removePermissionWithOptions(String taskUuid, RemovePermissionRequest request, RemovePermissionHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic RemovePermissionResponse removePermission(String taskUuid, RemovePermissionRequest request) throws Exception
Exceptionpublic UpdatePermissionForUsersResponse updatePermissionForUsersWithOptions(String taskUuid, UpdatePermissionForUsersRequest request, UpdatePermissionForUsersHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic UpdatePermissionForUsersResponse updatePermissionForUsers(String taskUuid, UpdatePermissionForUsersRequest request) throws Exception
ExceptionCopyright © 2023. All rights reserved.