Class OperationCallSettings.Builder<RequestT,ResponseT,MetadataT> (2.30.1) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 2.30.1keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   class  OperationCallSettings . Builder<RequestT , ResponseT , MetadataT > 
  
    Inheritance 
    java.lang.Object  >  
    OperationCallSettings.Builder<RequestT,ResponseT,MetadataT> 
   
  
  
    
      
        Type Parameters  
      
        Name Description  
      
        RequestT 
      
        ResponseT 
      
        MetadataT 
     
  
  Constructors
   
  Builder() 
  
  
    
public   Builder ( OperationCallSettings<RequestT , ResponseT , MetadataT >  settings )  
  
  Methods
   
  build() 
  
    
public   OperationCallSettings<RequestT , ResponseT , MetadataT >  build ()  
  
  getInitialCallSettings() 
  
    
public   UnaryCallSettings<RequestT , OperationSnapshot >  getInitialCallSettings ()  
  Get the call settings which are used on the call to initiate the operation.
    
public   final   ApiFunction<OperationSnapshot , MetadataT >  getMetadataTransformer ()  
  
  getPollingAlgorithm() 
  
    
public   TimedRetryAlgorithm   getPollingAlgorithm ()  
  Get the polling algorithm of the operation.
    
public   final   ApiFunction<OperationSnapshot , ResponseT >  getResponseTransformer ()  
  
  setInitialCallSettings(UnaryCallSettings<RequestT,OperationSnapshot> initialCallSettings) 
  
    
public   OperationCallSettings . Builder<RequestT , ResponseT , MetadataT >  setInitialCallSettings ( UnaryCallSettings<RequestT , OperationSnapshot >  initialCallSettings )  
  Set the call settings which are used on the call to initiate the operation.
    
      
        Returns  
      
        Type Description  
      
        Builder <RequestT ,ResponseT ,MetadataT > 
     
  
  
    
public   OperationCallSettings . Builder<RequestT , ResponseT , MetadataT >  setMetadataTransformer ( ApiFunction<OperationSnapshot , MetadataT >  metadataTransformer )  
  
  
    
      
        Returns  
      
        Type Description  
      
        Builder <RequestT ,ResponseT ,MetadataT > 
     
  
  setPollingAlgorithm(TimedRetryAlgorithm pollingAlgorithm) 
  
    
public   OperationCallSettings . Builder<RequestT , ResponseT , MetadataT >  setPollingAlgorithm ( TimedRetryAlgorithm   pollingAlgorithm )  
  Set the polling algorithm of the operation.
    
      
        Returns  
      
        Type Description  
      
        Builder <RequestT ,ResponseT ,MetadataT > 
     
  
  
    
public   OperationCallSettings . Builder<RequestT , ResponseT , MetadataT >  setResponseTransformer ( ApiFunction<OperationSnapshot , ResponseT >  responseTransformer )  
  
  
    
      
        Returns  
      
        Type Description  
      
        Builder <RequestT ,ResponseT ,MetadataT > 
     
  
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  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."],[],[]]