Class DeviceManagerClient.ListDevicesPagedResponse (2.1.7)

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
NameDescription
contextPageContext<ListDevicesRequest,ListDevicesResponse,Device>
futureResponseApiFuture<ListDevicesResponse>
Returns
TypeDescription
ApiFuture<ListDevicesPagedResponse>