| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse20010 |
DeviceSearchApi.postSearchQueryV3(PostDeviceSearchRequestV3 postDeviceSearchRequestV3)
Retrieve List of Devices for a given search query
Search for devices matching a given search query.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse20010> |
DeviceSearchApi.postSearchQueryV3WithHttpInfo(PostDeviceSearchRequestV3 postDeviceSearchRequestV3)
Retrieve List of Devices for a given search query
Search for devices matching a given search query.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
DeviceSearchApi.postSearchQueryV3Async(PostDeviceSearchRequestV3 postDeviceSearchRequestV3,
ApiCallback<InlineResponse20010> callback)
Retrieve List of Devices for a given search query (asynchronously)
Search for devices matching a given search query.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse20010 |
InlineResponse20010.addDevicesItem(InlineResponse20010Devices devicesItem) |
InlineResponse20010 |
InlineResponse20010.count(Integer count) |
InlineResponse20010 |
InlineResponse20010.devices(List<InlineResponse20010Devices> devices) |
InlineResponse20010 |
InlineResponse20010.limit(Integer limit) |
InlineResponse20010 |
InlineResponse20010.offset(Integer offset) |
InlineResponse20010 |
InlineResponse20010.sort(String sort) |
InlineResponse20010 |
InlineResponse20010.totalCount(Integer totalCount) |
Copyright © 2026. All rights reserved.