public static class BigtableTableAdminStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<BigtableTableAdminStubSettings,BigtableTableAdminStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(BigtableTableAdminStubSettings settings) |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
| Modifier and Type | Method and Description |
|---|---|
BigtableTableAdminStubSettings.Builder |
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
|
BigtableTableAdminStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CheckConsistencyRequest,CheckConsistencyResponse> |
checkConsistencySettings()
Returns the builder for the settings used for calls to checkConsistency.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CopyBackupRequest,Backup,CopyBackupMetadata> |
copyBackupOperationSettings()
Returns the builder for the settings used for calls to copyBackup.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CopyBackupRequest,com.google.longrunning.Operation> |
copyBackupSettings()
Returns the builder for the settings used for calls to copyBackup.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAuthorizedViewRequest,AuthorizedView,CreateAuthorizedViewMetadata> |
createAuthorizedViewOperationSettings()
Returns the builder for the settings used for calls to createAuthorizedView.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAuthorizedViewRequest,com.google.longrunning.Operation> |
createAuthorizedViewSettings()
Returns the builder for the settings used for calls to createAuthorizedView.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateBackupRequest,Backup,CreateBackupMetadata> |
createBackupOperationSettings()
Returns the builder for the settings used for calls to createBackup.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBackupRequest,com.google.longrunning.Operation> |
createBackupSettings()
Returns the builder for the settings used for calls to createBackup.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSchemaBundleRequest,SchemaBundle,CreateSchemaBundleMetadata> |
createSchemaBundleOperationSettings()
Returns the builder for the settings used for calls to createSchemaBundle.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSchemaBundleRequest,com.google.longrunning.Operation> |
createSchemaBundleSettings()
Returns the builder for the settings used for calls to createSchemaBundle.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateTableFromSnapshotRequest,Table,CreateTableFromSnapshotMetadata> |
createTableFromSnapshotOperationSettings()
Returns the builder for the settings used for calls to createTableFromSnapshot.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTableFromSnapshotRequest,com.google.longrunning.Operation> |
createTableFromSnapshotSettings()
Returns the builder for the settings used for calls to createTableFromSnapshot.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTableRequest,Table> |
createTableSettings()
Returns the builder for the settings used for calls to createTable.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAuthorizedViewRequest,com.google.protobuf.Empty> |
deleteAuthorizedViewSettings()
Returns the builder for the settings used for calls to deleteAuthorizedView.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteBackupRequest,com.google.protobuf.Empty> |
deleteBackupSettings()
Returns the builder for the settings used for calls to deleteBackup.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSchemaBundleRequest,com.google.protobuf.Empty> |
deleteSchemaBundleSettings()
Returns the builder for the settings used for calls to deleteSchemaBundle.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSnapshotRequest,com.google.protobuf.Empty> |
deleteSnapshotSettings()
Returns the builder for the settings used for calls to deleteSnapshot.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTableRequest,com.google.protobuf.Empty> |
deleteTableSettings()
Returns the builder for the settings used for calls to deleteTable.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DropRowRangeRequest,com.google.protobuf.Empty> |
dropRowRangeSettings()
Returns the builder for the settings used for calls to dropRowRange.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateConsistencyTokenRequest,GenerateConsistencyTokenResponse> |
generateConsistencyTokenSettings()
Returns the builder for the settings used for calls to generateConsistencyToken.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAuthorizedViewRequest,AuthorizedView> |
getAuthorizedViewSettings()
Returns the builder for the settings used for calls to getAuthorizedView.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBackupRequest,Backup> |
getBackupSettings()
Returns the builder for the settings used for calls to getBackup.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSchemaBundleRequest,SchemaBundle> |
getSchemaBundleSettings()
Returns the builder for the settings used for calls to getSchemaBundle.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSnapshotRequest,Snapshot> |
getSnapshotSettings()
Returns the builder for the settings used for calls to getSnapshot.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTableRequest,Table> |
getTableSettings()
Returns the builder for the settings used for calls to getTable.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAuthorizedViewsRequest,ListAuthorizedViewsResponse,BaseBigtableTableAdminClient.ListAuthorizedViewsPagedResponse> |
listAuthorizedViewsSettings()
Returns the builder for the settings used for calls to listAuthorizedViews.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupsRequest,ListBackupsResponse,BaseBigtableTableAdminClient.ListBackupsPagedResponse> |
listBackupsSettings()
Returns the builder for the settings used for calls to listBackups.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSchemaBundlesRequest,ListSchemaBundlesResponse,BaseBigtableTableAdminClient.ListSchemaBundlesPagedResponse> |
listSchemaBundlesSettings()
Returns the builder for the settings used for calls to listSchemaBundles.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSnapshotsRequest,ListSnapshotsResponse,BaseBigtableTableAdminClient.ListSnapshotsPagedResponse> |
listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTablesRequest,ListTablesResponse,BaseBigtableTableAdminClient.ListTablesPagedResponse> |
listTablesSettings()
Returns the builder for the settings used for calls to listTables.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ModifyColumnFamiliesRequest,Table> |
modifyColumnFamiliesSettings()
Returns the builder for the settings used for calls to modifyColumnFamilies.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<RestoreTableRequest,Table,RestoreTableMetadata> |
restoreTableOperationSettings()
Returns the builder for the settings used for calls to restoreTable.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<RestoreTableRequest,com.google.longrunning.Operation> |
restoreTableSettings()
Returns the builder for the settings used for calls to restoreTable.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<SnapshotTableRequest,Snapshot,SnapshotTableMetadata> |
snapshotTableOperationSettings()
Returns the builder for the settings used for calls to snapshotTable.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SnapshotTableRequest,com.google.longrunning.Operation> |
snapshotTableSettings()
Returns the builder for the settings used for calls to snapshotTable.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.OperationCallSettings.Builder<UndeleteTableRequest,Table,UndeleteTableMetadata> |
undeleteTableOperationSettings()
Returns the builder for the settings used for calls to undeleteTable.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeleteTableRequest,com.google.longrunning.Operation> |
undeleteTableSettings()
Returns the builder for the settings used for calls to undeleteTable.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateAuthorizedViewRequest,AuthorizedView,UpdateAuthorizedViewMetadata> |
updateAuthorizedViewOperationSettings()
Returns the builder for the settings used for calls to updateAuthorizedView.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAuthorizedViewRequest,com.google.longrunning.Operation> |
updateAuthorizedViewSettings()
Returns the builder for the settings used for calls to updateAuthorizedView.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBackupRequest,Backup> |
updateBackupSettings()
Returns the builder for the settings used for calls to updateBackup.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSchemaBundleRequest,SchemaBundle,UpdateSchemaBundleMetadata> |
updateSchemaBundleOperationSettings()
Returns the builder for the settings used for calls to updateSchemaBundle.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSchemaBundleRequest,com.google.longrunning.Operation> |
updateSchemaBundleSettings()
Returns the builder for the settings used for calls to updateSchemaBundle.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateTableRequest,Table,UpdateTableMetadata> |
updateTableOperationSettings()
Returns the builder for the settings used for calls to updateTable.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTableRequest,com.google.longrunning.Operation> |
updateTableSettings()
Returns the builder for the settings used for calls to updateTable.
|
applyToAllUnaryMethods, getApiKey, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogCheckIntervalDuration, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setApiKey, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogCheckIntervalDuration, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, setUniverseDomain, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(BigtableTableAdminStubSettings settings)
public BigtableTableAdminStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTableRequest,Table> createTableSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTableFromSnapshotRequest,com.google.longrunning.Operation> createTableFromSnapshotSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateTableFromSnapshotRequest,Table,CreateTableFromSnapshotMetadata> createTableFromSnapshotOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListTablesRequest,ListTablesResponse,BaseBigtableTableAdminClient.ListTablesPagedResponse> listTablesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTableRequest,Table> getTableSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTableRequest,com.google.longrunning.Operation> updateTableSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateTableRequest,Table,UpdateTableMetadata> updateTableOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTableRequest,com.google.protobuf.Empty> deleteTableSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeleteTableRequest,com.google.longrunning.Operation> undeleteTableSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UndeleteTableRequest,Table,UndeleteTableMetadata> undeleteTableOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAuthorizedViewRequest,com.google.longrunning.Operation> createAuthorizedViewSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAuthorizedViewRequest,AuthorizedView,CreateAuthorizedViewMetadata> createAuthorizedViewOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListAuthorizedViewsRequest,ListAuthorizedViewsResponse,BaseBigtableTableAdminClient.ListAuthorizedViewsPagedResponse> listAuthorizedViewsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAuthorizedViewRequest,AuthorizedView> getAuthorizedViewSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAuthorizedViewRequest,com.google.longrunning.Operation> updateAuthorizedViewSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateAuthorizedViewRequest,AuthorizedView,UpdateAuthorizedViewMetadata> updateAuthorizedViewOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAuthorizedViewRequest,com.google.protobuf.Empty> deleteAuthorizedViewSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ModifyColumnFamiliesRequest,Table> modifyColumnFamiliesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DropRowRangeRequest,com.google.protobuf.Empty> dropRowRangeSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateConsistencyTokenRequest,GenerateConsistencyTokenResponse> generateConsistencyTokenSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CheckConsistencyRequest,CheckConsistencyResponse> checkConsistencySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SnapshotTableRequest,com.google.longrunning.Operation> snapshotTableSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<SnapshotTableRequest,Snapshot,SnapshotTableMetadata> snapshotTableOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSnapshotRequest,Snapshot> getSnapshotSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSnapshotsRequest,ListSnapshotsResponse,BaseBigtableTableAdminClient.ListSnapshotsPagedResponse> listSnapshotsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSnapshotRequest,com.google.protobuf.Empty> deleteSnapshotSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBackupRequest,com.google.longrunning.Operation> createBackupSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateBackupRequest,Backup,CreateBackupMetadata> createBackupOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBackupRequest,Backup> getBackupSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBackupRequest,Backup> updateBackupSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteBackupRequest,com.google.protobuf.Empty> deleteBackupSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupsRequest,ListBackupsResponse,BaseBigtableTableAdminClient.ListBackupsPagedResponse> listBackupsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RestoreTableRequest,com.google.longrunning.Operation> restoreTableSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<RestoreTableRequest,Table,RestoreTableMetadata> restoreTableOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CopyBackupRequest,com.google.longrunning.Operation> copyBackupSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CopyBackupRequest,Backup,CopyBackupMetadata> copyBackupOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSchemaBundleRequest,com.google.longrunning.Operation> createSchemaBundleSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSchemaBundleRequest,SchemaBundle,CreateSchemaBundleMetadata> createSchemaBundleOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSchemaBundleRequest,com.google.longrunning.Operation> updateSchemaBundleSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSchemaBundleRequest,SchemaBundle,UpdateSchemaBundleMetadata> updateSchemaBundleOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSchemaBundleRequest,SchemaBundle> getSchemaBundleSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSchemaBundlesRequest,ListSchemaBundlesResponse,BaseBigtableTableAdminClient.ListSchemaBundlesPagedResponse> listSchemaBundlesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSchemaBundleRequest,com.google.protobuf.Empty> deleteSchemaBundleSettings()
public BigtableTableAdminStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<BigtableTableAdminStubSettings,BigtableTableAdminStubSettings.Builder>IOExceptionCopyright © 2026 Google LLC. All rights reserved.