| Package | Description |
|---|---|
| com.google.api.services.androiddeviceprovisioning.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ListCustomersResponse |
ListCustomersResponse.clone() |
ListCustomersResponse |
ListCustomersResponse.set(String fieldName,
Object value) |
ListCustomersResponse |
ListCustomersResponse.setCustomers(List<Company> customers)
List of customers related to this reseller partner.
|
ListCustomersResponse |
ListCustomersResponse.setNextPageToken(String nextPageToken)
A token to retrieve the next page of results.
|
ListCustomersResponse |
ListCustomersResponse.setTotalSize(Integer totalSize)
The total count of items in the list irrespective of pagination.
|
Copyright © 2011–2025 Google. All rights reserved.