public static final class ChromeOsDevice.SystemRamFreeReports
extends com.google.api.client.json.GenericJson
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
SystemRamFreeReports() |
Modifier and Type | Method and Description |
---|---|
ChromeOsDevice.SystemRamFreeReports |
clone() |
com.google.api.client.util.DateTime |
getReportTime()
Date and time the report was received.
|
List<Long> |
getSystemRamFreeInfo() |
ChromeOsDevice.SystemRamFreeReports |
set(String fieldName,
Object value) |
ChromeOsDevice.SystemRamFreeReports |
setReportTime(com.google.api.client.util.DateTime reportTime)
Date and time the report was received.
|
ChromeOsDevice.SystemRamFreeReports |
setSystemRamFreeInfo(List<Long> systemRamFreeInfo) |
getFactory, setFactory, toPrettyString, toString
entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public com.google.api.client.util.DateTime getReportTime()
null
for nonepublic ChromeOsDevice.SystemRamFreeReports setReportTime(com.google.api.client.util.DateTime reportTime)
reportTime
- reportTime or null
for nonepublic ChromeOsDevice.SystemRamFreeReports setSystemRamFreeInfo(List<Long> systemRamFreeInfo)
systemRamFreeInfo
- systemRamFreeInfo or null
for nonepublic ChromeOsDevice.SystemRamFreeReports set(String fieldName, Object value)
set
in class com.google.api.client.json.GenericJson
public ChromeOsDevice.SystemRamFreeReports clone()
clone
in class com.google.api.client.json.GenericJson
Copyright © 2011–2023 Google. All rights reserved.