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 CreateEnterpriseTodoTaskResponse createEnterpriseTodoTaskWithOptions(CreateEnterpriseTodoTaskRequest request, CreateEnterpriseTodoTaskHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
创建企业待办
request
- CreateEnterpriseTodoTaskRequestheaders
- CreateEnterpriseTodoTaskHeadersruntime
- runtime options for this request RuntimeOptionsException
public CreateEnterpriseTodoTaskResponse createEnterpriseTodoTask(CreateEnterpriseTodoTaskRequest request) throws Exception
创建企业待办
request
- CreateEnterpriseTodoTaskRequestException
public DeleteCategorySourceConfigResponse deleteCategorySourceConfigWithOptions(DeleteCategorySourceConfigRequest request, DeleteCategorySourceConfigHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
删除应用类目信息
request
- DeleteCategorySourceConfigRequestheaders
- DeleteCategorySourceConfigHeadersruntime
- runtime options for this request RuntimeOptionsException
public DeleteCategorySourceConfigResponse deleteCategorySourceConfig(DeleteCategorySourceConfigRequest request) throws Exception
删除应用类目信息
request
- DeleteCategorySourceConfigRequestException
public DeleteTodoEETaskResponse deleteTodoEETaskWithOptions(DeleteTodoEETaskRequest request, DeleteTodoEETaskHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
删除待办
request
- DeleteTodoEETaskRequestheaders
- DeleteTodoEETaskHeadersruntime
- runtime options for this request RuntimeOptionsException
public DeleteTodoEETaskResponse deleteTodoEETask(DeleteTodoEETaskRequest request) throws Exception
删除待办
request
- DeleteTodoEETaskRequestException
public GetCategorySourceConfigListResponse getCategorySourceConfigListWithOptions(GetCategorySourceConfigListRequest request, GetCategorySourceConfigListHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询应用注册类目信息列表
request
- GetCategorySourceConfigListRequestheaders
- GetCategorySourceConfigListHeadersruntime
- runtime options for this request RuntimeOptionsException
public GetCategorySourceConfigListResponse getCategorySourceConfigList(GetCategorySourceConfigListRequest request) throws Exception
查询应用注册类目信息列表
request
- GetCategorySourceConfigListRequestException
public GetUserTaskListResponse getUserTaskListWithOptions(GetUserTaskListRequest request, GetUserTaskListHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询用户待办列表
request
- GetUserTaskListRequestheaders
- GetUserTaskListHeadersruntime
- runtime options for this request RuntimeOptionsException
public GetUserTaskListResponse getUserTaskList(GetUserTaskListRequest request) throws Exception
查询用户待办列表
request
- GetUserTaskListRequestException
public RegisterCategorySourceConfigResponse registerCategorySourceConfigWithOptions(RegisterCategorySourceConfigRequest request, RegisterCategorySourceConfigHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
注册应用类目信息
request
- RegisterCategorySourceConfigRequestheaders
- RegisterCategorySourceConfigHeadersruntime
- runtime options for this request RuntimeOptionsException
public RegisterCategorySourceConfigResponse registerCategorySourceConfig(RegisterCategorySourceConfigRequest request) throws Exception
注册应用类目信息
request
- RegisterCategorySourceConfigRequestException
public UpdateCategorySourceConfigResponse updateCategorySourceConfigWithOptions(UpdateCategorySourceConfigRequest request, UpdateCategorySourceConfigHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
修改应用类目注册信息
request
- UpdateCategorySourceConfigRequestheaders
- UpdateCategorySourceConfigHeadersruntime
- runtime options for this request RuntimeOptionsException
public UpdateCategorySourceConfigResponse updateCategorySourceConfig(UpdateCategorySourceConfigRequest request) throws Exception
修改应用类目注册信息
request
- UpdateCategorySourceConfigRequestException
public UpdateTaskResponse updateTaskWithOptions(UpdateTaskRequest request, UpdateTaskHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新待办信息
request
- UpdateTaskRequestheaders
- UpdateTaskHeadersruntime
- runtime options for this request RuntimeOptionsException
public UpdateTaskResponse updateTask(UpdateTaskRequest request) throws Exception
更新待办信息
request
- UpdateTaskRequestException
public UpdateUserTaskStatusResponse updateUserTaskStatusWithOptions(UpdateUserTaskStatusRequest request, UpdateUserTaskStatusHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新用户的待办状态
request
- UpdateUserTaskStatusRequestheaders
- UpdateUserTaskStatusHeadersruntime
- runtime options for this request RuntimeOptionsException
public UpdateUserTaskStatusResponse updateUserTaskStatus(UpdateUserTaskStatusRequest request) throws Exception
更新用户的待办状态
request
- UpdateUserTaskStatusRequestException
Copyright © 2024. All rights reserved.