Uses of Class
com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
Package
Description
Clients for the Cloud Bigtable admin API.
-
Uses of UpdateTableRequest in com.google.cloud.bigtable.admin.v2
Modifier and TypeMethodDescriptionBigtableTableAdminClient.updateTable
(UpdateTableRequest request) Update a table with the specified configuration.com.google.api.core.ApiFuture<Table>
BigtableTableAdminClient.updateTableAsync
(UpdateTableRequest request) Asynchronously update a table with the specified configuration. -
Uses of UpdateTableRequest in com.google.cloud.bigtable.admin.v2.models
Modifier and TypeMethodDescriptionUpdateTableRequest.addChangeStreamRetention
(org.threeten.bp.Duration retention) Update change stream retention period between 1 day and 7 days.UpdateTableRequest.disableChangeStreamRetention()
Disable change stream for tablestatic UpdateTableRequest