| Package | Description |
|---|---|
| com.google.api.services.androiddeviceprovisioning.v1.model |
| Modifier and Type | Method and Description |
|---|---|
FindDevicesByDeviceIdentifierResponse |
FindDevicesByDeviceIdentifierResponse.clone() |
FindDevicesByDeviceIdentifierResponse |
FindDevicesByDeviceIdentifierResponse.set(String fieldName,
Object value) |
FindDevicesByDeviceIdentifierResponse |
FindDevicesByDeviceIdentifierResponse.setDevices(List<Device> devices)
Found devices.
|
FindDevicesByDeviceIdentifierResponse |
FindDevicesByDeviceIdentifierResponse.setNextPageToken(String nextPageToken)
A token used to access the next page of results.
|
FindDevicesByDeviceIdentifierResponse |
FindDevicesByDeviceIdentifierResponse.setTotalSize(Integer totalSize)
The total count of items in the list irrespective of pagination.
|
Copyright © 2011–2025 Google. All rights reserved.