Package | Description |
---|---|
com.google.api.services.alertcenter.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
DeviceManagementRule |
DeviceManagementRule.clone() |
DeviceManagementRule |
DeviceManagementRule.set(String fieldName,
Object value) |
DeviceManagementRule |
DeviceManagementRule.setDeviceId(String deviceId)
Required.
|
DeviceManagementRule |
DeviceManagementRule.setDeviceModel(String deviceModel)
The model of the device.
|
DeviceManagementRule |
DeviceManagementRule.setDeviceType(String deviceType)
The type of the device.
|
DeviceManagementRule |
DeviceManagementRule.setEmail(String email)
The email of the user this alert was created for.
|
DeviceManagementRule |
DeviceManagementRule.setId(String id)
ID of the rule that triggered the alert
|
DeviceManagementRule |
DeviceManagementRule.setIosVendorId(String iosVendorId)
Required for iOS, empty for others.
|
DeviceManagementRule |
DeviceManagementRule.setOwnerId(String ownerId)
Obfuscated ID of the owner of the device
|
DeviceManagementRule |
DeviceManagementRule.setResourceId(String resourceId)
The device resource ID.
|
DeviceManagementRule |
DeviceManagementRule.setRuleAction(String ruleAction)
Action taken as result of the rule
|
DeviceManagementRule |
DeviceManagementRule.setSerialNumber(String serialNumber)
The serial number of the device.
|
Copyright © 2011–2024 Google. All rights reserved.