public static final class ChromeOsDevice.DiskVolumeReports extends GenericJson
| Modifier and Type | Class and Description |
|---|---|
static class |
ChromeOsDevice.DiskVolumeReports.VolumeInfo
Model definition for ChromeOsDeviceDiskVolumeReportsVolumeInfo.
|
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
DiskVolumeReports() |
| Modifier and Type | Method and Description |
|---|---|
ChromeOsDevice.DiskVolumeReports |
clone() |
List<ChromeOsDevice.DiskVolumeReports.VolumeInfo> |
getVolumeInfo()
Disk volumes
|
ChromeOsDevice.DiskVolumeReports |
set(String fieldName,
Object value) |
ChromeOsDevice.DiskVolumeReports |
setVolumeInfo(List<ChromeOsDevice.DiskVolumeReports.VolumeInfo> volumeInfo)
Disk volumes
|
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 List<ChromeOsDevice.DiskVolumeReports.VolumeInfo> getVolumeInfo()
null for nonepublic ChromeOsDevice.DiskVolumeReports setVolumeInfo(List<ChromeOsDevice.DiskVolumeReports.VolumeInfo> volumeInfo)
volumeInfo - volumeInfo or null for nonepublic ChromeOsDevice.DiskVolumeReports set(String fieldName, Object value)
set in class GenericJsonpublic ChromeOsDevice.DiskVolumeReports clone()
clone in class GenericJsonCopyright © 2011–2021 Google. All rights reserved.