Uses of Interface
com.google.bigtable.admin.v2.RestoreInfoOrBuilder
-
Packages that use RestoreInfoOrBuilder Package Description com.google.bigtable.admin.v2 -
-
Uses of RestoreInfoOrBuilder in com.google.bigtable.admin.v2
Classes in com.google.bigtable.admin.v2 that implement RestoreInfoOrBuilder Modifier and Type Class Description class
RestoreInfo
Information about a table restore.static class
RestoreInfo.Builder
Information about a table restore.Methods in com.google.bigtable.admin.v2 that return RestoreInfoOrBuilder Modifier and Type Method Description RestoreInfoOrBuilder
Table.Builder. getRestoreInfoOrBuilder()
Output only.RestoreInfoOrBuilder
Table. getRestoreInfoOrBuilder()
Output only.RestoreInfoOrBuilder
TableOrBuilder. getRestoreInfoOrBuilder()
Output only.
-