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