Uses of Interface
com.google.cloud.iot.v1.DeviceConfigOrBuilder
-
Packages that use DeviceConfigOrBuilder Package Description com.google.cloud.iot.v1 A client to Cloud IoT API -
-
Uses of DeviceConfigOrBuilder in com.google.cloud.iot.v1
Classes in com.google.cloud.iot.v1 that implement DeviceConfigOrBuilder Modifier and Type Class Description classDeviceConfigThe device configuration.static classDeviceConfig.BuilderThe device configuration.Methods in com.google.cloud.iot.v1 that return DeviceConfigOrBuilder Modifier and Type Method Description DeviceConfigOrBuilderDevice.Builder. getConfigOrBuilder()The most recent device configuration, which is eventually sent from Cloud IoT Core to the device.DeviceConfigOrBuilderDevice. getConfigOrBuilder()The most recent device configuration, which is eventually sent from Cloud IoT Core to the device.DeviceConfigOrBuilderDeviceOrBuilder. getConfigOrBuilder()The most recent device configuration, which is eventually sent from Cloud IoT Core to the device.DeviceConfigOrBuilderListDeviceConfigVersionsResponse.Builder. getDeviceConfigsOrBuilder(int index)The device configuration for the last few versions.DeviceConfigOrBuilderListDeviceConfigVersionsResponse. getDeviceConfigsOrBuilder(int index)The device configuration for the last few versions.DeviceConfigOrBuilderListDeviceConfigVersionsResponseOrBuilder. getDeviceConfigsOrBuilder(int index)The device configuration for the last few versions.Methods in com.google.cloud.iot.v1 that return types with arguments of type DeviceConfigOrBuilder Modifier and Type Method Description List<? extends DeviceConfigOrBuilder>ListDeviceConfigVersionsResponse.Builder. getDeviceConfigsOrBuilderList()The device configuration for the last few versions.List<? extends DeviceConfigOrBuilder>ListDeviceConfigVersionsResponse. getDeviceConfigsOrBuilderList()The device configuration for the last few versions.List<? extends DeviceConfigOrBuilder>ListDeviceConfigVersionsResponseOrBuilder. getDeviceConfigsOrBuilderList()The device configuration for the last few versions.
-