Package | Description |
---|---|
com.google.api.services.homegraph.v1.model |
Modifier and Type | Method and Description |
---|---|
StateAndNotificationPayload |
StateAndNotificationPayload.clone() |
StateAndNotificationPayload |
ReportStateAndNotificationRequest.getPayload()
Required.
|
StateAndNotificationPayload |
StateAndNotificationPayload.set(String fieldName,
Object value) |
StateAndNotificationPayload |
StateAndNotificationPayload.setDevices(ReportStateAndNotificationDevice devices)
The devices for updating state and sending notifications.
|
Modifier and Type | Method and Description |
---|---|
ReportStateAndNotificationRequest |
ReportStateAndNotificationRequest.setPayload(StateAndNotificationPayload payload)
Required.
|
Copyright © 2011–2023 Google. All rights reserved.