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 CheckInCrowdsByMobileResponse checkInCrowdsByMobileWithOptions(CheckInCrowdsByMobileRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据加密后的用户手机号检查该用户是否在某人群中
request - CheckInCrowdsByMobileRequestheaders - mapruntime - runtime options for this request RuntimeOptionsExceptionpublic CheckInCrowdsByMobileResponse checkInCrowdsByMobile(CheckInCrowdsByMobileRequest request) throws Exception
根据加密后的用户手机号检查该用户是否在某人群中
request - CheckInCrowdsByMobileRequestExceptionpublic ConsumePointResponse consumePointWithOptions(ConsumePointRequest tmpReq, ConsumePointHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
消耗用户积分
tmpReq - ConsumePointRequestheaders - ConsumePointHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ConsumePointResponse consumePoint(ConsumePointRequest request) throws Exception
消耗用户积分
request - ConsumePointRequestExceptionpublic CreateDeliveryPlanResponse createDeliveryPlanWithOptions(CreateDeliveryPlanRequest request, CreateDeliveryPlanHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
发布钉钉投放任务(搜索穹顶、搜索发现、搜索关键字)
request - CreateDeliveryPlanRequestheaders - CreateDeliveryPlanHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic CreateDeliveryPlanResponse createDeliveryPlan(CreateDeliveryPlanRequest request) throws Exception
发布钉钉投放任务(搜索穹顶、搜索发现、搜索关键字)
request - CreateDeliveryPlanRequestExceptionpublic GetPointInfoResponse getPointInfoWithOptions(GetPointInfoRequest request, GetPointInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询用户积分
request - GetPointInfoRequestheaders - GetPointInfoHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetPointInfoResponse getPointInfo(GetPointInfoRequest request) throws Exception
查询用户积分
request - GetPointInfoRequestExceptionpublic RevertPointResponse revertPointWithOptions(RevertPointRequest tmpReq, RevertPointHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
撤销用户单笔积分消耗
tmpReq - RevertPointRequestheaders - RevertPointHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic RevertPointResponse revertPoint(RevertPointRequest request) throws Exception
撤销用户单笔积分消耗
request - RevertPointRequestExceptionpublic SendBannerResponse sendBannerWithOptions(SendBannerRequest request, SendBannerHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
发送钉钉统一引导Banner
request - SendBannerRequestheaders - SendBannerHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SendBannerResponse sendBanner(SendBannerRequest request) throws Exception
发送钉钉统一引导Banner
request - SendBannerRequestExceptionpublic SendPopupResponse sendPopupWithOptions(SendPopupRequest request, SendPopupHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
发送钉钉首页弹窗
request - SendPopupRequestheaders - SendPopupHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SendPopupResponse sendPopup(SendPopupRequest request) throws Exception
发送钉钉首页弹窗
request - SendPopupRequestExceptionpublic SendSearchShadeResponse sendSearchShadeWithOptions(SendSearchShadeRequest request, SendSearchShadeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
发送钉钉搜索底纹
request - SendSearchShadeRequestheaders - SendSearchShadeHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SendSearchShadeResponse sendSearchShade(SendSearchShadeRequest request) throws Exception
发送钉钉搜索底纹
request - SendSearchShadeRequestExceptionCopyright © 2025. All rights reserved.