| Package | Description |
|---|---|
| com.google.cloud.bigtable.admin.v2 |
Clients for the Cloud Bigtable admin API.
|
| com.google.cloud.bigtable.admin.v2.stub |
| Modifier and Type | Method and Description |
|---|---|
BaseBigtableTableAdminClient.ListSnapshotsPagedResponse |
BaseBigtableTableAdminClient.listSnapshots(ClusterName parent)
Lists all snapshots associated with the specified cluster.
|
BaseBigtableTableAdminClient.ListSnapshotsPagedResponse |
BaseBigtableTableAdminClient.listSnapshots(ListSnapshotsRequest request)
Lists all snapshots associated with the specified cluster.
|
BaseBigtableTableAdminClient.ListSnapshotsPagedResponse |
BaseBigtableTableAdminClient.listSnapshots(String parent)
Lists all snapshots associated with the specified cluster.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<BaseBigtableTableAdminClient.ListSnapshotsPagedResponse> |
BaseBigtableTableAdminClient.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,BaseBigtableTableAdminClient.ListSnapshotsPagedResponse> |
BaseBigtableTableAdminClient.listSnapshotsPagedCallable()
Lists all snapshots associated with the specified cluster.
|
com.google.api.gax.rpc.PagedCallSettings<ListSnapshotsRequest,ListSnapshotsResponse,BaseBigtableTableAdminClient.ListSnapshotsPagedResponse> |
BaseBigtableTableAdminSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSnapshotsRequest,ListSnapshotsResponse,BaseBigtableTableAdminClient.ListSnapshotsPagedResponse> |
BaseBigtableTableAdminSettings.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,BaseBigtableTableAdminClient.ListSnapshotsPagedResponse> |
BigtableTableAdminStub.listSnapshotsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,BaseBigtableTableAdminClient.ListSnapshotsPagedResponse> |
GrpcBigtableTableAdminStub.listSnapshotsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSnapshotsRequest,ListSnapshotsResponse,BaseBigtableTableAdminClient.ListSnapshotsPagedResponse> |
BigtableTableAdminStubSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSnapshotsRequest,ListSnapshotsResponse,BaseBigtableTableAdminClient.ListSnapshotsPagedResponse> |
BigtableTableAdminStubSettings.Builder.listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots.
|
Copyright © 2026 Google LLC. All rights reserved.