Uses of Interface
com.google.cloud.iot.v1.GatewayConfigOrBuilder
-
Packages that use GatewayConfigOrBuilder Package Description com.google.cloud.iot.v1 A client to Cloud IoT API -
-
Uses of GatewayConfigOrBuilder in com.google.cloud.iot.v1
Classes in com.google.cloud.iot.v1 that implement GatewayConfigOrBuilder Modifier and Type Class Description class
GatewayConfig
Gateway-related configuration and state.static class
GatewayConfig.Builder
Gateway-related configuration and state.Methods in com.google.cloud.iot.v1 that return GatewayConfigOrBuilder Modifier and Type Method Description GatewayConfigOrBuilder
Device.Builder. getGatewayConfigOrBuilder()
Gateway-related configuration and state.GatewayConfigOrBuilder
Device. getGatewayConfigOrBuilder()
Gateway-related configuration and state.GatewayConfigOrBuilder
DeviceOrBuilder. getGatewayConfigOrBuilder()
Gateway-related configuration and state.
-