Uses of Class
com.google.cloud.bigtable.admin.v2.models.UpdateBackupRequest
Package
Description
Clients for the Cloud Bigtable admin API.
-
Uses of UpdateBackupRequest in com.google.cloud.bigtable.admin.v2
Modifier and TypeMethodDescriptionBigtableTableAdminClient.updateBackup
(UpdateBackupRequest request) Updates a backup with the specified configuration.com.google.api.core.ApiFuture<Backup>
BigtableTableAdminClient.updateBackupAsync
(UpdateBackupRequest request) Updates a backup with the specified configuration asynchronously. -
Uses of UpdateBackupRequest in com.google.cloud.bigtable.admin.v2.models
Modifier and TypeMethodDescriptionstatic UpdateBackupRequest
UpdateBackupRequest.setExpireTime
(org.threeten.bp.Instant expireTime)