public class Directory.Customer.Devices extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Directory.Customer.Devices.Chromeos
The "chromeos" collection of methods.
|
| Constructor and Description |
|---|
Devices() |
| Modifier and Type | Method and Description |
|---|---|
Directory.Customer.Devices.Chromeos |
chromeos()
An accessor for creating requests from the Chromeos collection.
|
public Directory.Customer.Devices.Chromeos chromeos()
The typical use is:
Directory admin = new Directory(...);Directory.Chromeos.List request = admin.chromeos().list(parameters ...)
Copyright © 2011–2021 Google. All rights reserved.