| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2007 |
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<InlineResponse2007> |
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<InlineResponse2007> 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 |
|---|---|
InlineResponse2007 |
InlineResponse2007.addDevicesItem(InlineResponse2007Devices devicesItem) |
InlineResponse2007 |
InlineResponse2007.count(Integer count) |
InlineResponse2007 |
InlineResponse2007.devices(List<InlineResponse2007Devices> devices) |
InlineResponse2007 |
InlineResponse2007.limit(Integer limit) |
InlineResponse2007 |
InlineResponse2007.offset(Integer offset) |
InlineResponse2007 |
InlineResponse2007.sort(String sort) |
InlineResponse2007 |
InlineResponse2007.totalCount(Integer totalCount) |
Copyright © 2025. All rights reserved.