Class BackendServicesStubSettings.Builder (1.21.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 1.21.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   class  BackendServicesStubSettings . Builder   extends   StubSettings . Builder<BackendServicesStubSettings , BackendServicesStubSettings . Builder > 
  Builder for BackendServicesStubSettings.
Constructors
   
  Builder() 
  
  Builder(ClientContext clientContext) 
  
    
protected   Builder ( ClientContext   clientContext )  
  Parameter 
  
  Builder(BackendServicesStubSettings settings) 
  
    
protected   Builder ( BackendServicesStubSettings   settings )  
  Parameter 
  
  Methods
   
  addSignedUrlKeyOperationSettings() 
  
    
public   OperationCallSettings . Builder<AddSignedUrlKeyBackendServiceRequest , Operation , Operation >  addSignedUrlKeyOperationSettings ()  
  Returns the builder for the settings used for calls to addSignedUrlKey.
Returns 
  
  addSignedUrlKeySettings() 
  
    
public   UnaryCallSettings . Builder<AddSignedUrlKeyBackendServiceRequest , Operation >  addSignedUrlKeySettings ()  
  Returns the builder for the settings used for calls to addSignedUrlKey.
Returns 
  
  aggregatedListSettings() 
  
    
public   PagedCallSettings . Builder<AggregatedListBackendServicesRequest , BackendServiceAggregatedList , BackendServicesClient . AggregatedListPagedResponse >  aggregatedListSettings ()  
  Returns the builder for the settings used for calls to aggregatedList.
Returns 
  
  applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) 
  
    
public   BackendServicesStubSettings . 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.
Parameter 
  
  Returns 
  
  build() 
  
    
public   BackendServicesStubSettings   build ()  
  Returns 
  
  Overrides 
  
  Exceptions 
  
  deleteOperationSettings() 
  
    
public   OperationCallSettings . Builder<DeleteBackendServiceRequest , Operation , Operation >  deleteOperationSettings ()  
  Returns the builder for the settings used for calls to delete.
Returns 
  
  deleteSettings() 
  
    
public   UnaryCallSettings . Builder<DeleteBackendServiceRequest , Operation >  deleteSettings ()  
  Returns the builder for the settings used for calls to delete.
Returns 
  
  deleteSignedUrlKeyOperationSettings() 
  
    
public   OperationCallSettings . Builder<DeleteSignedUrlKeyBackendServiceRequest , Operation , Operation >  deleteSignedUrlKeyOperationSettings ()  
  Returns the builder for the settings used for calls to deleteSignedUrlKey.
Returns 
  
  deleteSignedUrlKeySettings() 
  
    
public   UnaryCallSettings . Builder<DeleteSignedUrlKeyBackendServiceRequest , Operation >  deleteSignedUrlKeySettings ()  
  Returns the builder for the settings used for calls to deleteSignedUrlKey.
Returns 
  
  getHealthSettings() 
  
    
public   UnaryCallSettings . Builder<GetHealthBackendServiceRequest , BackendServiceGroupHealth >  getHealthSettings ()  
  Returns the builder for the settings used for calls to getHealth.
Returns 
  
  getIamPolicySettings() 
  
    
public   UnaryCallSettings . Builder<GetIamPolicyBackendServiceRequest , Policy >  getIamPolicySettings ()  
  Returns the builder for the settings used for calls to getIamPolicy.
Returns 
  
  getSettings() 
  
    
public   UnaryCallSettings . Builder<GetBackendServiceRequest , BackendService >  getSettings ()  
  Returns the builder for the settings used for calls to get.
Returns 
  
  insertOperationSettings() 
  
    
public   OperationCallSettings . Builder<InsertBackendServiceRequest , Operation , Operation >  insertOperationSettings ()  
  Returns the builder for the settings used for calls to insert.
Returns 
  
  insertSettings() 
  
    
public   UnaryCallSettings . Builder<InsertBackendServiceRequest , Operation >  insertSettings ()  
  Returns the builder for the settings used for calls to insert.
Returns 
  
  listSettings() 
  
    
public   PagedCallSettings . Builder<ListBackendServicesRequest , BackendServiceList , BackendServicesClient . ListPagedResponse >  listSettings ()  
  Returns the builder for the settings used for calls to list.
Returns 
  
  patchOperationSettings() 
  
    
public   OperationCallSettings . Builder<PatchBackendServiceRequest , Operation , Operation >  patchOperationSettings ()  
  Returns the builder for the settings used for calls to patch.
Returns 
  
  patchSettings() 
  
    
public   UnaryCallSettings . Builder<PatchBackendServiceRequest , Operation >  patchSettings ()  
  Returns the builder for the settings used for calls to patch.
Returns 
  
  setEdgeSecurityPolicyOperationSettings() 
  
    
public   OperationCallSettings . Builder<SetEdgeSecurityPolicyBackendServiceRequest , Operation , Operation >  setEdgeSecurityPolicyOperationSettings ()  
  Returns the builder for the settings used for calls to setEdgeSecurityPolicy.
Returns 
  
  setEdgeSecurityPolicySettings() 
  
    
public   UnaryCallSettings . Builder<SetEdgeSecurityPolicyBackendServiceRequest , Operation >  setEdgeSecurityPolicySettings ()  
  Returns the builder for the settings used for calls to setEdgeSecurityPolicy.
Returns 
  
  setIamPolicySettings() 
  
    
public   UnaryCallSettings . Builder<SetIamPolicyBackendServiceRequest , Policy >  setIamPolicySettings ()  
  Returns the builder for the settings used for calls to setIamPolicy.
Returns 
  
  setSecurityPolicyOperationSettings() 
  
    
public   OperationCallSettings . Builder<SetSecurityPolicyBackendServiceRequest , Operation , Operation >  setSecurityPolicyOperationSettings ()  
  Returns the builder for the settings used for calls to setSecurityPolicy.
Returns 
  
  setSecurityPolicySettings() 
  
    
public   UnaryCallSettings . Builder<SetSecurityPolicyBackendServiceRequest , Operation >  setSecurityPolicySettings ()  
  Returns the builder for the settings used for calls to setSecurityPolicy.
Returns 
  
  unaryMethodSettingsBuilders() 
  
    
public   ImmutableList<UnaryCallSettings . Builder <? , ? >>  unaryMethodSettingsBuilders ()  
  Returns 
  
    
      
        Type Description  
      
        com.google.common.collect.ImmutableList <Builder <? ,? >> 
     
  
  updateOperationSettings() 
  
    
public   OperationCallSettings . Builder<UpdateBackendServiceRequest , Operation , Operation >  updateOperationSettings ()  
  Returns the builder for the settings used for calls to update.
Returns 
  
  updateSettings() 
  
    
public   UnaryCallSettings . Builder<UpdateBackendServiceRequest , Operation >  updateSettings ()  
  Returns the builder for the settings used for calls to update.
Returns 
  
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  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-11 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-11 UTC."],[],[]]