Package | Description |
---|---|
com.google.cloud.iot.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
Device
The device resource.
|
static class |
Device.Builder
The device resource.
|
Modifier and Type | Method and Description |
---|---|
DeviceOrBuilder |
CreateDeviceRequestOrBuilder.getDeviceOrBuilder()
Required.
|
DeviceOrBuilder |
UpdateDeviceRequest.getDeviceOrBuilder()
Required.
|
DeviceOrBuilder |
UpdateDeviceRequest.Builder.getDeviceOrBuilder()
Required.
|
DeviceOrBuilder |
CreateDeviceRequest.getDeviceOrBuilder()
Required.
|
DeviceOrBuilder |
CreateDeviceRequest.Builder.getDeviceOrBuilder()
Required.
|
DeviceOrBuilder |
UpdateDeviceRequestOrBuilder.getDeviceOrBuilder()
Required.
|
DeviceOrBuilder |
ListDevicesResponse.getDevicesOrBuilder(int index)
The devices that match the request.
|
DeviceOrBuilder |
ListDevicesResponse.Builder.getDevicesOrBuilder(int index)
The devices that match the request.
|
DeviceOrBuilder |
ListDevicesResponseOrBuilder.getDevicesOrBuilder(int index)
The devices that match the request.
|
Modifier and Type | Method and Description |
---|---|
List<? extends DeviceOrBuilder> |
ListDevicesResponse.getDevicesOrBuilderList()
The devices that match the request.
|
List<? extends DeviceOrBuilder> |
ListDevicesResponse.Builder.getDevicesOrBuilderList()
The devices that match the request.
|
List<? extends DeviceOrBuilder> |
ListDevicesResponseOrBuilder.getDevicesOrBuilderList()
The devices that match the request.
|
Copyright © 2022 Google LLC. All rights reserved.