Uses of Interface
com.google.bigtable.admin.v2.CreateTableFromSnapshotRequestOrBuilder
-
Packages that use CreateTableFromSnapshotRequestOrBuilder Package Description com.google.bigtable.admin.v2 -
-
Uses of CreateTableFromSnapshotRequestOrBuilder in com.google.bigtable.admin.v2
Classes in com.google.bigtable.admin.v2 that implement CreateTableFromSnapshotRequestOrBuilder Modifier and Type Class Description class
CreateTableFromSnapshotRequest
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot] Note: This is a private alpha release of Cloud Bigtable snapshots.static class
CreateTableFromSnapshotRequest.Builder
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot] Note: This is a private alpha release of Cloud Bigtable snapshots.Methods in com.google.bigtable.admin.v2 that return CreateTableFromSnapshotRequestOrBuilder Modifier and Type Method Description CreateTableFromSnapshotRequestOrBuilder
CreateTableFromSnapshotMetadata.Builder. getOriginalRequestOrBuilder()
The request that prompted the initiation of this CreateTableFromSnapshot operation.CreateTableFromSnapshotRequestOrBuilder
CreateTableFromSnapshotMetadata. getOriginalRequestOrBuilder()
The request that prompted the initiation of this CreateTableFromSnapshot operation.CreateTableFromSnapshotRequestOrBuilder
CreateTableFromSnapshotMetadataOrBuilder. getOriginalRequestOrBuilder()
The request that prompted the initiation of this CreateTableFromSnapshot operation.
-