| Package | Description |
|---|---|
| com.google.api.services.androiddeviceprovisioning.v1 | |
| com.google.api.services.androiddeviceprovisioning.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AndroidProvisioningPartner.Customers.Devices.ApplyConfiguration |
AndroidProvisioningPartner.Customers.Devices.applyConfiguration(String parent,
CustomerApplyConfigurationRequest content)
Applies a Configuration to the device to register the device for zero-touch enrollment.
|
| Constructor and Description |
|---|
ApplyConfiguration(String parent,
CustomerApplyConfigurationRequest content)
Applies a Configuration to the device to register the device for zero-touch enrollment.
|
| Modifier and Type | Method and Description |
|---|---|
CustomerApplyConfigurationRequest |
CustomerApplyConfigurationRequest.clone() |
CustomerApplyConfigurationRequest |
CustomerApplyConfigurationRequest.set(String fieldName,
Object value) |
CustomerApplyConfigurationRequest |
CustomerApplyConfigurationRequest.setConfiguration(String configuration)
Required.
|
CustomerApplyConfigurationRequest |
CustomerApplyConfigurationRequest.setDevice(DeviceReference device)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.