Class TablesServiceClient.ListTablesPagedResponse (0.48.0)

public static class TablesServiceClient.ListTablesPagedResponse extends AbstractPagedListResponse<ListTablesRequest,ListTablesResponse,Table,TablesServiceClient.ListTablesPage,TablesServiceClient.ListTablesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TablesServiceClient.ListTablesPagedResponse

Static Methods

createAsync(PageContext<ListTablesRequest,ListTablesResponse,Table> context, ApiFuture<ListTablesResponse> futureResponse)

public static ApiFuture<TablesServiceClient.ListTablesPagedResponse> createAsync(PageContext<ListTablesRequest,ListTablesResponse,Table> context, ApiFuture<ListTablesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListTablesRequest,ListTablesResponse,Table>
futureResponse ApiFuture<ListTablesResponse>
Returns
Type Description
ApiFuture<ListTablesPagedResponse>