Uses of Class
com.google.cloud.metastore.v1alpha.DataprocMetastoreClient.ListBackupsPagedResponse
-
Packages that use DataprocMetastoreClient.ListBackupsPagedResponse Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore APIcom.google.cloud.metastore.v1alpha.stub -
-
Uses of DataprocMetastoreClient.ListBackupsPagedResponse in com.google.cloud.metastore.v1alpha
Methods in com.google.cloud.metastore.v1alpha that return DataprocMetastoreClient.ListBackupsPagedResponse Modifier and Type Method Description DataprocMetastoreClient.ListBackupsPagedResponseDataprocMetastoreClient. listBackups(ListBackupsRequest request)Lists backups in a service.DataprocMetastoreClient.ListBackupsPagedResponseDataprocMetastoreClient. listBackups(ServiceName parent)Lists backups in a service.DataprocMetastoreClient.ListBackupsPagedResponseDataprocMetastoreClient. listBackups(String parent)Lists backups in a service.Methods in com.google.cloud.metastore.v1alpha that return types with arguments of type DataprocMetastoreClient.ListBackupsPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<DataprocMetastoreClient.ListBackupsPagedResponse>DataprocMetastoreClient.ListBackupsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBackupsRequest,ListBackupsResponse,Backup> context, com.google.api.core.ApiFuture<ListBackupsResponse> futureResponse)com.google.api.gax.rpc.UnaryCallable<ListBackupsRequest,DataprocMetastoreClient.ListBackupsPagedResponse>DataprocMetastoreClient. listBackupsPagedCallable()Lists backups in a service.com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupsRequest,ListBackupsResponse,DataprocMetastoreClient.ListBackupsPagedResponse>DataprocMetastoreSettings.Builder. listBackupsSettings()Returns the builder for the settings used for calls to listBackups.com.google.api.gax.rpc.PagedCallSettings<ListBackupsRequest,ListBackupsResponse,DataprocMetastoreClient.ListBackupsPagedResponse>DataprocMetastoreSettings. listBackupsSettings()Returns the object with the settings used for calls to listBackups. -
Uses of DataprocMetastoreClient.ListBackupsPagedResponse in com.google.cloud.metastore.v1alpha.stub
Methods in com.google.cloud.metastore.v1alpha.stub that return types with arguments of type DataprocMetastoreClient.ListBackupsPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListBackupsRequest,DataprocMetastoreClient.ListBackupsPagedResponse>DataprocMetastoreStub. listBackupsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListBackupsRequest,DataprocMetastoreClient.ListBackupsPagedResponse>GrpcDataprocMetastoreStub. listBackupsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListBackupsRequest,DataprocMetastoreClient.ListBackupsPagedResponse>HttpJsonDataprocMetastoreStub. listBackupsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupsRequest,ListBackupsResponse,DataprocMetastoreClient.ListBackupsPagedResponse>DataprocMetastoreStubSettings.Builder. listBackupsSettings()Returns the builder for the settings used for calls to listBackups.com.google.api.gax.rpc.PagedCallSettings<ListBackupsRequest,ListBackupsResponse,DataprocMetastoreClient.ListBackupsPagedResponse>DataprocMetastoreStubSettings. listBackupsSettings()Returns the object with the settings used for calls to listBackups.
-