Package | Description |
---|---|
com.google.cloud.bigtable.admin.v2 |
A client to Cloud Bigtable Admin API.
|
com.google.cloud.bigtable.admin.v2.stub |
Modifier and Type | Method and Description |
---|---|
BaseBigtableTableAdminClient.ListSnapshotsPagedResponse |
BaseBigtableTableAdminClient.listSnapshots(com.google.bigtable.admin.v2.ClusterName parent)
Lists all snapshots associated with the specified cluster.
|
BaseBigtableTableAdminClient.ListSnapshotsPagedResponse |
BaseBigtableTableAdminClient.listSnapshots(com.google.bigtable.admin.v2.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 ApiFuture<BaseBigtableTableAdminClient.ListSnapshotsPagedResponse> |
BaseBigtableTableAdminClient.ListSnapshotsPagedResponse.createAsync(PageContext<com.google.bigtable.admin.v2.ListSnapshotsRequest,com.google.bigtable.admin.v2.ListSnapshotsResponse,com.google.bigtable.admin.v2.Snapshot> context,
ApiFuture<com.google.bigtable.admin.v2.ListSnapshotsResponse> futureResponse) |
UnaryCallable<com.google.bigtable.admin.v2.ListSnapshotsRequest,BaseBigtableTableAdminClient.ListSnapshotsPagedResponse> |
BaseBigtableTableAdminClient.listSnapshotsPagedCallable()
Lists all snapshots associated with the specified cluster.
|
PagedCallSettings<com.google.bigtable.admin.v2.ListSnapshotsRequest,com.google.bigtable.admin.v2.ListSnapshotsResponse,BaseBigtableTableAdminClient.ListSnapshotsPagedResponse> |
BaseBigtableTableAdminSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots.
|
PagedCallSettings.Builder<com.google.bigtable.admin.v2.ListSnapshotsRequest,com.google.bigtable.admin.v2.ListSnapshotsResponse,BaseBigtableTableAdminClient.ListSnapshotsPagedResponse> |
BaseBigtableTableAdminSettings.Builder.listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.bigtable.admin.v2.ListSnapshotsRequest,BaseBigtableTableAdminClient.ListSnapshotsPagedResponse> |
GrpcBigtableTableAdminStub.listSnapshotsPagedCallable() |
UnaryCallable<com.google.bigtable.admin.v2.ListSnapshotsRequest,BaseBigtableTableAdminClient.ListSnapshotsPagedResponse> |
BigtableTableAdminStub.listSnapshotsPagedCallable() |
PagedCallSettings<com.google.bigtable.admin.v2.ListSnapshotsRequest,com.google.bigtable.admin.v2.ListSnapshotsResponse,BaseBigtableTableAdminClient.ListSnapshotsPagedResponse> |
BigtableTableAdminStubSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots.
|
PagedCallSettings.Builder<com.google.bigtable.admin.v2.ListSnapshotsRequest,com.google.bigtable.admin.v2.ListSnapshotsResponse,BaseBigtableTableAdminClient.ListSnapshotsPagedResponse> |
BigtableTableAdminStubSettings.Builder.listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots.
|
Copyright © 2019 Google LLC. All rights reserved.