Uses of Interface
com.google.cloud.iot.v1.EventNotificationConfigOrBuilder
-
Packages that use EventNotificationConfigOrBuilder Package Description com.google.cloud.iot.v1 A client to Cloud IoT API -
-
Uses of EventNotificationConfigOrBuilder in com.google.cloud.iot.v1
Classes in com.google.cloud.iot.v1 that implement EventNotificationConfigOrBuilder Modifier and Type Class Description classEventNotificationConfigThe configuration for forwarding telemetry events.static classEventNotificationConfig.BuilderThe configuration for forwarding telemetry events.Methods in com.google.cloud.iot.v1 that return EventNotificationConfigOrBuilder Modifier and Type Method Description EventNotificationConfigOrBuilderDeviceRegistry.Builder. getEventNotificationConfigsOrBuilder(int index)The configuration for notification of telemetry events received from the device.EventNotificationConfigOrBuilderDeviceRegistry. getEventNotificationConfigsOrBuilder(int index)The configuration for notification of telemetry events received from the device.EventNotificationConfigOrBuilderDeviceRegistryOrBuilder. getEventNotificationConfigsOrBuilder(int index)The configuration for notification of telemetry events received from the device.Methods in com.google.cloud.iot.v1 that return types with arguments of type EventNotificationConfigOrBuilder Modifier and Type Method Description List<? extends EventNotificationConfigOrBuilder>DeviceRegistry.Builder. getEventNotificationConfigsOrBuilderList()The configuration for notification of telemetry events received from the device.List<? extends EventNotificationConfigOrBuilder>DeviceRegistry. getEventNotificationConfigsOrBuilderList()The configuration for notification of telemetry events received from the device.List<? extends EventNotificationConfigOrBuilder>DeviceRegistryOrBuilder. getEventNotificationConfigsOrBuilderList()The configuration for notification of telemetry events received from the device.
-