| Package | Description |
|---|---|
| com.google.cloud.filestore.v1beta1 |
A client to Cloud Filestore API
|
| com.google.cloud.filestore.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
CloudFilestoreManagerClient.ListSnapshotsPagedResponse |
CloudFilestoreManagerClient.listSnapshots(InstanceName parent)
Lists all snapshots in a project for either a specified location or for all locations.
|
CloudFilestoreManagerClient.ListSnapshotsPagedResponse |
CloudFilestoreManagerClient.listSnapshots(ListSnapshotsRequest request)
Lists all snapshots in a project for either a specified location or for all locations.
|
CloudFilestoreManagerClient.ListSnapshotsPagedResponse |
CloudFilestoreManagerClient.listSnapshots(String parent)
Lists all snapshots 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.ListSnapshotsPagedResponse> |
CloudFilestoreManagerClient.ListSnapshotsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context,
com.google.api.core.ApiFuture<ListSnapshotsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,CloudFilestoreManagerClient.ListSnapshotsPagedResponse> |
CloudFilestoreManagerClient.listSnapshotsPagedCallable()
Lists all snapshots in a project for either a specified location or for all locations.
|
com.google.api.gax.rpc.PagedCallSettings<ListSnapshotsRequest,ListSnapshotsResponse,CloudFilestoreManagerClient.ListSnapshotsPagedResponse> |
CloudFilestoreManagerSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSnapshotsRequest,ListSnapshotsResponse,CloudFilestoreManagerClient.ListSnapshotsPagedResponse> |
CloudFilestoreManagerSettings.Builder.listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,CloudFilestoreManagerClient.ListSnapshotsPagedResponse> |
HttpJsonCloudFilestoreManagerStub.listSnapshotsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,CloudFilestoreManagerClient.ListSnapshotsPagedResponse> |
GrpcCloudFilestoreManagerStub.listSnapshotsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,CloudFilestoreManagerClient.ListSnapshotsPagedResponse> |
CloudFilestoreManagerStub.listSnapshotsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSnapshotsRequest,ListSnapshotsResponse,CloudFilestoreManagerClient.ListSnapshotsPagedResponse> |
CloudFilestoreManagerStubSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSnapshotsRequest,ListSnapshotsResponse,CloudFilestoreManagerClient.ListSnapshotsPagedResponse> |
CloudFilestoreManagerStubSettings.Builder.listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots.
|
Copyright © 2024 Google LLC. All rights reserved.