Class DataPointsServiceClient.RollUpDataPointsPagedResponse (0.2.0)

public static class DataPointsServiceClient.RollUpDataPointsPagedResponse extends AbstractPagedListResponse<RollUpDataPointsRequest,RollUpDataPointsResponse,RollupDataPoint,DataPointsServiceClient.RollUpDataPointsPage,DataPointsServiceClient.RollUpDataPointsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataPointsServiceClient.RollUpDataPointsPagedResponse

Static Methods

createAsync(PageContext<RollUpDataPointsRequest,RollUpDataPointsResponse,RollupDataPoint> context, ApiFuture<RollUpDataPointsResponse> futureResponse)

public static ApiFuture<DataPointsServiceClient.RollUpDataPointsPagedResponse> createAsync(PageContext<RollUpDataPointsRequest,RollUpDataPointsResponse,RollupDataPoint> context, ApiFuture<RollUpDataPointsResponse> futureResponse)
Parameters
Name Description
context PageContext<RollUpDataPointsRequest,RollUpDataPointsResponse,RollupDataPoint>
futureResponse ApiFuture<RollUpDataPointsResponse>
Returns
Type Description
ApiFuture<RollUpDataPointsPagedResponse>