Package | Description |
---|---|
com.google.api.services.directory | |
com.google.api.services.directory.model |
Modifier and Type | Method and Description |
---|---|
Directory.Mobiledevices.Action |
Directory.Mobiledevices.action(String customerId,
String resourceId,
MobileDeviceAction content)
Takes an action that affects a mobile device.
|
Constructor and Description |
---|
Action(String customerId,
String resourceId,
MobileDeviceAction content)
Takes an action that affects a mobile device.
|
Modifier and Type | Method and Description |
---|---|
MobileDeviceAction |
MobileDeviceAction.clone() |
MobileDeviceAction |
MobileDeviceAction.set(String fieldName,
Object value) |
MobileDeviceAction |
MobileDeviceAction.setAction(String action)
The action to be performed on the device.
|
Copyright © 2011–2021 Google. All rights reserved.