Uses of Class
com.google.cloud.metastore.v1beta.DataprocMetastoreClient.ListBackupsPage
-
Packages that use DataprocMetastoreClient.ListBackupsPage Package Description com.google.cloud.metastore.v1beta A client to Dataproc Metastore API -
-
Uses of DataprocMetastoreClient.ListBackupsPage in com.google.cloud.metastore.v1beta
Methods in com.google.cloud.metastore.v1beta 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.v1beta 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.v1beta with type arguments of type DataprocMetastoreClient.ListBackupsPage Modifier and Type Method Description protected DataprocMetastoreClient.ListBackupsFixedSizeCollection
DataprocMetastoreClient.ListBackupsFixedSizeCollection. createCollection(List<DataprocMetastoreClient.ListBackupsPage> pages, int collectionSize)
-