Uses of Interface
com.google.cloud.iot.v1.HttpConfigOrBuilder
-
Packages that use HttpConfigOrBuilder Package Description com.google.cloud.iot.v1 A client to Cloud IoT API -
-
Uses of HttpConfigOrBuilder in com.google.cloud.iot.v1
Classes in com.google.cloud.iot.v1 that implement HttpConfigOrBuilder Modifier and Type Class Description classHttpConfigThe configuration of the HTTP bridge for a device registry.static classHttpConfig.BuilderThe configuration of the HTTP bridge for a device registry.Methods in com.google.cloud.iot.v1 that return HttpConfigOrBuilder Modifier and Type Method Description HttpConfigOrBuilderDeviceRegistry.Builder. getHttpConfigOrBuilder()The DeviceService (HTTP) configuration for this device registry.HttpConfigOrBuilderDeviceRegistry. getHttpConfigOrBuilder()The DeviceService (HTTP) configuration for this device registry.HttpConfigOrBuilderDeviceRegistryOrBuilder. getHttpConfigOrBuilder()The DeviceService (HTTP) configuration for this device registry.
-