Uses of Interface
com.google.bigtable.admin.v2.SnapshotOrBuilder
-
Packages that use SnapshotOrBuilder Package Description com.google.bigtable.admin.v2 -
-
Uses of SnapshotOrBuilder in com.google.bigtable.admin.v2
Classes in com.google.bigtable.admin.v2 that implement SnapshotOrBuilder Modifier and Type Class Description classSnapshotA snapshot of a table at a particular time.static classSnapshot.BuilderA snapshot of a table at a particular time.Methods in com.google.bigtable.admin.v2 that return SnapshotOrBuilder Modifier and Type Method Description SnapshotOrBuilderListSnapshotsResponse.Builder. getSnapshotsOrBuilder(int index)The snapshots present in the requested cluster.SnapshotOrBuilderListSnapshotsResponse. getSnapshotsOrBuilder(int index)The snapshots present in the requested cluster.SnapshotOrBuilderListSnapshotsResponseOrBuilder. getSnapshotsOrBuilder(int index)The snapshots present in the requested cluster.Methods in com.google.bigtable.admin.v2 that return types with arguments of type SnapshotOrBuilder Modifier and Type Method Description List<? extends SnapshotOrBuilder>ListSnapshotsResponse.Builder. getSnapshotsOrBuilderList()The snapshots present in the requested cluster.List<? extends SnapshotOrBuilder>ListSnapshotsResponse. getSnapshotsOrBuilderList()The snapshots present in the requested cluster.List<? extends SnapshotOrBuilder>ListSnapshotsResponseOrBuilder. getSnapshotsOrBuilderList()The snapshots present in the requested cluster.
-