Class DeviceManagerClient.ListDevicesPagedResponse (2.42.0)

public static class DeviceManagerClient.ListDevicesPagedResponse extends AbstractPagedListResponse<ListDevicesRequest,ListDevicesResponse,Device,DeviceManagerClient.ListDevicesPage,DeviceManagerClient.ListDevicesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DeviceManagerClient.ListDevicesPagedResponse

Static Methods

createAsync(PageContext<ListDevicesRequest,ListDevicesResponse,Device> context, ApiFuture<ListDevicesResponse> futureResponse)

public static ApiFuture<DeviceManagerClient.ListDevicesPagedResponse> createAsync(PageContext<ListDevicesRequest,ListDevicesResponse,Device> context, ApiFuture<ListDevicesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListDevicesRequest,ListDevicesResponse,Device>
futureResponse ApiFuture<ListDevicesResponse>
Returns
Type Description
ApiFuture<ListDevicesPagedResponse>