Class CloudFilestoreManagerStubSettings.Builder (1.77.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 1.77.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   class  CloudFilestoreManagerStubSettings . Builder   extends   StubSettings . Builder<CloudFilestoreManagerStubSettings , CloudFilestoreManagerStubSettings . Builder > 
  Builder for CloudFilestoreManagerStubSettings.
Constructors
   
  Builder() 
  
  Builder(ClientContext clientContext) 
  
    
protected   Builder ( ClientContext   clientContext )  
  
  Builder(CloudFilestoreManagerStubSettings settings) 
  
    
protected   Builder ( CloudFilestoreManagerStubSettings   settings )  
  
  Methods
   
  applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) 
  
    
public   CloudFilestoreManagerStubSettings . 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.
build() 
  
    
public   CloudFilestoreManagerStubSettings   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.
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.
createSnapshotOperationSettings() 
  
    
public   OperationCallSettings . Builder<CreateSnapshotRequest , Snapshot , OperationMetadata >  createSnapshotOperationSettings ()  
  Returns the builder for the settings used for calls to createSnapshot.
createSnapshotSettings() 
  
    
public   UnaryCallSettings . Builder<CreateSnapshotRequest , Operation >  createSnapshotSettings ()  
  Returns the builder for the settings used for calls to createSnapshot.
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.
deleteSnapshotOperationSettings() 
  
    
public   OperationCallSettings . Builder<DeleteSnapshotRequest , Empty , OperationMetadata >  deleteSnapshotOperationSettings ()  
  Returns the builder for the settings used for calls to deleteSnapshot.
deleteSnapshotSettings() 
  
    
public   UnaryCallSettings . Builder<DeleteSnapshotRequest , Operation >  deleteSnapshotSettings ()  
  Returns the builder for the settings used for calls to deleteSnapshot.
getBackupSettings() 
  
    
public   UnaryCallSettings . Builder<GetBackupRequest , Backup >  getBackupSettings ()  
  Returns the builder for the settings used for calls to getBackup.
getInstanceSettings() 
  
    
public   UnaryCallSettings . Builder<GetInstanceRequest , Instance >  getInstanceSettings ()  
  Returns the builder for the settings used for calls to getInstance.
getSnapshotSettings() 
  
    
public   UnaryCallSettings . Builder<GetSnapshotRequest , Snapshot >  getSnapshotSettings ()  
  Returns the builder for the settings used for calls to getSnapshot.
listBackupsSettings() 
  
    
public   PagedCallSettings . Builder<ListBackupsRequest , ListBackupsResponse , CloudFilestoreManagerClient . ListBackupsPagedResponse >  listBackupsSettings ()  
  Returns the builder for the settings used for calls to listBackups.
listInstancesSettings() 
  
    
public   PagedCallSettings . Builder<ListInstancesRequest , ListInstancesResponse , CloudFilestoreManagerClient . ListInstancesPagedResponse >  listInstancesSettings ()  
  Returns the builder for the settings used for calls to listInstances.
listSnapshotsSettings() 
  
    
public   PagedCallSettings . Builder<ListSnapshotsRequest , ListSnapshotsResponse , CloudFilestoreManagerClient . ListSnapshotsPagedResponse >  listSnapshotsSettings ()  
  Returns the builder for the settings used for calls to listSnapshots.
    
public   OperationCallSettings . Builder<PromoteReplicaRequest , Instance , OperationMetadata >  promoteReplicaOperationSettings ()  
  Returns the builder for the settings used for calls to promoteReplica.
    
public   UnaryCallSettings . Builder<PromoteReplicaRequest , Operation >  promoteReplicaSettings ()  
  Returns the builder for the settings used for calls to promoteReplica.
restoreInstanceOperationSettings() 
  
    
public   OperationCallSettings . Builder<RestoreInstanceRequest , Instance , OperationMetadata >  restoreInstanceOperationSettings ()  
  Returns the builder for the settings used for calls to restoreInstance.
restoreInstanceSettings() 
  
    
public   UnaryCallSettings . Builder<RestoreInstanceRequest , Operation >  restoreInstanceSettings ()  
  Returns the builder for the settings used for calls to restoreInstance.
revertInstanceOperationSettings() 
  
    
public   OperationCallSettings . Builder<RevertInstanceRequest , Instance , OperationMetadata >  revertInstanceOperationSettings ()  
  Returns the builder for the settings used for calls to revertInstance.
revertInstanceSettings() 
  
    
public   UnaryCallSettings . Builder<RevertInstanceRequest , Operation >  revertInstanceSettings ()  
  Returns the builder for the settings used for calls to revertInstance.
unaryMethodSettingsBuilders() 
  
    
public   ImmutableList<UnaryCallSettings . Builder <? , ? >>  unaryMethodSettingsBuilders ()  
  
    
      
        Returns  
      
        Type Description  
      
        com.google.common.collect.ImmutableList <Builder <? ,? >> 
     
  
  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.
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.
updateSnapshotOperationSettings() 
  
    
public   OperationCallSettings . Builder<UpdateSnapshotRequest , Snapshot , OperationMetadata >  updateSnapshotOperationSettings ()  
  Returns the builder for the settings used for calls to updateSnapshot.
updateSnapshotSettings() 
  
    
public   UnaryCallSettings . Builder<UpdateSnapshotRequest , Operation >  updateSnapshotSettings ()  
  Returns the builder for the settings used for calls to updateSnapshot.
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  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-10-29 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-10-29 UTC."],[],[]]