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