| Package | Description |
|---|---|
| com.aliyun.openservices.iot.api | |
| com.aliyun.openservices.iot.api.auth | |
| com.aliyun.openservices.iot.api.http2 |
| Modifier and Type | Method and Description |
|---|---|
static Profile |
Profile.getAccessKeyProfile(String endPoint,
String regionId,
String accessKey,
String accessSecret) |
static Profile |
Profile.getAccessKeyProfile(String endPoint,
String regionId,
String accessKey,
String accessSecret,
String stsToken) |
static Profile |
Profile.getAppKeyProfile(String endPoint,
String appKey,
String appSecret) |
static Profile |
Profile.getDeviceProfile(String endPoint,
String productKey,
String deviceName,
String deviceSecret,
String clientId) |
| Modifier and Type | Method and Description |
|---|---|
static AuthHandler |
AuthenticationFactory.getAuthHandler(Profile profile) |
| Constructor and Description |
|---|
IotHttp2Client(Profile profile,
int maxConnectionCount) |
Copyright © 2019. All rights reserved.