Package | Description |
---|---|
com.google.api.services.directory.model |
Modifier and Type | Method and Description |
---|---|
ChromeOsDevice.ActiveTimeRanges |
ChromeOsDevice.ActiveTimeRanges.clone() |
ChromeOsDevice.ActiveTimeRanges |
ChromeOsDevice.ActiveTimeRanges.set(String fieldName,
Object value) |
ChromeOsDevice.ActiveTimeRanges |
ChromeOsDevice.ActiveTimeRanges.setActiveTime(Integer activeTime)
Duration of usage in milliseconds.
|
ChromeOsDevice.ActiveTimeRanges |
ChromeOsDevice.ActiveTimeRanges.setDate(DateTime date)
Date of usage
|
Modifier and Type | Method and Description |
---|---|
List<ChromeOsDevice.ActiveTimeRanges> |
ChromeOsDevice.getActiveTimeRanges()
List of active time ranges (Read-only).
|
Modifier and Type | Method and Description |
---|---|
ChromeOsDevice |
ChromeOsDevice.setActiveTimeRanges(List<ChromeOsDevice.ActiveTimeRanges> activeTimeRanges)
List of active time ranges (Read-only).
|
Copyright © 2011–2021 Google. All rights reserved.