Uses of Class
com.google.cloud.bigtable.admin.v2.models.RestoreTableRequest
Packages that use RestoreTableRequest
Package
Description
Clients for the Cloud Bigtable admin API.
-
Uses of RestoreTableRequest in com.google.cloud.bigtable.admin.v2
Methods in com.google.cloud.bigtable.admin.v2 with parameters of type RestoreTableRequestModifier and TypeMethodDescriptionBigtableTableAdminClient.restoreTable(RestoreTableRequest request) Restores a backup to a new table with the specified configuration.com.google.api.core.ApiFuture<RestoredTableResult>BigtableTableAdminClient.restoreTableAsync(RestoreTableRequest request) Restores a backup to a new table with the specified configuration asynchronously. -
Uses of RestoreTableRequest in com.google.cloud.bigtable.admin.v2.models
Methods in com.google.cloud.bigtable.admin.v2.models that return RestoreTableRequestModifier and TypeMethodDescriptionstatic RestoreTableRequestCreate aRestoreTableRequestobject.static RestoreTableRequestCreate aRestoreTableRequestobject.static RestoreTableRequestRestoreTableRequest.of(String sourceInstanceId, String sourceClusterId, String sourceBackupId, String sourceProjectId) Create aRestoreTableRequestobject.RestoreTableRequest.setTableId(String tableId)