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