| Package | Description |
|---|---|
| com.google.cloud.metastore.v1alpha |
A client to Dataproc Metastore API
|
| com.google.cloud.metastore.v1alpha.stub |
| Modifier and Type | Method and Description |
|---|---|
DataprocMetastoreClient.ListBackupsPagedResponse |
DataprocMetastoreClient.listBackups(ListBackupsRequest request)
Lists backups in a service.
|
DataprocMetastoreClient.ListBackupsPagedResponse |
DataprocMetastoreClient.listBackups(ServiceName parent)
Lists backups in a service.
|
DataprocMetastoreClient.ListBackupsPagedResponse |
DataprocMetastoreClient.listBackups(String parent)
Lists backups in a service.
|
| Modifier and Type | Method and 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<ListBackupsRequest,ListBackupsResponse,DataprocMetastoreClient.ListBackupsPagedResponse> |
DataprocMetastoreSettings.listBackupsSettings()
Returns the object with the settings used for calls to listBackups.
|
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.
|
| Modifier and Type | Method and 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<ListBackupsRequest,ListBackupsResponse,DataprocMetastoreClient.ListBackupsPagedResponse> |
DataprocMetastoreStubSettings.listBackupsSettings()
Returns the object with the settings used for calls to listBackups.
|
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.
|
Copyright © 2024 Google LLC. All rights reserved.