Class StorageControlStubSettings.Builder (2.58.1) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 2.58.1keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   class  StorageControlStubSettings . Builder   extends   StubSettings . Builder<StorageControlStubSettings , StorageControlStubSettings . Builder > 
  Builder for StorageControlStubSettings.
Constructors
   
  Builder() 
  
  Builder(ClientContext clientContext) 
  
    
protected   Builder ( ClientContext   clientContext )  
  
  Builder(StorageControlStubSettings settings) 
  
    
protected   Builder ( StorageControlStubSettings   settings )  
  
  Methods
   
  applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) 
  
    
public   StorageControlStubSettings . 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   StorageControlStubSettings   build ()  
  
  Overrides 
  
  
  createAnywhereCacheOperationSettings() 
  
    
public   OperationCallSettings . Builder<CreateAnywhereCacheRequest , AnywhereCache , CreateAnywhereCacheMetadata >  createAnywhereCacheOperationSettings ()  
  Returns the builder for the settings used for calls to createAnywhereCache.
createAnywhereCacheSettings() 
  
    
public   UnaryCallSettings . Builder<CreateAnywhereCacheRequest , Operation >  createAnywhereCacheSettings ()  
  Returns the builder for the settings used for calls to createAnywhereCache.
createFolderSettings() 
  
    
public   UnaryCallSettings . Builder<CreateFolderRequest , Folder >  createFolderSettings ()  
  Returns the builder for the settings used for calls to createFolder.
createManagedFolderSettings() 
  
    
public   UnaryCallSettings . Builder<CreateManagedFolderRequest , ManagedFolder >  createManagedFolderSettings ()  
  Returns the builder for the settings used for calls to createManagedFolder.
deleteFolderSettings() 
  
    
public   UnaryCallSettings . Builder<DeleteFolderRequest , Empty >  deleteFolderSettings ()  
  Returns the builder for the settings used for calls to deleteFolder.
deleteManagedFolderSettings() 
  
    
public   UnaryCallSettings . Builder<DeleteManagedFolderRequest , Empty >  deleteManagedFolderSettings ()  
  Returns the builder for the settings used for calls to deleteManagedFolder.
disableAnywhereCacheSettings() 
  
    
public   UnaryCallSettings . Builder<DisableAnywhereCacheRequest , AnywhereCache >  disableAnywhereCacheSettings ()  
  Returns the builder for the settings used for calls to disableAnywhereCache.
getAnywhereCacheSettings() 
  
    
public   UnaryCallSettings . Builder<GetAnywhereCacheRequest , AnywhereCache >  getAnywhereCacheSettings ()  
  Returns the builder for the settings used for calls to getAnywhereCache.
getFolderIntelligenceConfigSettings() 
  
    
public   UnaryCallSettings . Builder<GetFolderIntelligenceConfigRequest , IntelligenceConfig >  getFolderIntelligenceConfigSettings ()  
  Returns the builder for the settings used for calls to getFolderIntelligenceConfig.
getFolderSettings() 
  
    
public   UnaryCallSettings . Builder<GetFolderRequest , Folder >  getFolderSettings ()  
  Returns the builder for the settings used for calls to getFolder.
getIamPolicySettings() 
  
    
public   UnaryCallSettings . Builder<GetIamPolicyRequest , Policy >  getIamPolicySettings ()  
  Returns the builder for the settings used for calls to getIamPolicy.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.iam.v1.GetIamPolicyRequest ,com.google.iam.v1.Policy > 
     
  
  getManagedFolderSettings() 
  
    
public   UnaryCallSettings . Builder<GetManagedFolderRequest , ManagedFolder >  getManagedFolderSettings ()  
  Returns the builder for the settings used for calls to getManagedFolder.
getOrganizationIntelligenceConfigSettings() 
  
    
public   UnaryCallSettings . Builder<GetOrganizationIntelligenceConfigRequest , IntelligenceConfig >  getOrganizationIntelligenceConfigSettings ()  
  Returns the builder for the settings used for calls to getOrganizationIntelligenceConfig.
getProjectIntelligenceConfigSettings() 
  
    
public   UnaryCallSettings . Builder<GetProjectIntelligenceConfigRequest , IntelligenceConfig >  getProjectIntelligenceConfigSettings ()  
  Returns the builder for the settings used for calls to getProjectIntelligenceConfig.
