| Package | Description |
|---|---|
| com.google.api.services.androiddeviceprovisioning.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Dpc |
Dpc.clone() |
Dpc |
Dpc.set(String fieldName,
Object value) |
Dpc |
Dpc.setDpcName(String dpcName)
Output only.
|
Dpc |
Dpc.setName(String name)
Output only.
|
Dpc |
Dpc.setPackageName(String packageName)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<Dpc> |
CustomerListDpcsResponse.getDpcs()
The list of DPCs available to the customer that support zero-touch enrollment.
|
| Modifier and Type | Method and Description |
|---|---|
CustomerListDpcsResponse |
CustomerListDpcsResponse.setDpcs(List<Dpc> dpcs)
The list of DPCs available to the customer that support zero-touch enrollment.
|
Copyright © 2011–2025 Google. All rights reserved.