| Package | Description | 
|---|---|
| com.google.cloud.iot.v1 | 
 A client to Cloud IoT API. 
 | 
| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<DeviceManagerClient.ListDevicesPagedResponse> | 
DeviceManagerClient.ListDevicesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDevicesRequest,ListDevicesResponse,Device> context,
           com.google.api.core.ApiFuture<ListDevicesResponse> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListDevicesRequest,DeviceManagerClient.ListDevicesPagedResponse> | 
DeviceManagerClient.listDevicesPagedCallable()
List devices in a device registry. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListDevicesRequest,ListDevicesResponse,DeviceManagerClient.ListDevicesPagedResponse> | 
DeviceManagerSettings.listDevicesSettings()
Returns the object with the settings used for calls to listDevices. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDevicesRequest,ListDevicesResponse,DeviceManagerClient.ListDevicesPagedResponse> | 
DeviceManagerSettings.Builder.listDevicesSettings()
Returns the builder for the settings used for calls to listDevices. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListDevicesRequest,DeviceManagerClient.ListDevicesPagedResponse> | 
GrpcDeviceManagerStub.listDevicesPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListDevicesRequest,DeviceManagerClient.ListDevicesPagedResponse> | 
DeviceManagerStub.listDevicesPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListDevicesRequest,ListDevicesResponse,DeviceManagerClient.ListDevicesPagedResponse> | 
DeviceManagerStubSettings.listDevicesSettings()
Returns the object with the settings used for calls to listDevices. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDevicesRequest,ListDevicesResponse,DeviceManagerClient.ListDevicesPagedResponse> | 
DeviceManagerStubSettings.Builder.listDevicesSettings()
Returns the builder for the settings used for calls to listDevices. 
 | 
Copyright © 2019 Google LLC. All rights reserved.