| Package | Description |
|---|---|
| com.google.api.services.androiddeviceprovisioning.v1.model |
| Modifier and Type | Method and Description |
|---|---|
OperationPerDevice |
OperationPerDevice.clone() |
OperationPerDevice |
OperationPerDevice.set(String fieldName,
Object value) |
OperationPerDevice |
OperationPerDevice.setClaim(PartnerClaim claim)
A copy of the original device-claim request received by the server.
|
OperationPerDevice |
OperationPerDevice.setResult(PerDeviceStatusInBatch result)
The processing result for each device.
|
OperationPerDevice |
OperationPerDevice.setUnclaim(PartnerUnclaim unclaim)
A copy of the original device-unclaim request received by the server.
|
OperationPerDevice |
OperationPerDevice.setUpdateMetadata(UpdateMetadataArguments updateMetadata)
A copy of the original metadata-update request received by the server.
|
| Modifier and Type | Method and Description |
|---|---|
List<OperationPerDevice> |
DevicesLongRunningOperationResponse.getPerDeviceStatus()
The processing status for each device in the operation.
|
| Modifier and Type | Method and Description |
|---|---|
DevicesLongRunningOperationResponse |
DevicesLongRunningOperationResponse.setPerDeviceStatus(List<OperationPerDevice> perDeviceStatus)
The processing status for each device in the operation.
|
Copyright © 2011–2025 Google. All rights reserved.