public class Directory.Customer.Devices.Chromeos.Commands extends Object
Modifier and Type | Class and Description |
---|---|
class |
Directory.Customer.Devices.Chromeos.Commands.Get |
Constructor and Description |
---|
Commands() |
Modifier and Type | Method and Description |
---|---|
Directory.Customer.Devices.Chromeos.Commands.Get |
get(String customerId,
String deviceId,
Long commandId)
Gets command data a specific command issued to the device.
|
public Directory.Customer.Devices.Chromeos.Commands.Get get(String customerId, String deviceId, Long commandId) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.customerId
- Immutable. Immutable ID of the Google Workspace account.deviceId
- Immutable. Immutable ID of Chrome OS Device.commandId
- Immutable. Immutable ID of Chrome OS Device Command.IOException
Copyright © 2011–2021 Google. All rights reserved.