Package | Description |
---|---|
com.google.cloud.iot.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
protected DeviceManagerClient.ListDevicesPage |
DeviceManagerClient.ListDevicesPage.createPage(PageContext<ListDevicesRequest,ListDevicesResponse,Device> context,
ListDevicesResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<DeviceManagerClient.ListDevicesPage> |
DeviceManagerClient.ListDevicesPage.createPageAsync(PageContext<ListDevicesRequest,ListDevicesResponse,Device> context,
com.google.api.core.ApiFuture<ListDevicesResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected DeviceManagerClient.ListDevicesFixedSizeCollection |
DeviceManagerClient.ListDevicesFixedSizeCollection.createCollection(List<DeviceManagerClient.ListDevicesPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.