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