Uses of Interface
com.google.cloud.iot.v1.StateNotificationConfigOrBuilder
-
Packages that use StateNotificationConfigOrBuilder Package Description com.google.cloud.iot.v1 A client to Cloud IoT API -
-
Uses of StateNotificationConfigOrBuilder in com.google.cloud.iot.v1
Classes in com.google.cloud.iot.v1 that implement StateNotificationConfigOrBuilder Modifier and Type Class Description class
StateNotificationConfig
The configuration for notification of new states received from the device.static class
StateNotificationConfig.Builder
The configuration for notification of new states received from the device.Methods in com.google.cloud.iot.v1 that return StateNotificationConfigOrBuilder Modifier and Type Method Description StateNotificationConfigOrBuilder
DeviceRegistry.Builder. getStateNotificationConfigOrBuilder()
The configuration for notification of new states received from the device.StateNotificationConfigOrBuilder
DeviceRegistry. getStateNotificationConfigOrBuilder()
The configuration for notification of new states received from the device.StateNotificationConfigOrBuilder
DeviceRegistryOrBuilder. getStateNotificationConfigOrBuilder()
The configuration for notification of new states received from the device.
-