Send feedback
Class AlloyDBAdminSettings.Builder (0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.1.0 keyboard_arrow_down
public static class AlloyDBAdminSettings . Builder extends ClientSettings . Builder<AlloyDBAdminSettings , AlloyDBAdminSettings . Builder >
Builder for AlloyDBAdminSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Parameter
Builder(AlloyDBAdminSettings settings)
protected Builder ( AlloyDBAdminSettings settings )
Parameter
Builder(AlloyDBAdminStubSettings.Builder stubSettings)
protected Builder ( AlloyDBAdminStubSettings . Builder stubSettings )
Parameter
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public AlloyDBAdminSettings . 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
batchCreateInstancesOperationSettings()
public OperationCallSettings . Builder<BatchCreateInstancesRequest , BatchCreateInstancesResponse , OperationMetadata > batchCreateInstancesOperationSettings ()
Returns the builder for the settings used for calls to batchCreateInstances.
Returns
batchCreateInstancesSettings()
public UnaryCallSettings . Builder<BatchCreateInstancesRequest , Operation > batchCreateInstancesSettings ()
Returns the builder for the settings used for calls to batchCreateInstances.
Returns
build()
public AlloyDBAdminSettings build ()
Returns
Overrides
Exceptions
createBackupOperationSettings()
public OperationCallSettings . Builder<CreateBackupRequest , Backup , OperationMetadata > 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
createClusterOperationSettings()
public OperationCallSettings . Builder<CreateClusterRequest , Cluster , OperationMetadata > createClusterOperationSettings ()
Returns the builder for the settings used for calls to createCluster.
Returns
createClusterSettings()
public UnaryCallSettings . Builder<CreateClusterRequest , Operation > createClusterSettings ()
Returns the builder for the settings used for calls to createCluster.
Returns
createInstanceOperationSettings()
public OperationCallSettings . Builder<CreateInstanceRequest , Instance , OperationMetadata > createInstanceOperationSettings ()
Returns the builder for the settings used for calls to createInstance.
Returns
createInstanceSettings()
public UnaryCallSettings . Builder<CreateInstanceRequest , Operation > createInstanceSettings ()
Returns the builder for the settings used for calls to createInstance.
Returns
deleteBackupOperationSettings()
public OperationCallSettings . Builder<DeleteBackupRequest , Empty , OperationMetadata > deleteBackupOperationSettings ()
Returns the builder for the settings used for calls to deleteBackup.
Returns
deleteBackupSettings()
public UnaryCallSettings . Builder<DeleteBackupRequest , Operation > deleteBackupSettings ()
Returns the builder for the settings used for calls to deleteBackup.
Returns
deleteClusterOperationSettings()
public OperationCallSettings . Builder<DeleteClusterRequest , Empty , OperationMetadata > deleteClusterOperationSettings ()
Returns the builder for the settings used for calls to deleteCluster.
Returns
deleteClusterSettings()
public UnaryCallSettings . Builder<DeleteClusterRequest , Operation > deleteClusterSettings ()
Returns the builder for the settings used for calls to deleteCluster.
Returns
deleteInstanceOperationSettings()
public OperationCallSettings . Builder<DeleteInstanceRequest , Empty , OperationMetadata > deleteInstanceOperationSettings ()
Returns the builder for the settings used for calls to deleteInstance.
Returns
deleteInstanceSettings()
public UnaryCallSettings . Builder<DeleteInstanceRequest , Operation > deleteInstanceSettings ()
Returns the builder for the settings used for calls to deleteInstance.
Returns
failoverInstanceOperationSettings()
public OperationCallSettings . Builder<FailoverInstanceRequest , Instance , OperationMetadata > failoverInstanceOperationSettings ()
Returns the builder for the settings used for calls to failoverInstance.
Returns
failoverInstanceSettings()
public UnaryCallSettings . Builder<FailoverInstanceRequest , Operation > failoverInstanceSettings ()
Returns the builder for the settings used for calls to failoverInstance.
Returns
getBackupSettings()
public UnaryCallSettings . Builder<GetBackupRequest , Backup > getBackupSettings ()
Returns the builder for the settings used for calls to getBackup.
Returns
getClusterSettings()
public UnaryCallSettings . Builder<GetClusterRequest , Cluster > getClusterSettings ()
Returns the builder for the settings used for calls to getCluster.
Returns
getInstanceSettings()
public UnaryCallSettings . Builder<GetInstanceRequest , Instance > getInstanceSettings ()
Returns the builder for the settings used for calls to getInstance.
Returns
getLocationSettings()
public UnaryCallSettings . Builder<GetLocationRequest , Location > getLocationSettings ()
Returns the builder for the settings used for calls to getLocation.
Returns
Type
Description
Builder <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
getStubSettingsBuilder()
public AlloyDBAdminStubSettings . Builder getStubSettingsBuilder ()
Returns
listBackupsSettings()
public PagedCallSettings . Builder<ListBackupsRequest , ListBackupsResponse , AlloyDBAdminClient . ListBackupsPagedResponse > listBackupsSettings ()
Returns the builder for the settings used for calls to listBackups.
Returns
public PagedCallSettings . Builder<ListClustersRequest , ListClustersResponse , AlloyDBAdminClient . ListClustersPagedResponse > listClustersSettings ()
Returns the builder for the settings used for calls to listClusters.
Returns
listInstancesSettings()
public PagedCallSettings . Builder<ListInstancesRequest , ListInstancesResponse , AlloyDBAdminClient . ListInstancesPagedResponse > listInstancesSettings ()
Returns the builder for the settings used for calls to listInstances.
Returns
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , AlloyDBAdminClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
Returns
listSupportedDatabaseFlagsSettings()
public PagedCallSettings . Builder<ListSupportedDatabaseFlagsRequest , ListSupportedDatabaseFlagsResponse , AlloyDBAdminClient . ListSupportedDatabaseFlagsPagedResponse > listSupportedDatabaseFlagsSettings ()
Returns the builder for the settings used for calls to listSupportedDatabaseFlags.
Returns
restartInstanceOperationSettings()
public OperationCallSettings . Builder<RestartInstanceRequest , Instance , OperationMetadata > restartInstanceOperationSettings ()
Returns the builder for the settings used for calls to restartInstance.
Returns
restartInstanceSettings()
public UnaryCallSettings . Builder<RestartInstanceRequest , Operation > restartInstanceSettings ()
Returns the builder for the settings used for calls to restartInstance.
Returns
restoreClusterOperationSettings()
public OperationCallSettings . Builder<RestoreClusterRequest , Cluster , OperationMetadata > restoreClusterOperationSettings ()
Returns the builder for the settings used for calls to restoreCluster.
Returns
restoreClusterSettings()
public UnaryCallSettings . Builder<RestoreClusterRequest , Operation > restoreClusterSettings ()
Returns the builder for the settings used for calls to restoreCluster.
Returns
updateBackupOperationSettings()
public OperationCallSettings . Builder<UpdateBackupRequest , Backup , OperationMetadata > updateBackupOperationSettings ()
Returns the builder for the settings used for calls to updateBackup.
Returns
updateBackupSettings()
public UnaryCallSettings . Builder<UpdateBackupRequest , Operation > updateBackupSettings ()
Returns the builder for the settings used for calls to updateBackup.
Returns
updateClusterOperationSettings()
public OperationCallSettings . Builder<UpdateClusterRequest , Cluster , OperationMetadata > updateClusterOperationSettings ()
Returns the builder for the settings used for calls to updateCluster.
Returns
updateClusterSettings()
public UnaryCallSettings . Builder<UpdateClusterRequest , Operation > updateClusterSettings ()
Returns the builder for the settings used for calls to updateCluster.
Returns
updateInstanceOperationSettings()
public OperationCallSettings . Builder<UpdateInstanceRequest , Instance , OperationMetadata > updateInstanceOperationSettings ()
Returns the builder for the settings used for calls to updateInstance.
Returns
updateInstanceSettings()
public UnaryCallSettings . Builder<UpdateInstanceRequest , Operation > updateInstanceSettings ()
Returns the builder for the settings used for calls to updateInstance.
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."],[],[]]