Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class CloudRedisClusterSettings.Builder (0.35.0)
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 0.35.0keyboard_arrow_down
public static class CloudRedisClusterSettings . Builder extends ClientSettings . Builder<CloudRedisClusterSettings , CloudRedisClusterSettings . Builder >
Builder for CloudRedisClusterSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(CloudRedisClusterSettings settings)
protected Builder ( CloudRedisClusterSettings settings )
Builder(CloudRedisClusterStubSettings.Builder stubSettings)
protected Builder ( CloudRedisClusterStubSettings . Builder stubSettings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public CloudRedisClusterSettings . 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.
backupClusterOperationSettings()
public OperationCallSettings . Builder<BackupClusterRequest , Cluster , Any > backupClusterOperationSettings ()
Returns the builder for the settings used for calls to backupCluster.
backupClusterSettings()
public UnaryCallSettings . Builder<BackupClusterRequest , Operation > backupClusterSettings ()
Returns the builder for the settings used for calls to backupCluster.
build()
public CloudRedisClusterSettings build ()
Overrides
createClusterOperationSettings()
public OperationCallSettings . Builder<CreateClusterRequest , Cluster , Any > 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.
deleteBackupOperationSettings()
public OperationCallSettings . Builder<DeleteBackupRequest , Empty , Any > 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 , Any > 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.
exportBackupOperationSettings()
public OperationCallSettings . Builder<ExportBackupRequest , Backup , Any > exportBackupOperationSettings ()
Returns the builder for the settings used for calls to exportBackup.
exportBackupSettings()
public UnaryCallSettings . Builder<ExportBackupRequest , Operation > exportBackupSettings ()
Returns the builder for the settings used for calls to exportBackup.
getBackupCollectionSettings()
public UnaryCallSettings . Builder<GetBackupCollectionRequest , BackupCollection > getBackupCollectionSettings ()
Returns the builder for the settings used for calls to getBackupCollection.
getBackupSettings()
public UnaryCallSettings . Builder<GetBackupRequest , Backup > getBackupSettings ()
Returns the builder for the settings used for calls to getBackup.
getClusterCertificateAuthoritySettings()
public UnaryCallSettings . Builder<GetClusterCertificateAuthorityRequest , CertificateAuthority > getClusterCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to getClusterCertificateAuthority.
getClusterSettings()
public UnaryCallSettings . Builder<GetClusterRequest , Cluster > getClusterSettings ()
Returns the builder for the settings used for calls to getCluster.
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 CloudRedisClusterStubSettings . Builder getStubSettingsBuilder ()
listBackupCollectionsSettings()
public PagedCallSettings . Builder<ListBackupCollectionsRequest , ListBackupCollectionsResponse , CloudRedisClusterClient . ListBackupCollectionsPagedResponse > listBackupCollectionsSettings ()
Returns the builder for the settings used for calls to listBackupCollections.
listBackupsSettings()
public PagedCallSettings . Builder<ListBackupsRequest , ListBackupsResponse , CloudRedisClusterClient . ListBackupsPagedResponse > listBackupsSettings ()
Returns the builder for the settings used for calls to listBackups.
public PagedCallSettings . Builder<ListClustersRequest , ListClustersResponse , CloudRedisClusterClient . ListClustersPagedResponse > listClustersSettings ()
Returns the builder for the settings used for calls to listClusters.
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , CloudRedisClusterClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
rescheduleClusterMaintenanceOperationSettings()
public OperationCallSettings . Builder<RescheduleClusterMaintenanceRequest , Cluster , Any > rescheduleClusterMaintenanceOperationSettings ()
Returns the builder for the settings used for calls to rescheduleClusterMaintenance.
rescheduleClusterMaintenanceSettings()
public UnaryCallSettings . Builder<RescheduleClusterMaintenanceRequest , Operation > rescheduleClusterMaintenanceSettings ()
Returns the builder for the settings used for calls to rescheduleClusterMaintenance.
updateClusterOperationSettings()
public OperationCallSettings . Builder<UpdateClusterRequest , Cluster , Any > 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.
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-07-09 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-07-09 UTC."],[],[]]