Send feedback
Class BigtableTableAdminStubSettings.Builder (2.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.12.0 keyboard_arrow_down
public static class BigtableTableAdminStubSettings . Builder extends StubSettings . Builder<BigtableTableAdminStubSettings , BigtableTableAdminStubSettings . Builder >
Builder for BigtableTableAdminStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Parameter
Builder(BigtableTableAdminStubSettings settings)
protected Builder ( BigtableTableAdminStubSettings settings )
Parameter
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public BigtableTableAdminStubSettings . Builder applyToAllUnaryMethods ( ApiFunction<UnaryCallSettings . Builder <? , ? >, Void > settingsUpdater )
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
Parameter
Returns
build()
public BigtableTableAdminStubSettings build ()
Returns
Overrides
Exceptions
checkConsistencySettings()
public UnaryCallSettings . Builder<CheckConsistencyRequest , CheckConsistencyResponse > checkConsistencySettings ()
Returns the builder for the settings used for calls to checkConsistency.
Returns
createBackupOperationSettings()
public OperationCallSettings . Builder<CreateBackupRequest , Backup , CreateBackupMetadata > createBackupOperationSettings ()
Returns the builder for the settings used for calls to createBackup.
Returns
createBackupSettings()
public UnaryCallSettings . Builder<CreateBackupRequest , Operation > createBackupSettings ()
Returns the builder for the settings used for calls to createBackup.
Returns
createTableFromSnapshotOperationSettings()
public OperationCallSettings . Builder<CreateTableFromSnapshotRequest , Table , CreateTableFromSnapshotMetadata > createTableFromSnapshotOperationSettings ()
Returns the builder for the settings used for calls to createTableFromSnapshot.
Returns
createTableFromSnapshotSettings()
public UnaryCallSettings . Builder<CreateTableFromSnapshotRequest , Operation > createTableFromSnapshotSettings ()
Returns the builder for the settings used for calls to createTableFromSnapshot.
Returns
createTableSettings()
public UnaryCallSettings . Builder<CreateTableRequest , Table > createTableSettings ()
Returns the builder for the settings used for calls to createTable.
Returns
deleteBackupSettings()
public UnaryCallSettings . Builder<DeleteBackupRequest , Empty > deleteBackupSettings ()
Returns the builder for the settings used for calls to deleteBackup.
Returns
deleteSnapshotSettings()
public UnaryCallSettings . Builder<DeleteSnapshotRequest , Empty > deleteSnapshotSettings ()
Returns the builder for the settings used for calls to deleteSnapshot.
Returns
deleteTableSettings()
public UnaryCallSettings . Builder<DeleteTableRequest , Empty > deleteTableSettings ()
Returns the builder for the settings used for calls to deleteTable.
Returns
dropRowRangeSettings()
public UnaryCallSettings . Builder<DropRowRangeRequest , Empty > dropRowRangeSettings ()
Returns the builder for the settings used for calls to dropRowRange.
Returns
generateConsistencyTokenSettings()
public UnaryCallSettings . Builder<GenerateConsistencyTokenRequest , GenerateConsistencyTokenResponse > generateConsistencyTokenSettings ()
Returns the builder for the settings used for calls to generateConsistencyToken.
Returns
getBackupSettings()
public UnaryCallSettings . Builder<GetBackupRequest , Backup > getBackupSettings ()
Returns the builder for the settings used for calls to getBackup.
Returns
getIamPolicySettings()
public UnaryCallSettings . Builder<GetIamPolicyRequest , Policy > getIamPolicySettings ()
Returns the builder for the settings used for calls to getIamPolicy.
Returns
Type Description Builder <com.google.iam.v1.GetIamPolicyRequest ,com.google.iam.v1.Policy >
getSnapshotSettings()
public UnaryCallSettings . Builder<GetSnapshotRequest , Snapshot > getSnapshotSettings ()
Returns the builder for the settings used for calls to getSnapshot.
Returns
getTableSettings()
public UnaryCallSettings . Builder<GetTableRequest , Table > getTableSettings ()
Returns the builder for the settings used for calls to getTable.
Returns
listBackupsSettings()
public PagedCallSettings . Builder<ListBackupsRequest , ListBackupsResponse , BaseBigtableTableAdminClient . ListBackupsPagedResponse > listBackupsSettings ()
Returns the builder for the settings used for calls to listBackups.
Returns
listSnapshotsSettings()
public PagedCallSettings . Builder<ListSnapshotsRequest , ListSnapshotsResponse , BaseBigtableTableAdminClient . ListSnapshotsPagedResponse > listSnapshotsSettings ()
Returns the builder for the settings used for calls to listSnapshots.
Returns
listTablesSettings()
public PagedCallSettings . Builder<ListTablesRequest , ListTablesResponse , BaseBigtableTableAdminClient . ListTablesPagedResponse > listTablesSettings ()
Returns the builder for the settings used for calls to listTables.
Returns
modifyColumnFamiliesSettings()
public UnaryCallSettings . Builder<ModifyColumnFamiliesRequest , Table > modifyColumnFamiliesSettings ()
Returns the builder for the settings used for calls to modifyColumnFamilies.
Returns
restoreTableOperationSettings()
public OperationCallSettings . Builder<RestoreTableRequest , Table , RestoreTableMetadata > restoreTableOperationSettings ()
Returns the builder for the settings used for calls to restoreTable.
Returns
restoreTableSettings()
public UnaryCallSettings . Builder<RestoreTableRequest , Operation > restoreTableSettings ()
Returns the builder for the settings used for calls to restoreTable.
Returns
setIamPolicySettings()
public UnaryCallSettings . Builder<SetIamPolicyRequest , Policy > setIamPolicySettings ()
Returns the builder for the settings used for calls to setIamPolicy.
Returns
Type Description Builder <com.google.iam.v1.SetIamPolicyRequest ,com.google.iam.v1.Policy >
snapshotTableOperationSettings()
public OperationCallSettings . Builder<SnapshotTableRequest , Snapshot , SnapshotTableMetadata > snapshotTableOperationSettings ()
Returns the builder for the settings used for calls to snapshotTable.
Returns
snapshotTableSettings()
public UnaryCallSettings . Builder<SnapshotTableRequest , Operation > snapshotTableSettings ()
Returns the builder for the settings used for calls to snapshotTable.
Returns
testIamPermissionsSettings()
public UnaryCallSettings . Builder<TestIamPermissionsRequest , TestIamPermissionsResponse > testIamPermissionsSettings ()
Returns the builder for the settings used for calls to testIamPermissions.
Returns
Type Description Builder <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse >
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
undeleteTableOperationSettings()
public OperationCallSettings . Builder<UndeleteTableRequest , Table , UndeleteTableMetadata > undeleteTableOperationSettings ()
Returns the builder for the settings used for calls to undeleteTable.
Returns
undeleteTableSettings()
public UnaryCallSettings . Builder<UndeleteTableRequest , Operation > undeleteTableSettings ()
Returns the builder for the settings used for calls to undeleteTable.
Returns
updateBackupSettings()
public UnaryCallSettings . Builder<UpdateBackupRequest , Backup > updateBackupSettings ()
Returns the builder for the settings used for calls to updateBackup.
Returns
updateTableOperationSettings()
public OperationCallSettings . Builder<UpdateTableRequest , Table , UpdateTableMetadata > updateTableOperationSettings ()
Returns the builder for the settings used for calls to updateTable.
Returns
updateTableSettings()
public UnaryCallSettings . Builder<UpdateTableRequest , Operation > updateTableSettings ()
Returns the builder for the settings used for calls to updateTable.
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]