Uses of Interface
com.google.cloud.iot.v1.MqttConfigOrBuilder
-
Packages that use MqttConfigOrBuilder Package Description com.google.cloud.iot.v1 A client to Cloud IoT API -
-
Uses of MqttConfigOrBuilder in com.google.cloud.iot.v1
Classes in com.google.cloud.iot.v1 that implement MqttConfigOrBuilder Modifier and Type Class Description classMqttConfigThe configuration of MQTT for a device registry.static classMqttConfig.BuilderThe configuration of MQTT for a device registry.Methods in com.google.cloud.iot.v1 that return MqttConfigOrBuilder Modifier and Type Method Description MqttConfigOrBuilderDeviceRegistry.Builder. getMqttConfigOrBuilder()The MQTT configuration for this device registry.MqttConfigOrBuilderDeviceRegistry. getMqttConfigOrBuilder()The MQTT configuration for this device registry.MqttConfigOrBuilderDeviceRegistryOrBuilder. getMqttConfigOrBuilder()The MQTT configuration for this device registry.
-