Class ReportServiceClient.FetchReportResultRowsPagedResponse (0.11.0)

public static class ReportServiceClient.FetchReportResultRowsPagedResponse extends AbstractPagedListResponse<FetchReportResultRowsRequest,FetchReportResultRowsResponse,Report.DataTable.Row,ReportServiceClient.FetchReportResultRowsPage,ReportServiceClient.FetchReportResultRowsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ReportServiceClient.FetchReportResultRowsPagedResponse

Static Methods

createAsync(PageContext<FetchReportResultRowsRequest,FetchReportResultRowsResponse,Report.DataTable.Row> context, ApiFuture<FetchReportResultRowsResponse> futureResponse)

public static ApiFuture<ReportServiceClient.FetchReportResultRowsPagedResponse> createAsync(PageContext<FetchReportResultRowsRequest,FetchReportResultRowsResponse,Report.DataTable.Row> context, ApiFuture<FetchReportResultRowsResponse> futureResponse)
Parameters
Name Description
context PageContext<FetchReportResultRowsRequest,FetchReportResultRowsResponse,Row>
futureResponse ApiFuture<FetchReportResultRowsResponse>
Returns
Type Description
ApiFuture<FetchReportResultRowsPagedResponse>