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) |
限定符和类型 | 方法和说明 |
---|---|
BatchRegisterDeviceResponse |
batchRegisterDevice(BatchRegisterDeviceRequest request) |
BatchRegisterDeviceResponse |
batchRegisterDeviceWithOptions(BatchRegisterDeviceRequest request,
BatchRegisterDeviceHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
CreateDepartmentResponse |
createDepartment(CreateDepartmentRequest request) |
CreateDepartmentResponse |
createDepartmentWithOptions(CreateDepartmentRequest request,
CreateDepartmentHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
DeviceDingResponse |
deviceDing(DeviceDingRequest request) |
DeviceDingResponse |
deviceDingWithOptions(DeviceDingRequest request,
DeviceDingHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
RegisterDeviceResponse |
registerDevice(RegisterDeviceRequest request) |
RegisterDeviceResponse |
registerDeviceWithOptions(RegisterDeviceRequest request,
RegisterDeviceHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
addRequestInterceptor, addResponseInterceptor, addRuntimeOptionsInterceptor, callApi, checkConfig, defaultAny, doRequest, doROARequest, doROARequestWithForm, doRPCRequest, execute, getAccessKeyId, getAccessKeySecret, getRpcHeaders, getSecurityToken, getUserAgent, setRpcHeaders
public RegisterDeviceResponse registerDevice(RegisterDeviceRequest request) throws Exception
Exception
public RegisterDeviceResponse registerDeviceWithOptions(RegisterDeviceRequest request, RegisterDeviceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exception
public BatchRegisterDeviceResponse batchRegisterDevice(BatchRegisterDeviceRequest request) throws Exception
Exception
public BatchRegisterDeviceResponse batchRegisterDeviceWithOptions(BatchRegisterDeviceRequest request, BatchRegisterDeviceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exception
public DeviceDingResponse deviceDing(DeviceDingRequest request) throws Exception
Exception
public DeviceDingResponse deviceDingWithOptions(DeviceDingRequest request, DeviceDingHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exception
public CreateDepartmentResponse createDepartment(CreateDepartmentRequest request) throws Exception
Exception
public CreateDepartmentResponse createDepartmentWithOptions(CreateDepartmentRequest request, CreateDepartmentHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exception
Copyright © 2021. All rights reserved.