Uses of Interface
com.google.cloud.iot.v1.DeviceOrBuilder
-
Packages that use DeviceOrBuilder Package Description com.google.cloud.iot.v1 A client to Cloud IoT API -
-
Uses of DeviceOrBuilder in com.google.cloud.iot.v1
Classes in com.google.cloud.iot.v1 that implement DeviceOrBuilder Modifier and Type Class Description classDeviceThe device resource.static classDevice.BuilderThe device resource.Methods in com.google.cloud.iot.v1 that return DeviceOrBuilder Modifier and Type Method Description DeviceOrBuilderCreateDeviceRequest.Builder. getDeviceOrBuilder()Required.DeviceOrBuilderCreateDeviceRequest. getDeviceOrBuilder()Required.DeviceOrBuilderCreateDeviceRequestOrBuilder. getDeviceOrBuilder()Required.DeviceOrBuilderUpdateDeviceRequest.Builder. getDeviceOrBuilder()Required.DeviceOrBuilderUpdateDeviceRequest. getDeviceOrBuilder()Required.DeviceOrBuilderUpdateDeviceRequestOrBuilder. getDeviceOrBuilder()Required.DeviceOrBuilderListDevicesResponse.Builder. getDevicesOrBuilder(int index)The devices that match the request.DeviceOrBuilderListDevicesResponse. getDevicesOrBuilder(int index)The devices that match the request.DeviceOrBuilderListDevicesResponseOrBuilder. getDevicesOrBuilder(int index)The devices that match the request.Methods in com.google.cloud.iot.v1 that return types with arguments of type DeviceOrBuilder Modifier and Type Method Description List<? extends DeviceOrBuilder>ListDevicesResponse.Builder. getDevicesOrBuilderList()The devices that match the request.List<? extends DeviceOrBuilder>ListDevicesResponse. getDevicesOrBuilderList()The devices that match the request.List<? extends DeviceOrBuilder>ListDevicesResponseOrBuilder. getDevicesOrBuilderList()The devices that match the request.
-