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