getStorageLayoutSettings() 
  
    
public   UnaryCallSettings . Builder<GetStorageLayoutRequest , StorageLayout >  getStorageLayoutSettings ()  
  Returns the builder for the settings used for calls to getStorageLayout.
listAnywhereCachesSettings() 
  
    
public   PagedCallSettings . Builder<ListAnywhereCachesRequest , ListAnywhereCachesResponse , StorageControlClient . ListAnywhereCachesPagedResponse >  listAnywhereCachesSettings ()  
  Returns the builder for the settings used for calls to listAnywhereCaches.
    
public   PagedCallSettings . Builder<ListFoldersRequest , ListFoldersResponse , StorageControlClient . ListFoldersPagedResponse >  listFoldersSettings ()  
  Returns the builder for the settings used for calls to listFolders.
    
public   PagedCallSettings . Builder<ListManagedFoldersRequest , ListManagedFoldersResponse , StorageControlClient . ListManagedFoldersPagedResponse >  listManagedFoldersSettings ()  
  Returns the builder for the settings used for calls to listManagedFolders.
pauseAnywhereCacheSettings() 
  
    
public   UnaryCallSettings . Builder<PauseAnywhereCacheRequest , AnywhereCache >  pauseAnywhereCacheSettings ()  
  Returns the builder for the settings used for calls to pauseAnywhereCache.
renameFolderOperationSettings() 
  
    
public   OperationCallSettings . Builder<RenameFolderRequest , Folder , RenameFolderMetadata >  renameFolderOperationSettings ()  
  Returns the builder for the settings used for calls to renameFolder.
renameFolderSettings() 
  
    
public   UnaryCallSettings . Builder<RenameFolderRequest , Operation >  renameFolderSettings ()  
  Returns the builder for the settings used for calls to renameFolder.
resumeAnywhereCacheSettings() 
  
    
public   UnaryCallSettings . Builder<ResumeAnywhereCacheRequest , AnywhereCache >  resumeAnywhereCacheSettings ()  
  Returns the builder for the settings used for calls to resumeAnywhereCache.
setIamPolicySettings() 
  
    
public   UnaryCallSettings . Builder<SetIamPolicyRequest , Policy >  setIamPolicySettings ()  
  Returns the builder for the settings used for calls to setIamPolicy.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.iam.v1.SetIamPolicyRequest ,com.google.iam.v1.Policy > 
     
  
  testIamPermissionsSettings() 
  
    
public   UnaryCallSettings . Builder<TestIamPermissionsRequest , TestIamPermissionsResponse >  testIamPermissionsSettings ()  
  Returns the builder for the settings used for calls to testIamPermissions.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse > 
     
  
  unaryMethodSettingsBuilders() 
  
    
public   ImmutableList<UnaryCallSettings . Builder <? , ? >>  unaryMethodSettingsBuilders ()  
  
    
      
        Returns  
      
        Type Description  
      
        com.google.common.collect.ImmutableList <Builder <? ,? >> 
     
  
  updateAnywhereCacheOperationSettings() 
  
    
public   OperationCallSettings . Builder<UpdateAnywhereCacheRequest , AnywhereCache , UpdateAnywhereCacheMetadata >  updateAnywhereCacheOperationSettings ()  
  Returns the builder for the settings used for calls to updateAnywhereCache.
updateAnywhereCacheSettings() 
  
    
public   UnaryCallSettings . Builder<UpdateAnywhereCacheRequest , Operation >  updateAnywhereCacheSettings ()  
  Returns the builder for the settings used for calls to updateAnywhereCache.
updateFolderIntelligenceConfigSettings() 
  
    
public   UnaryCallSettings . Builder<UpdateFolderIntelligenceConfigRequest , IntelligenceConfig >  updateFolderIntelligenceConfigSettings ()  
  Returns the builder for the settings used for calls to updateFolderIntelligenceConfig.
updateOrganizationIntelligenceConfigSettings() 
  
    
public   UnaryCallSettings . Builder<UpdateOrganizationIntelligenceConfigRequest , IntelligenceConfig >  updateOrganizationIntelligenceConfigSettings ()  
  Returns the builder for the settings used for calls to updateOrganizationIntelligenceConfig.
updateProjectIntelligenceConfigSettings() 
  
    
public   UnaryCallSettings . Builder<UpdateProjectIntelligenceConfigRequest , IntelligenceConfig >  updateProjectIntelligenceConfigSettings ()  
  Returns the builder for the settings used for calls to updateProjectIntelligenceConfig.
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  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."],[],[]]