Class TablesServiceClient.ListRowsPagedResponse (0.48.0)

public static class TablesServiceClient.ListRowsPagedResponse extends AbstractPagedListResponse<ListRowsRequest,ListRowsResponse,Row,TablesServiceClient.ListRowsPage,TablesServiceClient.ListRowsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TablesServiceClient.ListRowsPagedResponse

Static Methods

createAsync(PageContext<ListRowsRequest,ListRowsResponse,Row> context, ApiFuture<ListRowsResponse> futureResponse)

public static ApiFuture<TablesServiceClient.ListRowsPagedResponse> createAsync(PageContext<ListRowsRequest,ListRowsResponse,Row> context, ApiFuture<ListRowsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListRowsRequest,ListRowsResponse,Row>
futureResponse ApiFuture<ListRowsResponse>
Returns
Type Description
ApiFuture<ListRowsPagedResponse>