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 classStateNotificationConfigThe configuration for notification of new states received from the device.static classStateNotificationConfig.BuilderThe 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 StateNotificationConfigOrBuilderDeviceRegistry.Builder. getStateNotificationConfigOrBuilder()The configuration for notification of new states received from the device.StateNotificationConfigOrBuilderDeviceRegistry. getStateNotificationConfigOrBuilder()The configuration for notification of new states received from the device.StateNotificationConfigOrBuilderDeviceRegistryOrBuilder. getStateNotificationConfigOrBuilder()The configuration for notification of new states received from the device.
-