public static final class ChromeOsDevice.RecentUsers extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
RecentUsers() |
| Modifier and Type | Method and Description |
|---|---|
ChromeOsDevice.RecentUsers |
clone() |
String |
getEmail()
The user's email address.
|
String |
getType()
The type of the user.
|
ChromeOsDevice.RecentUsers |
set(String fieldName,
Object value) |
ChromeOsDevice.RecentUsers |
setEmail(String email)
The user's email address.
|
ChromeOsDevice.RecentUsers |
setType(String type)
The type of the user.
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic String getEmail()
null for nonepublic ChromeOsDevice.RecentUsers setEmail(String email)
email - email or null for nonepublic String getType()
null for nonepublic ChromeOsDevice.RecentUsers setType(String type)
type - type or null for nonepublic ChromeOsDevice.RecentUsers set(String fieldName, Object value)
set in class GenericJsonpublic ChromeOsDevice.RecentUsers clone()
clone in class GenericJsonCopyright © 2011–2021 Google. All rights reserved.