Class TablesServiceClient.ListTablesPagedResponse (0.45.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
NameDescription
contextPageContext<ListTablesRequest,ListTablesResponse,Table>
futureResponseApiFuture<ListTablesResponse>
Returns
TypeDescription
ApiFuture<ListTablesPagedResponse>