list
public AndroidProvisioningPartner.Customers.Dpcs.List list(String parent)
throws IOException
Lists the DPCs (device policy controllers) that support zero-touch enrollment.
Create a request for the method "dpcs.list".
This request holds the parameters needed by the androiddeviceprovisioning server. After setting
any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
parent - Required. The customer that can use the DPCs in configurations. An API resource name in the format
`customers/[CUSTOMER_ID]`.
- Returns:
- the request
- Throws:
IOException