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