| Package | Description |
|---|---|
| com.google.api.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
RecentUsers |
RecentUsers.clone() |
RecentUsers |
RecentUsers.set(String fieldName,
Object value) |
RecentUsers |
RecentUsers.setEmail(String email)
The user's email address.
|
RecentUsers |
RecentUsers.setType(String type)
The type of the user.
|
| Modifier and Type | Method and Description |
|---|---|
List<RecentUsers> |
ChromeOsDevice.getRecentUsers()
List of recent device users, in descending order, by last login time.
|
| Modifier and Type | Method and Description |
|---|---|
ChromeOsDevice |
ChromeOsDevice.setRecentUsers(List<RecentUsers> recentUsers)
List of recent device users, in descending order, by last login time.
|
Copyright © 2011–2021 Google. All rights reserved.