| Package | Description |
|---|---|
| com.google.cloud.filestore.v1 |
A client to Cloud Filestore API
|
| com.google.cloud.filestore.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
CloudFilestoreManagerClient.ListBackupsPagedResponse |
CloudFilestoreManagerClient.listBackups(ListBackupsRequest request)
Lists all backups in a project for either a specified location or for all locations.
|
CloudFilestoreManagerClient.ListBackupsPagedResponse |
CloudFilestoreManagerClient.listBackups(LocationName parent)
Lists all backups in a project for either a specified location or for all locations.
|
CloudFilestoreManagerClient.ListBackupsPagedResponse |
CloudFilestoreManagerClient.listBackups(String parent)
Lists all backups in a project for either a specified location or for all locations.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudFilestoreManagerClient.ListBackupsPagedResponse> |
CloudFilestoreManagerClient.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,CloudFilestoreManagerClient.ListBackupsPagedResponse> |
CloudFilestoreManagerClient.listBackupsPagedCallable()
Lists all backups in a project for either a specified location or for all locations.
|
com.google.api.gax.rpc.PagedCallSettings<ListBackupsRequest,ListBackupsResponse,CloudFilestoreManagerClient.ListBackupsPagedResponse> |
CloudFilestoreManagerSettings.listBackupsSettings()
Returns the object with the settings used for calls to listBackups.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupsRequest,ListBackupsResponse,CloudFilestoreManagerClient.ListBackupsPagedResponse> |
CloudFilestoreManagerSettings.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,CloudFilestoreManagerClient.ListBackupsPagedResponse> |
HttpJsonCloudFilestoreManagerStub.listBackupsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListBackupsRequest,CloudFilestoreManagerClient.ListBackupsPagedResponse> |
GrpcCloudFilestoreManagerStub.listBackupsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListBackupsRequest,CloudFilestoreManagerClient.ListBackupsPagedResponse> |
CloudFilestoreManagerStub.listBackupsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListBackupsRequest,ListBackupsResponse,CloudFilestoreManagerClient.ListBackupsPagedResponse> |
CloudFilestoreManagerStubSettings.listBackupsSettings()
Returns the object with the settings used for calls to listBackups.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupsRequest,ListBackupsResponse,CloudFilestoreManagerClient.ListBackupsPagedResponse> |
CloudFilestoreManagerStubSettings.Builder.listBackupsSettings()
Returns the builder for the settings used for calls to listBackups.
|
Copyright © 2024 Google LLC. All rights reserved.