| Package | Description |
|---|---|
| com.google.cloud.bigtable.admin.v2 |
A client to Cloud Bigtable Admin API.
|
| Modifier and Type | Method and Description |
|---|---|
protected PagedResponseWrappers.ListTablesPage |
PagedResponseWrappers.ListTablesPage.createPage(com.google.api.gax.rpc.PageContext<com.google.bigtable.admin.v2.ListTablesRequest,com.google.bigtable.admin.v2.ListTablesResponse,com.google.bigtable.admin.v2.Table> context,
com.google.bigtable.admin.v2.ListTablesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<PagedResponseWrappers.ListTablesPage> |
PagedResponseWrappers.ListTablesPage.createPageAsync(com.google.api.gax.rpc.PageContext<com.google.bigtable.admin.v2.ListTablesRequest,com.google.bigtable.admin.v2.ListTablesResponse,com.google.bigtable.admin.v2.Table> context,
com.google.api.core.ApiFuture<com.google.bigtable.admin.v2.ListTablesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected PagedResponseWrappers.ListTablesFixedSizeCollection |
PagedResponseWrappers.ListTablesFixedSizeCollection.createCollection(List<PagedResponseWrappers.ListTablesPage> pages,
int collectionSize) |
Copyright © 2017 Google. All rights reserved.