Package | Description |
---|---|
com.google.cloud.iot.v1 |
The interfaces provided are listed below, along with usage samples.
|
com.google.cloud.iot.v1.stub |
Modifier and Type | Method and Description |
---|---|
DeviceManagerClient.ListDevicesPagedResponse |
DeviceManagerClient.listDevices(ListDevicesRequest request)
List devices in a device registry.
|
DeviceManagerClient.ListDevicesPagedResponse |
DeviceManagerClient.listDevices(RegistryName parent)
List devices in a device registry.
|
DeviceManagerClient.ListDevicesPagedResponse |
DeviceManagerClient.listDevices(String parent)
List devices in a device registry.
|
Copyright © 2022 Google LLC. All rights reserved.