Uses of Interface
com.google.bigtable.admin.v2.SnapshotOrBuilder
-
Uses of SnapshotOrBuilder in com.google.bigtable.admin.v2
Classes in com.google.bigtable.admin.v2 that implement SnapshotOrBuilderModifier and TypeClassDescriptionfinal classA snapshot of a table at a particular time.static final classA snapshot of a table at a particular time.Methods in com.google.bigtable.admin.v2 that return SnapshotOrBuilderModifier and TypeMethodDescriptionListSnapshotsResponse.Builder.getSnapshotsOrBuilder(int index) The snapshots present in the requested cluster.ListSnapshotsResponse.getSnapshotsOrBuilder(int index) The snapshots present in the requested cluster.ListSnapshotsResponseOrBuilder.getSnapshotsOrBuilder(int index) The snapshots present in the requested cluster.Methods in com.google.bigtable.admin.v2 that return types with arguments of type SnapshotOrBuilderModifier and TypeMethodDescriptionList<? 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.