@ThreadSafe
public final class SyncApiClient
extends com.alibaba.cloudapi.sdk.client.ApacheHttpClient
| 构造器和说明 |
|---|
SyncApiClient(IoTApiClientBuilderParams builderParams) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.alibaba.cloudapi.sdk.model.ApiResponse |
postBody(String host,
String path,
IoTApiRequest request) |
com.alibaba.cloudapi.sdk.model.ApiResponse |
postBody(String host,
String path,
IoTApiRequest request,
boolean isHttps) |
com.alibaba.cloudapi.sdk.model.ApiResponse |
postBody(String host,
String path,
IoTApiRequest request,
boolean isHttps,
Map<String,String> headers) |
public SyncApiClient(IoTApiClientBuilderParams builderParams)
public com.alibaba.cloudapi.sdk.model.ApiResponse postBody(String host, String path, IoTApiRequest request, boolean isHttps, Map<String,String> headers) throws UnsupportedEncodingException
public com.alibaba.cloudapi.sdk.model.ApiResponse postBody(String host, String path, IoTApiRequest request, boolean isHttps) throws UnsupportedEncodingException
public com.alibaba.cloudapi.sdk.model.ApiResponse postBody(String host, String path, IoTApiRequest request) throws UnsupportedEncodingException
Copyright © 2019. All rights reserved.