Uses of Class
com.google.cloud.metastore.v1alpha.DataprocMetastoreClient.ListServicesPage
-
Packages that use DataprocMetastoreClient.ListServicesPage Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore API -
-
Uses of DataprocMetastoreClient.ListServicesPage in com.google.cloud.metastore.v1alpha
Methods in com.google.cloud.metastore.v1alpha that return DataprocMetastoreClient.ListServicesPage Modifier and Type Method Description protected DataprocMetastoreClient.ListServicesPage
DataprocMetastoreClient.ListServicesPage. createPage(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, ListServicesResponse response)
Methods in com.google.cloud.metastore.v1alpha that return types with arguments of type DataprocMetastoreClient.ListServicesPage Modifier and Type Method Description com.google.api.core.ApiFuture<DataprocMetastoreClient.ListServicesPage>
DataprocMetastoreClient.ListServicesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)
Method parameters in com.google.cloud.metastore.v1alpha with type arguments of type DataprocMetastoreClient.ListServicesPage Modifier and Type Method Description protected DataprocMetastoreClient.ListServicesFixedSizeCollection
DataprocMetastoreClient.ListServicesFixedSizeCollection. createCollection(List<DataprocMetastoreClient.ListServicesPage> pages, int collectionSize)
-