Class MobileDeviceServiceClient.ListMobileDevicesPagedResponse (0.39.0)

public static class MobileDeviceServiceClient.ListMobileDevicesPagedResponse extends AbstractPagedListResponse<ListMobileDevicesRequest,ListMobileDevicesResponse,MobileDevice,MobileDeviceServiceClient.ListMobileDevicesPage,MobileDeviceServiceClient.ListMobileDevicesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > MobileDeviceServiceClient.ListMobileDevicesPagedResponse

Static Methods

createAsync(PageContext<ListMobileDevicesRequest,ListMobileDevicesResponse,MobileDevice> context, ApiFuture<ListMobileDevicesResponse> futureResponse)

public static ApiFuture<MobileDeviceServiceClient.ListMobileDevicesPagedResponse> createAsync(PageContext<ListMobileDevicesRequest,ListMobileDevicesResponse,MobileDevice> context, ApiFuture<ListMobileDevicesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListMobileDevicesRequest,ListMobileDevicesResponse,MobileDevice>
futureResponse ApiFuture<ListMobileDevicesResponse>
Returns
Type Description
ApiFuture<ListMobileDevicesPagedResponse>