Class DataPointsServiceClient.ReconcileDataPointsPagedResponse (0.2.0)

public static class DataPointsServiceClient.ReconcileDataPointsPagedResponse extends AbstractPagedListResponse<ReconcileDataPointsRequest,ReconcileDataPointsResponse,ReconciledDataPoint,DataPointsServiceClient.ReconcileDataPointsPage,DataPointsServiceClient.ReconcileDataPointsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataPointsServiceClient.ReconcileDataPointsPagedResponse

Static Methods

createAsync(PageContext<ReconcileDataPointsRequest,ReconcileDataPointsResponse,ReconciledDataPoint> context, ApiFuture<ReconcileDataPointsResponse> futureResponse)

public static ApiFuture<DataPointsServiceClient.ReconcileDataPointsPagedResponse> createAsync(PageContext<ReconcileDataPointsRequest,ReconcileDataPointsResponse,ReconciledDataPoint> context, ApiFuture<ReconcileDataPointsResponse> futureResponse)
Parameters
Name Description
context PageContext<ReconcileDataPointsRequest,ReconcileDataPointsResponse,ReconciledDataPoint>
futureResponse ApiFuture<ReconcileDataPointsResponse>
Returns
Type Description
ApiFuture<ReconcileDataPointsPagedResponse>