Class VideoStitcherServiceStubSettings.Builder (0.1.2) 
  
      
     
  
  
  
   
  
    
  
  
    
    
    
  Version 0.1.2keyboard_arrow_down  
  
 
    
    
     
    
    
    
    
    
      
  
  
  
    
public   static   class  VideoStitcherServiceStubSettings . Builder   extends   StubSettings . Builder<VideoStitcherServiceStubSettings , VideoStitcherServiceStubSettings . Builder > 
   
  Builder for VideoStitcherServiceStubSettings.
 
  
  
  Constructors
   
   
  Builder() 
  
   
  Builder(ClientContext clientContext) 
  
    
protected   Builder ( ClientContext   clientContext )  
   
  Parameter 
  
   
  Builder(VideoStitcherServiceStubSettings settings) 
  
    
protected   Builder ( VideoStitcherServiceStubSettings   settings )  
   
  Parameter 
  
  Methods
   
   
  applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) 
  
    
public   VideoStitcherServiceStubSettings . 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   VideoStitcherServiceStubSettings   build ()  
   
  Returns 
  
  Overrides 
  
  Exceptions 
  
   
  createCdnKeySettings() 
  
    
public   UnaryCallSettings . Builder<CreateCdnKeyRequest , CdnKey >  createCdnKeySettings ()  
   
  Returns the builder for the settings used for calls to createCdnKey.
 
  Returns 
  
   
  createLiveSessionSettings() 
  
    
public   UnaryCallSettings . Builder<CreateLiveSessionRequest , LiveSession >  createLiveSessionSettings ()  
   
  Returns the builder for the settings used for calls to createLiveSession.
 
  Returns 
  
   
  createSlateSettings() 
  
    
public   UnaryCallSettings . Builder<CreateSlateRequest , Slate >  createSlateSettings ()  
   
  Returns the builder for the settings used for calls to createSlate.
 
  Returns 
  
   
  createVodSessionSettings() 
  
    
public   UnaryCallSettings . Builder<CreateVodSessionRequest , VodSession >  createVodSessionSettings ()  
   
  Returns the builder for the settings used for calls to createVodSession.
 
  Returns 
  
   
  deleteCdnKeySettings() 
  
    
public   UnaryCallSettings . Builder<DeleteCdnKeyRequest , Empty >  deleteCdnKeySettings ()  
   
  Returns the builder for the settings used for calls to deleteCdnKey.
 
  Returns 
  
   
  deleteSlateSettings() 
  
    
public   UnaryCallSettings . Builder<DeleteSlateRequest , Empty >  deleteSlateSettings ()  
   
  Returns the builder for the settings used for calls to deleteSlate.
 
  Returns 
  
   
  getCdnKeySettings() 
  
    
public   UnaryCallSettings . Builder<GetCdnKeyRequest , CdnKey >  getCdnKeySettings ()  
   
  Returns the builder for the settings used for calls to getCdnKey.
 
  Returns 
  
   
  getLiveAdTagDetailSettings() 
  
    
public   UnaryCallSettings . Builder<GetLiveAdTagDetailRequest , LiveAdTagDetail >  getLiveAdTagDetailSettings ()  
   
  Returns the builder for the settings used for calls to getLiveAdTagDetail.
 
  Returns 
  
   
  getLiveSessionSettings() 
  
    
public   UnaryCallSettings . Builder<GetLiveSessionRequest , LiveSession >  getLiveSessionSettings ()  
   
  Returns the builder for the settings used for calls to getLiveSession.
 
  Returns 
  
   
  getSlateSettings() 
  
    
public   UnaryCallSettings . Builder<GetSlateRequest , Slate >  getSlateSettings ()  
   
  Returns the builder for the settings used for calls to getSlate.
 
  Returns 
  
   
  getVodAdTagDetailSettings() 
  
    
public   UnaryCallSettings . Builder<GetVodAdTagDetailRequest , VodAdTagDetail >  getVodAdTagDetailSettings ()  
   
  Returns the builder for the settings used for calls to getVodAdTagDetail.
 
  Returns 
  
   
  getVodSessionSettings() 
  
    
public   UnaryCallSettings . Builder<GetVodSessionRequest , VodSession >  getVodSessionSettings ()  
   
  Returns the builder for the settings used for calls to getVodSession.
 
  Returns 
  
   
  getVodStitchDetailSettings() 
  
    
public   UnaryCallSettings . Builder<GetVodStitchDetailRequest , VodStitchDetail >  getVodStitchDetailSettings ()  
   
  Returns the builder for the settings used for calls to getVodStitchDetail.
 
  Returns 
  
   
  listCdnKeysSettings() 
  
    
public   PagedCallSettings . Builder<ListCdnKeysRequest , ListCdnKeysResponse , VideoStitcherServiceClient . ListCdnKeysPagedResponse >  listCdnKeysSettings ()  
   
  Returns the builder for the settings used for calls to listCdnKeys.
 
  Returns 
  
   
  listLiveAdTagDetailsSettings() 
  
    
public   PagedCallSettings . Builder<ListLiveAdTagDetailsRequest , ListLiveAdTagDetailsResponse , VideoStitcherServiceClient . ListLiveAdTagDetailsPagedResponse >  listLiveAdTagDetailsSettings ()  
   
  Returns the builder for the settings used for calls to listLiveAdTagDetails.
 
  Returns 
  
   
  listSlatesSettings() 
  
    
public   PagedCallSettings . Builder<ListSlatesRequest , ListSlatesResponse , VideoStitcherServiceClient . ListSlatesPagedResponse >  listSlatesSettings ()  
   
  Returns the builder for the settings used for calls to listSlates.
 
  Returns 
  
   
  listVodAdTagDetailsSettings() 
  
    
public   PagedCallSettings . Builder<ListVodAdTagDetailsRequest , ListVodAdTagDetailsResponse , VideoStitcherServiceClient . ListVodAdTagDetailsPagedResponse >  listVodAdTagDetailsSettings ()  
   
  Returns the builder for the settings used for calls to listVodAdTagDetails.
 
  Returns 
  
   
  listVodStitchDetailsSettings() 
  
    
public   PagedCallSettings . Builder<ListVodStitchDetailsRequest , ListVodStitchDetailsResponse , VideoStitcherServiceClient . ListVodStitchDetailsPagedResponse >  listVodStitchDetailsSettings ()  
   
  Returns the builder for the settings used for calls to listVodStitchDetails.
 
  Returns 
  
   
  unaryMethodSettingsBuilders() 
  
    
public   ImmutableList<UnaryCallSettings . Builder <? , ? >>  unaryMethodSettingsBuilders ()  
   
  Returns 
  
    
      
        Type  
        Description  
       
      
        com.google.common.collect.ImmutableList <Builder <? ,? >> 
         
       
     
  
   
  updateCdnKeySettings() 
  
    
public   UnaryCallSettings . Builder<UpdateCdnKeyRequest , CdnKey >  updateCdnKeySettings ()  
   
  Returns the builder for the settings used for calls to updateCdnKey.
 
  Returns 
  
   
  updateSlateSettings() 
  
    
public   UnaryCallSettings . Builder<UpdateSlateRequest , Slate >  updateSlateSettings ()  
   
  Returns the builder for the settings used for calls to updateSlate.
 
  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-30 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-30 UTC."],[],[]]