public class Client
extends com.aliyun.teaopenapi.Client
_connectTimeout, _credential, _endpoint, _endpointMap, _endpointRule, _endpointType, _headers, _httpProxy, _httpsProxy, _maxIdleConns, _method, _network, _noProxy, _openPlatformEndpoint, _productId, _protocol, _readTimeout, _regionId, _signatureAlgorithm, _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, getRpcHeaders, getSecurityToken, getUserAgent, setRpcHeaderspublic GetSearchTabResponse getSearchTab(String tabId) throws Exception
Exceptionpublic GetSearchTabResponse getSearchTabWithOptions(String tabId, GetSearchTabHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic GetSearchItemResponse getSearchItem(String tabId, String itemId) throws Exception
Exceptionpublic GetSearchItemResponse getSearchItemWithOptions(String tabId, String itemId, GetSearchItemHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic DeleteSearchItemResponse deleteSearchItem(String tabId, String itemId) throws Exception
Exceptionpublic DeleteSearchItemResponse deleteSearchItemWithOptions(String tabId, String itemId, DeleteSearchItemHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic InsertSearchItemResponse insertSearchItem(String tabId, InsertSearchItemRequest request) throws Exception
Exceptionpublic InsertSearchItemResponse insertSearchItemWithOptions(String tabId, InsertSearchItemRequest request, InsertSearchItemHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic CreateSearchTabResponse createSearchTab(CreateSearchTabRequest request) throws Exception
Exceptionpublic CreateSearchTabResponse createSearchTabWithOptions(CreateSearchTabRequest request, CreateSearchTabHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic DeleteSearchTabResponse deleteSearchTab(String tabId) throws Exception
Exceptionpublic DeleteSearchTabResponse deleteSearchTabWithOptions(String tabId, DeleteSearchTabHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic UpdateSearchTabResponse updateSearchTab(String tabId, UpdateSearchTabRequest request) throws Exception
Exceptionpublic UpdateSearchTabResponse updateSearchTabWithOptions(String tabId, UpdateSearchTabRequest request, UpdateSearchTabHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
ExceptionCopyright © 2021. All rights reserved.