Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class DatabaseAdminStubSettings.Builder
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 6.22.0keyboard_arrow_down
public static class DatabaseAdminStubSettings . Builder extends StubSettings . Builder<DatabaseAdminStubSettings , DatabaseAdminStubSettings . Builder >
Builder for DatabaseAdminStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Parameter
Builder(DatabaseAdminStubSettings settings)
protected Builder ( DatabaseAdminStubSettings settings )
Parameter
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public DatabaseAdminStubSettings . 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 DatabaseAdminStubSettings build ()
Returns
Overrides
Exceptions
copyBackupOperationSettings()
public OperationCallSettings . Builder<CopyBackupRequest , Backup , CopyBackupMetadata > copyBackupOperationSettings ()
Returns the builder for the settings used for calls to copyBackup.
Returns
copyBackupSettings()
public UnaryCallSettings . Builder<CopyBackupRequest , Operation > copyBackupSettings ()
Returns the builder for the settings used for calls to copyBackup.
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
createDatabaseOperationSettings()
public OperationCallSettings . Builder<CreateDatabaseRequest , Database , CreateDatabaseMetadata > createDatabaseOperationSettings ()
Returns the builder for the settings used for calls to createDatabase.
Returns
createDatabaseSettings()
public UnaryCallSettings . Builder<CreateDatabaseRequest , Operation > createDatabaseSettings ()
Returns the builder for the settings used for calls to createDatabase.
Returns
deleteBackupSettings()
public UnaryCallSettings . Builder<DeleteBackupRequest , Empty > deleteBackupSettings ()
Returns the builder for the settings used for calls to deleteBackup.
Returns
dropDatabaseSettings()
public UnaryCallSettings . Builder<DropDatabaseRequest , Empty > dropDatabaseSettings ()
Returns the builder for the settings used for calls to dropDatabase.
Returns
getBackupSettings()
public UnaryCallSettings . Builder<GetBackupRequest , Backup > getBackupSettings ()
Returns the builder for the settings used for calls to getBackup.
Returns
getDatabaseDdlSettings()
public UnaryCallSettings . Builder<GetDatabaseDdlRequest , GetDatabaseDdlResponse > getDatabaseDdlSettings ()
Returns the builder for the settings used for calls to getDatabaseDdl.
Returns
getDatabaseSettings()
public UnaryCallSettings . Builder<GetDatabaseRequest , Database > getDatabaseSettings ()
Returns the builder for the settings used for calls to getDatabase.
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 >
listBackupOperationsSettings()
public PagedCallSettings . Builder<ListBackupOperationsRequest , ListBackupOperationsResponse , DatabaseAdminClient . ListBackupOperationsPagedResponse > listBackupOperationsSettings ()
Returns the builder for the settings used for calls to listBackupOperations.
Returns
listBackupsSettings()
public PagedCallSettings . Builder<ListBackupsRequest , ListBackupsResponse , DatabaseAdminClient . ListBackupsPagedResponse > listBackupsSettings ()
Returns the builder for the settings used for calls to listBackups.
Returns
listDatabaseOperationsSettings()
public PagedCallSettings . Builder<ListDatabaseOperationsRequest , ListDatabaseOperationsResponse , DatabaseAdminClient . ListDatabaseOperationsPagedResponse > listDatabaseOperationsSettings ()
Returns the builder for the settings used for calls to listDatabaseOperations.
Returns
listDatabasesSettings()
public PagedCallSettings . Builder<ListDatabasesRequest , ListDatabasesResponse , DatabaseAdminClient . ListDatabasesPagedResponse > listDatabasesSettings ()
Returns the builder for the settings used for calls to listDatabases.
Returns
restoreDatabaseOperationSettings()
public OperationCallSettings . Builder<RestoreDatabaseRequest , Database , RestoreDatabaseMetadata > restoreDatabaseOperationSettings ()
Returns the builder for the settings used for calls to restoreDatabase.
Returns
restoreDatabaseSettings()
public UnaryCallSettings . Builder<RestoreDatabaseRequest , Operation > restoreDatabaseSettings ()
Returns the builder for the settings used for calls to restoreDatabase.
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 >
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 <? ,? >>
updateBackupSettings()
public UnaryCallSettings . Builder<UpdateBackupRequest , Backup > updateBackupSettings ()
Returns the builder for the settings used for calls to updateBackup.
Returns
updateDatabaseDdlOperationSettings()
public OperationCallSettings . Builder<UpdateDatabaseDdlRequest , Empty , UpdateDatabaseDdlMetadata > updateDatabaseDdlOperationSettings ()
Returns the builder for the settings used for calls to updateDatabaseDdl.
Returns
updateDatabaseDdlSettings()
public UnaryCallSettings . Builder<UpdateDatabaseDdlRequest , Operation > updateDatabaseDdlSettings ()
Returns the builder for the settings used for calls to updateDatabaseDdl.
Returns
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-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]