-
-
-
返回ListResponse的com.baidubce.services.iothub中的方法
| 修饰符和类型 |
方法 |
说明 |
ListResponse |
IotHubClient.listEndpoints() |
已过时。
|
ListResponse |
IotHubClient.listEndpoints(ListEndpointsRequest listEndpointsRequest,
String order,
String orderBy,
String pageNo,
String pageSize,
String q) |
已过时。
|
ListResponse |
IotHubClient.listEndpoints(String order,
String orderBy,
String pageNo,
String pageSize,
String q) |
已过时。
|
ListResponse |
IotHubClient.listPolicy(ListPolicyRequest listPolicyRequest,
String order,
String orderBy,
String pageNo,
String pageSize,
String q) |
已过时。
|
ListResponse |
IotHubClient.listPolicy(String endpointName) |
已过时。
|
ListResponse |
IotHubClient.listPolicy(String endpointName,
String principalName) |
已过时。
|
ListResponse |
IotHubClient.listPolicy(String endpointName,
String principalName,
String order,
String orderBy,
String pageNo,
String pageSize,
String q) |
已过时。
|
ListResponse |
IotHubClient.listPrincipals(ListPrincipalsRequest listPrincipalsRequest,
String order,
String orderBy,
String pageNo,
String pageSize,
String q) |
已过时。
|
ListResponse |
IotHubClient.listPrincipals(String endpointName) |
已过时。
|
ListResponse |
IotHubClient.listPrincipals(String endpointName,
String thingName) |
已过时。
|
ListResponse |
IotHubClient.listPrincipals(String endpointName,
String thingName,
String order,
String orderBy,
String pageNo,
String pageSize,
String q) |
已过时。
|
ListResponse |
IotHubClient.listThings(BaseRequest listThingsRequest,
String order,
String orderBy,
String pageNo,
String pageSize,
String q) |
已过时。
|
ListResponse |
IotHubClient.listThings(String endpointName) |
已过时。
|
ListResponse |
IotHubClient.listThings(String endpointName,
String order,
String orderBy,
String pageNo,
String pageSize,
String q) |
已过时。
|