|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Accounts | |
|---|---|
| com.google.api.services.analytics.model | |
| Uses of Accounts in com.google.api.services.analytics.model |
|---|
| Methods in com.google.api.services.analytics.model that return Accounts | |
|---|---|
Accounts |
Accounts.clone()
|
Accounts |
Accounts.set(String fieldName,
Object value)
|
Accounts |
Accounts.setItems(List<Account> items)
A list of accounts. |
Accounts |
Accounts.setItemsPerPage(Integer itemsPerPage)
The maximum number of entries the response can contain, regardless of the actual number of entries returned. |
Accounts |
Accounts.setKind(String kind)
Collection type. |
Accounts |
Accounts.setNextLink(String nextLink)
Next link for this account collection. |
Accounts |
Accounts.setPreviousLink(String previousLink)
Previous link for this account collection. |
Accounts |
Accounts.setStartIndex(Integer startIndex)
The starting index of the entries, which is 1 by default or otherwise specified by the start- index query parameter. |
Accounts |
Accounts.setTotalResults(Integer totalResults)
The total number of results for the query, regardless of the number of results in the response. |
Accounts |
Accounts.setUsername(String username)
Email ID of the authenticated user |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||