Package com.google.cloud.iot.v1
Class DeviceManagerClient.ListDevicesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListDevicesRequest,ListDevicesResponse,Device,DeviceManagerClient.ListDevicesPage,DeviceManagerClient.ListDevicesFixedSizeCollection>
-
- com.google.cloud.iot.v1.DeviceManagerClient.ListDevicesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Device>
- Enclosing class:
- DeviceManagerClient
public static class DeviceManagerClient.ListDevicesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListDevicesRequest,ListDevicesResponse,Device,DeviceManagerClient.ListDevicesPage,DeviceManagerClient.ListDevicesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<DeviceManagerClient.ListDevicesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListDevicesRequest,ListDevicesResponse,Device> context, com.google.api.core.ApiFuture<ListDevicesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<DeviceManagerClient.ListDevicesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListDevicesRequest,ListDevicesResponse,Device> context, com.google.api.core.ApiFuture<ListDevicesResponse> futureResponse)
-
-