public static class VideoStitcherServiceSettings.Builder extends ClientSettings.Builder<VideoStitcherServiceSettings,VideoStitcherServiceSettings.Builder>
   
  Builder for VideoStitcherServiceSettings.
 
  
  
  Constructors
  
  
  Builder()
  
  
  Builder(ClientContext clientContext)
  
    protected Builder(ClientContext clientContext)
   
  
  
  Builder(VideoStitcherServiceSettings settings)
  
    protected Builder(VideoStitcherServiceSettings settings)
   
  
  
  Builder(VideoStitcherServiceStubSettings.Builder stubSettings)
  
    protected Builder(VideoStitcherServiceStubSettings.Builder stubSettings)
   
  
  Methods
  
  
  applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
  
    public VideoStitcherServiceSettings.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 VideoStitcherServiceSettings build()
   
  
  Overrides
  
  
  
  createCdnKeyOperationSettings()
  
    public OperationCallSettings.Builder<CreateCdnKeyRequest,CdnKey,OperationMetadata> createCdnKeyOperationSettings()
   
  Returns the builder for the settings used for calls to createCdnKey.
 
  
  
  createCdnKeySettings()
  
    public UnaryCallSettings.Builder<CreateCdnKeyRequest,Operation> createCdnKeySettings()
   
  Returns the builder for the settings used for calls to createCdnKey.
 
  
  
  createLiveConfigOperationSettings()
  
    public OperationCallSettings.Builder<CreateLiveConfigRequest,LiveConfig,OperationMetadata> createLiveConfigOperationSettings()
   
  Returns the builder for the settings used for calls to createLiveConfig.
 
  
  
  createLiveConfigSettings()
  
    public UnaryCallSettings.Builder<CreateLiveConfigRequest,Operation> createLiveConfigSettings()
   
  Returns the builder for the settings used for calls to createLiveConfig.
 
  
  
  createLiveSessionSettings()
  
    public UnaryCallSettings.Builder<CreateLiveSessionRequest,LiveSession> createLiveSessionSettings()
   
  Returns the builder for the settings used for calls to createLiveSession.
 
  
  
  createSlateOperationSettings()
  
    public OperationCallSettings.Builder<CreateSlateRequest,Slate,OperationMetadata> createSlateOperationSettings()
   
  Returns the builder for the settings used for calls to createSlate.
 
  
  
  createSlateSettings()
  
    public UnaryCallSettings.Builder<CreateSlateRequest,Operation> createSlateSettings()
   
  Returns the builder for the settings used for calls to createSlate.
 
  
  
  createVodConfigOperationSettings()
  
    public OperationCallSettings.Builder<CreateVodConfigRequest,VodConfig,OperationMetadata> createVodConfigOperationSettings()
   
  Returns the builder for the settings used for calls to createVodConfig.
 
  
  
  createVodConfigSettings()
  
    public UnaryCallSettings.Builder<CreateVodConfigRequest,Operation> createVodConfigSettings()
   
  Returns the builder for the settings used for calls to createVodConfig.
 
  
  
  createVodSessionSettings()
  
    public UnaryCallSettings.Builder<CreateVodSessionRequest,VodSession> createVodSessionSettings()
   
  Returns the builder for the settings used for calls to createVodSession.
 
  
  
  deleteCdnKeyOperationSettings()
  
    public OperationCallSettings.Builder<DeleteCdnKeyRequest,Empty,OperationMetadata> deleteCdnKeyOperationSettings()
   
  Returns the builder for the settings used for calls to deleteCdnKey.
 
  
  
  deleteCdnKeySettings()
  
    public UnaryCallSettings.Builder<DeleteCdnKeyRequest,Operation> deleteCdnKeySettings()
   
  Returns the builder for the settings used for calls to deleteCdnKey.
 
  
  
  deleteLiveConfigOperationSettings()
  
    public OperationCallSettings.Builder<DeleteLiveConfigRequest,Empty,OperationMetadata> deleteLiveConfigOperationSettings()
   
  Returns the builder for the settings used for calls to deleteLiveConfig.
 
  
  
  deleteLiveConfigSettings()
  
    public UnaryCallSettings.Builder<DeleteLiveConfigRequest,Operation> deleteLiveConfigSettings()
   
  Returns the builder for the settings used for calls to deleteLiveConfig.
 
  
  
  deleteSlateOperationSettings()
  
    public OperationCallSettings.Builder<DeleteSlateRequest,Empty,OperationMetadata> deleteSlateOperationSettings()
   
  Returns the builder for the settings used for calls to deleteSlate.
 
  
  
  deleteSlateSettings()
  
    public UnaryCallSettings.Builder<DeleteSlateRequest,Operation> deleteSlateSettings()
   
  Returns the builder for the settings used for calls to deleteSlate.
 
  
  
  deleteVodConfigOperationSettings()
  
    public OperationCallSettings.Builder<DeleteVodConfigRequest,Empty,OperationMetadata> deleteVodConfigOperationSettings()
   
  Returns the builder for the settings used for calls to deleteVodConfig.
 
  
  
  deleteVodConfigSettings()
  
    public UnaryCallSettings.Builder<DeleteVodConfigRequest,Operation> deleteVodConfigSettings()
   
  Returns the builder for the settings used for calls to deleteVodConfig.
 
  
  
  getCdnKeySettings()
  
    public UnaryCallSettings.Builder<GetCdnKeyRequest,CdnKey> getCdnKeySettings()
   
  Returns the builder for the settings used for calls to getCdnKey.
 
  
  
  getLiveAdTagDetailSettings()
  
    public UnaryCallSettings.Builder<GetLiveAdTagDetailRequest,LiveAdTagDetail> getLiveAdTagDetailSettings()
   
  Returns the builder for the settings used for calls to getLiveAdTagDetail.
 
  
  
  getLiveConfigSettings()
  
    public UnaryCallSettings.Builder<GetLiveConfigRequest,LiveConfig> getLiveConfigSettings()
   
  Returns the builder for the settings used for calls to getLiveConfig.
 
  
  
  getLiveSessionSettings()
  
    public UnaryCallSettings.Builder<GetLiveSessionRequest,LiveSession> getLiveSessionSettings()
   
  Returns the builder for the settings used for calls to getLiveSession.
 
  
  
  getSlateSettings()
  
    public UnaryCallSettings.Builder<GetSlateRequest,Slate> getSlateSettings()
   
  Returns the builder for the settings used for calls to getSlate.
 
  
  
  getStubSettingsBuilder()
  
    public VideoStitcherServiceStubSettings.Builder getStubSettingsBuilder()
   
  
  
  getVodAdTagDetailSettings()
  
    public UnaryCallSettings.Builder<GetVodAdTagDetailRequest,VodAdTagDetail> getVodAdTagDetailSettings()
   
  Returns the builder for the settings used for calls to getVodAdTagDetail.
 
  
  
  getVodConfigSettings()
  
    public UnaryCallSettings.Builder<GetVodConfigRequest,VodConfig> getVodConfigSettings()
   
  Returns the builder for the settings used for calls to getVodConfig.
 
  
  
  getVodSessionSettings()
  
    public UnaryCallSettings.Builder<GetVodSessionRequest,VodSession> getVodSessionSettings()
   
  Returns the builder for the settings used for calls to getVodSession.
 
  
  
  getVodStitchDetailSettings()
  
    public UnaryCallSettings.Builder<GetVodStitchDetailRequest,VodStitchDetail> getVodStitchDetailSettings()
   
  Returns the builder for the settings used for calls to getVodStitchDetail.
 
  
  
  listCdnKeysSettings()
  
    public PagedCallSettings.Builder<ListCdnKeysRequest,ListCdnKeysResponse,VideoStitcherServiceClient.ListCdnKeysPagedResponse> listCdnKeysSettings()
   
  Returns the builder for the settings used for calls to listCdnKeys.
 
  
  
  listLiveAdTagDetailsSettings()
  
    public PagedCallSettings.Builder<ListLiveAdTagDetailsRequest,ListLiveAdTagDetailsResponse,VideoStitcherServiceClient.ListLiveAdTagDetailsPagedResponse> listLiveAdTagDetailsSettings()
   
  Returns the builder for the settings used for calls to listLiveAdTagDetails.
 
  
  
  listLiveConfigsSettings()
  
    public PagedCallSettings.Builder<ListLiveConfigsRequest,ListLiveConfigsResponse,VideoStitcherServiceClient.ListLiveConfigsPagedResponse> listLiveConfigsSettings()
   
  Returns the builder for the settings used for calls to listLiveConfigs.
 
  
  
  listSlatesSettings()
  
    public PagedCallSettings.Builder<ListSlatesRequest,ListSlatesResponse,VideoStitcherServiceClient.ListSlatesPagedResponse> listSlatesSettings()
   
  Returns the builder for the settings used for calls to listSlates.
 
  
  
  listVodAdTagDetailsSettings()
  
    public PagedCallSettings.Builder<ListVodAdTagDetailsRequest,ListVodAdTagDetailsResponse,VideoStitcherServiceClient.ListVodAdTagDetailsPagedResponse> listVodAdTagDetailsSettings()
   
  Returns the builder for the settings used for calls to listVodAdTagDetails.
 
  
  
  listVodConfigsSettings()
  
    public PagedCallSettings.Builder<ListVodConfigsRequest,ListVodConfigsResponse,VideoStitcherServiceClient.ListVodConfigsPagedResponse> listVodConfigsSettings()
   
  Returns the builder for the settings used for calls to listVodConfigs.
 
  
  
  listVodStitchDetailsSettings()
  
    public PagedCallSettings.Builder<ListVodStitchDetailsRequest,ListVodStitchDetailsResponse,VideoStitcherServiceClient.ListVodStitchDetailsPagedResponse> listVodStitchDetailsSettings()
   
  Returns the builder for the settings used for calls to listVodStitchDetails.
 
  
  
  updateCdnKeyOperationSettings()
  
    public OperationCallSettings.Builder<UpdateCdnKeyRequest,CdnKey,OperationMetadata> updateCdnKeyOperationSettings()
   
  Returns the builder for the settings used for calls to updateCdnKey.
 
  
  
  updateCdnKeySettings()
  
    public UnaryCallSettings.Builder<UpdateCdnKeyRequest,Operation> updateCdnKeySettings()
   
  Returns the builder for the settings used for calls to updateCdnKey.
 
  
  
  updateLiveConfigOperationSettings()
  
    public OperationCallSettings.Builder<UpdateLiveConfigRequest,LiveConfig,OperationMetadata> updateLiveConfigOperationSettings()
   
  Returns the builder for the settings used for calls to updateLiveConfig.
 
  
  
  updateLiveConfigSettings()
  
    public UnaryCallSettings.Builder<UpdateLiveConfigRequest,Operation> updateLiveConfigSettings()
   
  Returns the builder for the settings used for calls to updateLiveConfig.
 
  
  
  updateSlateOperationSettings()
  
    public OperationCallSettings.Builder<UpdateSlateRequest,Slate,OperationMetadata> updateSlateOperationSettings()
   
  Returns the builder for the settings used for calls to updateSlate.
 
  
  
  updateSlateSettings()
  
    public UnaryCallSettings.Builder<UpdateSlateRequest,Operation> updateSlateSettings()
   
  Returns the builder for the settings used for calls to updateSlate.
 
  
  
  updateVodConfigOperationSettings()
  
    public OperationCallSettings.Builder<UpdateVodConfigRequest,VodConfig,OperationMetadata> updateVodConfigOperationSettings()
   
  Returns the builder for the settings used for calls to updateVodConfig.
 
  
  
  updateVodConfigSettings()
  
    public UnaryCallSettings.Builder<UpdateVodConfigRequest,Operation> updateVodConfigSettings()
   
  Returns the builder for the settings used for calls to updateVodConfig.