| Package | Description |
|---|---|
| com.baidubce.services.iothub |
| Modifier and Type | Method and Description |
|---|---|
ListResponse |
IotHubClient.listEndpoints()
Deprecated.
|
ListResponse |
IotHubClient.listEndpoints(ListEndpointsRequest listEndpointsRequest,
String order,
String orderBy,
String pageNo,
String pageSize,
String q)
Deprecated.
|
ListResponse |
IotHubClient.listEndpoints(String order,
String orderBy,
String pageNo,
String pageSize,
String q)
Deprecated.
|
ListResponse |
IotHubClient.listPolicy(ListPolicyRequest listPolicyRequest,
String order,
String orderBy,
String pageNo,
String pageSize,
String q)
Deprecated.
|
ListResponse |
IotHubClient.listPolicy(String endpointName)
Deprecated.
|
ListResponse |
IotHubClient.listPolicy(String endpointName,
String principalName)
Deprecated.
|
ListResponse |
IotHubClient.listPolicy(String endpointName,
String principalName,
String order,
String orderBy,
String pageNo,
String pageSize,
String q)
Deprecated.
|
ListResponse |
IotHubClient.listPrincipals(ListPrincipalsRequest listPrincipalsRequest,
String order,
String orderBy,
String pageNo,
String pageSize,
String q)
Deprecated.
|
ListResponse |
IotHubClient.listPrincipals(String endpointName)
Deprecated.
|
ListResponse |
IotHubClient.listPrincipals(String endpointName,
String thingName)
Deprecated.
|
ListResponse |
IotHubClient.listPrincipals(String endpointName,
String thingName,
String order,
String orderBy,
String pageNo,
String pageSize,
String q)
Deprecated.
|
ListResponse |
IotHubClient.listThings(BaseRequest listThingsRequest,
String order,
String orderBy,
String pageNo,
String pageSize,
String q)
Deprecated.
|
ListResponse |
IotHubClient.listThings(String endpointName)
Deprecated.
|
ListResponse |
IotHubClient.listThings(String endpointName,
String order,
String orderBy,
String pageNo,
String pageSize,
String q)
Deprecated.
|
Copyright © 2021. All rights reserved.