Class TablesServiceClient.ListTablesPagedResponse (0.49.0)

See more code actions.
public static class TablesServiceClient.ListTablesPagedResponse extends AbstractPagedListResponse<ListTablesRequest,ListTablesResponse,Table,TablesServiceClient.ListTablesPage,TablesServiceClient.ListTablesFixedSizeCollection>
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>