Class MetastoreServiceClient.ListTablesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListTablesRequest,ListTablesResponse,Table,MetastoreServiceClient.ListTablesPage,MetastoreServiceClient.ListTablesFixedSizeCollection>
-
- com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceClient.ListTablesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Table>
- Enclosing class:
- MetastoreServiceClient
public static class MetastoreServiceClient.ListTablesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListTablesRequest,ListTablesResponse,Table,MetastoreServiceClient.ListTablesPage,MetastoreServiceClient.ListTablesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<MetastoreServiceClient.ListTablesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListTablesRequest,ListTablesResponse,Table> context, com.google.api.core.ApiFuture<ListTablesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<MetastoreServiceClient.ListTablesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListTablesRequest,ListTablesResponse,Table> context, com.google.api.core.ApiFuture<ListTablesResponse> futureResponse)
-
-