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 class
HttpConfig
The configuration of the HTTP bridge for a device registry.static class
HttpConfig.Builder
The configuration of the HTTP bridge for a device registry.Methods in com.google.cloud.iot.v1 that return HttpConfigOrBuilder Modifier and Type Method Description HttpConfigOrBuilder
DeviceRegistry.Builder. getHttpConfigOrBuilder()
The DeviceService (HTTP) configuration for this device registry.HttpConfigOrBuilder
DeviceRegistry. getHttpConfigOrBuilder()
The DeviceService (HTTP) configuration for this device registry.HttpConfigOrBuilder
DeviceRegistryOrBuilder. getHttpConfigOrBuilder()
The DeviceService (HTTP) configuration for this device registry.
-