list
public AndroidProvisioningPartner.Partners.Vendors.Customers.List list(String parent)
throws IOException
Lists the customers of the vendor.
Create a request for the method "customers.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 resource name in the format `partners/[PARTNER_ID]/vendors/[VENDOR_ID]`.
- Returns:
- the request
- Throws:
IOException