Send feedback
Class MemorystoreStubSettings.Builder (0.41.0)
Stay organized with collections
Save and categorize content based on your preferences.
0.41.0 (latest)
0.40.0
0.39.0
0.37.0
0.34.0
0.33.0
0.31.0
0.29.0
0.28.0
0.26.0
0.24.0
0.22.0
0.21.0
0.20.0
0.19.0
0.18.0
0.16.0
0.14.0
0.13.0
0.10.0
0.9.0
0.8.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
public static class MemorystoreStubSettings . Builder extends StubSettings . Builder<MemorystoreStubSettings , MemorystoreStubSettings . Builder >
Builder for MemorystoreStubSettings.
Inherited Members
com.google.api.gax.rpc.StubSettings.Builder.setStreamWatchdogProvider(com.google.api.gax.rpc.WatchdogProvider)
Constructors
Builder()
Builder(@Nullable ClientContext clientContext)
protected Builder ( @Nullable ClientContext clientContext )
Parameter
Name
Description
clientContext
@org.jspecify.annotations.Nullable com.google.api.gax.rpc.ClientContext
Builder(MemorystoreStubSettings settings)
protected Builder ( MemorystoreStubSettings settings )
Methods
addAuthTokenOperationSettings()
public OperationCallSettings . Builder<AddAuthTokenRequest , TokenAuthUser , OperationMetadata > addAuthTokenOperationSettings ()
Returns the builder for the settings used for calls to addAuthToken.
addAuthTokenSettings()
public UnaryCallSettings . Builder<AddAuthTokenRequest , Operation > addAuthTokenSettings ()
Returns the builder for the settings used for calls to addAuthToken.
addTokenAuthUserOperationSettings()
public OperationCallSettings . Builder<AddTokenAuthUserRequest , Instance , OperationMetadata > addTokenAuthUserOperationSettings ()
Returns the builder for the settings used for calls to addTokenAuthUser.
addTokenAuthUserSettings()
public UnaryCallSettings . Builder<AddTokenAuthUserRequest , Operation > addTokenAuthUserSettings ()
Returns the builder for the settings used for calls to addTokenAuthUser.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public MemorystoreStubSettings . 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.
backupInstanceOperationSettings()
public OperationCallSettings . Builder<BackupInstanceRequest , Instance , OperationMetadata > backupInstanceOperationSettings ()
Returns the builder for the settings used for calls to backupInstance.
backupInstanceSettings()
public UnaryCallSettings . Builder<BackupInstanceRequest , Operation > backupInstanceSettings ()
Returns the builder for the settings used for calls to backupInstance.
build()
public MemorystoreStubSettings build ()
Overrides
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.
deleteAuthTokenOperationSettings()
public OperationCallSettings . Builder<DeleteAuthTokenRequest , Empty , OperationMetadata > deleteAuthTokenOperationSettings ()
Returns the builder for the settings used for calls to deleteAuthToken.
deleteAuthTokenSettings()
public UnaryCallSettings . Builder<DeleteAuthTokenRequest , Operation > deleteAuthTokenSettings ()
Returns the builder for the settings used for calls to deleteAuthToken.
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.
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.
deleteTokenAuthUserOperationSettings()
public OperationCallSettings . Builder<DeleteTokenAuthUserRequest , Empty , OperationMetadata > deleteTokenAuthUserOperationSettings ()
Returns the builder for the settings used for calls to deleteTokenAuthUser.
deleteTokenAuthUserSettings()
public UnaryCallSettings . Builder<DeleteTokenAuthUserRequest , Operation > deleteTokenAuthUserSettings ()
Returns the builder for the settings used for calls to deleteTokenAuthUser.
exportBackupOperationSettings()
public OperationCallSettings . Builder<ExportBackupRequest , Backup , OperationMetadata > 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.
finishMigrationOperationSettings()
public OperationCallSettings . Builder<FinishMigrationRequest , Instance , OperationMetadata > finishMigrationOperationSettings ()
Returns the builder for the settings used for calls to finishMigration.
finishMigrationSettings()
public UnaryCallSettings . Builder<FinishMigrationRequest , Operation > finishMigrationSettings ()
Returns the builder for the settings used for calls to finishMigration.
getAuthTokenSettings()
public UnaryCallSettings . Builder<GetAuthTokenRequest , AuthToken > getAuthTokenSettings ()
Returns the builder for the settings used for calls to getAuthToken.
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.
getCertificateAuthoritySettings()
public UnaryCallSettings . Builder<GetCertificateAuthorityRequest , CertificateAuthority > getCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to getCertificateAuthority.
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 >
getSharedRegionalCertificateAuthoritySettings()
public UnaryCallSettings . Builder<GetSharedRegionalCertificateAuthorityRequest , SharedRegionalCertificateAuthority > getSharedRegionalCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to getSharedRegionalCertificateAuthority.
getTokenAuthUserSettings()
public UnaryCallSettings . Builder<GetTokenAuthUserRequest , TokenAuthUser > getTokenAuthUserSettings ()
Returns the builder for the settings used for calls to getTokenAuthUser.
listAuthTokensSettings()
public PagedCallSettings . Builder<ListAuthTokensRequest , ListAuthTokensResponse , MemorystoreClient . ListAuthTokensPagedResponse > listAuthTokensSettings ()
Returns the builder for the settings used for calls to listAuthTokens.
listBackupCollectionsSettings()
public PagedCallSettings . Builder<ListBackupCollectionsRequest , ListBackupCollectionsResponse , MemorystoreClient . ListBackupCollectionsPagedResponse > listBackupCollectionsSettings ()
Returns the builder for the settings used for calls to listBackupCollections.
listBackupsSettings()
public PagedCallSettings . Builder<ListBackupsRequest , ListBackupsResponse , MemorystoreClient . ListBackupsPagedResponse > listBackupsSettings ()
Returns the builder for the settings used for calls to listBackups.
listInstancesSettings()
public PagedCallSettings . Builder<ListInstancesRequest , ListInstancesResponse , MemorystoreClient . ListInstancesPagedResponse > listInstancesSettings ()
Returns the builder for the settings used for calls to listInstances.
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , MemorystoreClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
public PagedCallSettings . Builder<ListTokenAuthUsersRequest , ListTokenAuthUsersResponse , MemorystoreClient . ListTokenAuthUsersPagedResponse > listTokenAuthUsersSettings ()
Returns the builder for the settings used for calls to listTokenAuthUsers.
rescheduleMaintenanceOperationSettings()
public OperationCallSettings . Builder<RescheduleMaintenanceRequest , Instance , OperationMetadata > rescheduleMaintenanceOperationSettings ()
Returns the builder for the settings used for calls to rescheduleMaintenance.
rescheduleMaintenanceSettings()
public UnaryCallSettings . Builder<RescheduleMaintenanceRequest , Operation > rescheduleMaintenanceSettings ()
Returns the builder for the settings used for calls to rescheduleMaintenance.
startMigrationOperationSettings()
public OperationCallSettings . Builder<StartMigrationRequest , Instance , OperationMetadata > startMigrationOperationSettings ()
Returns the builder for the settings used for calls to startMigration.
startMigrationSettings()
public UnaryCallSettings . Builder<StartMigrationRequest , Operation > startMigrationSettings ()
Returns the builder for the settings used for calls to startMigration.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type
Description
com.google.common.collect.ImmutableList <Builder <? ,? >>
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 2026-08-05 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 2026-08-05 UTC."],[],[]]