Class HealthProfileServiceClient.ListPairedDevicesPagedResponse (0.2.0)

public static class HealthProfileServiceClient.ListPairedDevicesPagedResponse extends AbstractPagedListResponse<ListPairedDevicesRequest,ListPairedDevicesResponse,PairedDevice,HealthProfileServiceClient.ListPairedDevicesPage,HealthProfileServiceClient.ListPairedDevicesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > HealthProfileServiceClient.ListPairedDevicesPagedResponse

Static Methods

createAsync(PageContext<ListPairedDevicesRequest,ListPairedDevicesResponse,PairedDevice> context, ApiFuture<ListPairedDevicesResponse> futureResponse)

public static ApiFuture<HealthProfileServiceClient.ListPairedDevicesPagedResponse> createAsync(PageContext<ListPairedDevicesRequest,ListPairedDevicesResponse,PairedDevice> context, ApiFuture<ListPairedDevicesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListPairedDevicesRequest,ListPairedDevicesResponse,PairedDevice>
futureResponse ApiFuture<ListPairedDevicesResponse>
Returns
Type Description
ApiFuture<ListPairedDevicesPagedResponse>