Package | Description |
---|---|
com.google.api.services.homegraph.v1.model |
Modifier and Type | Method and Description |
---|---|
ReportStateAndNotificationDevice |
ReportStateAndNotificationDevice.clone() |
ReportStateAndNotificationDevice |
StateAndNotificationPayload.getDevices()
The devices for updating state and sending notifications.
|
ReportStateAndNotificationDevice |
ReportStateAndNotificationDevice.set(String fieldName,
Object value) |
ReportStateAndNotificationDevice |
ReportStateAndNotificationDevice.setNotifications(Map<String,Object> notifications)
Notifications metadata for devices.
|
ReportStateAndNotificationDevice |
ReportStateAndNotificationDevice.setStates(Map<String,Object> states)
States of devices to update.
|
Modifier and Type | Method and Description |
---|---|
StateAndNotificationPayload |
StateAndNotificationPayload.setDevices(ReportStateAndNotificationDevice devices)
The devices for updating state and sending notifications.
|
Copyright © 2011–2023 Google. All rights reserved.