| Package | Description |
|---|---|
| com.google.api.services.smartdevicemanagement.v1 | |
| com.google.api.services.smartdevicemanagement.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SmartDeviceManagement.Enterprises.Devices.ExecuteCommand |
SmartDeviceManagement.Enterprises.Devices.executeCommand(String name,
GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest content)
Executes a command to device managed by the enterprise.
|
| Constructor and Description |
|---|
ExecuteCommand(String name,
GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest content)
Executes a command to device managed by the enterprise.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest |
GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest.clone() |
GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest |
GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest.set(String fieldName,
Object value) |
GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest |
GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest.setCommand(String command)
The command name to execute, represented by the fully qualified protobuf message name.
|
GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest |
GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest.setParams(Map<String,Object> params)
The command message to execute, represented as a Struct.
|
Copyright © 2011–2023 Google. All rights reserved.