Class StreamsServiceStubSettings.Builder (0.5.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 0.5.0keyboard_arrow_down  
  
 
    
    
    
      
  
  
  
    
public   static   class  StreamsServiceStubSettings . Builder   extends   StubSettings . Builder<StreamsServiceStubSettings , StreamsServiceStubSettings . Builder > 
  Builder for StreamsServiceStubSettings.
Constructors
   
  Builder() 
  
  Builder(ClientContext clientContext) 
  
    
protected   Builder ( ClientContext   clientContext )  
  
  Builder(StreamsServiceStubSettings settings) 
  
    
protected   Builder ( StreamsServiceStubSettings   settings )  
  
  Methods
   
  applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) 
  
    
public   StreamsServiceStubSettings . 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   StreamsServiceStubSettings   build ()  
  
  Overrides 
  
  
  createClusterOperationSettings() 
  
    
public   OperationCallSettings . Builder<CreateClusterRequest , Cluster , OperationMetadata >  createClusterOperationSettings ()  
  Returns the builder for the settings used for calls to createCluster.
createClusterSettings() 
  
    
public   UnaryCallSettings . Builder<CreateClusterRequest , Operation >  createClusterSettings ()  
  Returns the builder for the settings used for calls to createCluster.
createEventOperationSettings() 
  
    
public   OperationCallSettings . Builder<CreateEventRequest , Event , OperationMetadata >  createEventOperationSettings ()  
  Returns the builder for the settings used for calls to createEvent.
createEventSettings() 
  
    
public   UnaryCallSettings . Builder<CreateEventRequest , Operation >  createEventSettings ()  
  Returns the builder for the settings used for calls to createEvent.
createSeriesOperationSettings() 
  
    
public   OperationCallSettings . Builder<CreateSeriesRequest , Series , OperationMetadata >  createSeriesOperationSettings ()  
  Returns the builder for the settings used for calls to createSeries.
createSeriesSettings() 
  
    
public   UnaryCallSettings . Builder<CreateSeriesRequest , Operation >  createSeriesSettings ()  
  Returns the builder for the settings used for calls to createSeries.
createStreamOperationSettings() 
  
    
public   OperationCallSettings . Builder<CreateStreamRequest , Stream , OperationMetadata >  createStreamOperationSettings ()  
  Returns the builder for the settings used for calls to createStream.
createStreamSettings() 
  
    
public   UnaryCallSettings . Builder<CreateStreamRequest , Operation >  createStreamSettings ()  
  Returns the builder for the settings used for calls to createStream.
deleteClusterOperationSettings() 
  
    
public   OperationCallSettings . Builder<DeleteClusterRequest , Empty , OperationMetadata >  deleteClusterOperationSettings ()  
  Returns the builder for the settings used for calls to deleteCluster.
deleteClusterSettings() 
  
    
public   UnaryCallSettings . Builder<DeleteClusterRequest , Operation >  deleteClusterSettings ()  
  Returns the builder for the settings used for calls to deleteCluster.
deleteEventOperationSettings() 
  
    
public   OperationCallSettings . Builder<DeleteEventRequest , Empty , OperationMetadata >  deleteEventOperationSettings ()  
  Returns the builder for the settings used for calls to deleteEvent.
deleteEventSettings() 
  
    
public   UnaryCallSettings . Builder<DeleteEventRequest , Operation >  deleteEventSettings ()  
  Returns the builder for the settings used for calls to deleteEvent.
deleteSeriesOperationSettings() 
  
    
public   OperationCallSettings . Builder<DeleteSeriesRequest , Empty , OperationMetadata >  deleteSeriesOperationSettings ()  
  Returns the builder for the settings used for calls to deleteSeries.
deleteSeriesSettings() 
  
    
public   UnaryCallSettings . Builder<DeleteSeriesRequest , Operation >  deleteSeriesSettings ()  
  Returns the builder for the settings used for calls to deleteSeries.
deleteStreamOperationSettings() 
  
    
public   OperationCallSettings . Builder<DeleteStreamRequest , Empty , OperationMetadata >  deleteStreamOperationSettings ()  
  Returns the builder for the settings used for calls to deleteStream.
deleteStreamSettings() 
  
    
public   UnaryCallSettings . Builder<DeleteStreamRequest , Operation >  deleteStreamSettings ()  
  Returns the builder for the settings used for calls to deleteStream.
generateStreamHlsTokenSettings() 
  
    
public   UnaryCallSettings . Builder<GenerateStreamHlsTokenRequest , GenerateStreamHlsTokenResponse >  generateStreamHlsTokenSettings ()  
  Returns the builder for the settings used for calls to generateStreamHlsToken.
getClusterSettings() 
  
    
public   UnaryCallSettings . Builder<GetClusterRequest , Cluster >  getClusterSettings ()  
  Returns the builder for the settings used for calls to getCluster.
getEventSettings() 
  
    
public   UnaryCallSettings . Builder<GetEventRequest , Event >  getEventSettings ()  
  Returns the builder for the settings used for calls to getEvent.
getSeriesSettings() 
  
    
public   UnaryCallSettings . Builder<GetSeriesRequest , Series >  getSeriesSettings ()  
  Returns the builder for the settings used for calls to getSeries.
getStreamSettings() 
  
    
public   UnaryCallSettings . Builder<GetStreamRequest , Stream >  getStreamSettings ()  
  Returns the builder for the settings used for calls to getStream.
getStreamThumbnailOperationSettings() 
  
    
public   OperationCallSettings . Builder<GetStreamThumbnailRequest , GetStreamThumbnailResponse , OperationMetadata >  getStreamThumbnailOperationSettings ()  
  Returns the builder for the settings used for calls to getStreamThumbnail.
getStreamThumbnailSettings() 
  
    
public   UnaryCallSettings . Builder<GetStreamThumbnailRequest , Operation >  getStreamThumbnailSettings ()  
  Returns the builder for the settings used for calls to getStreamThumbnail.
    
public   PagedCallSettings . Builder<ListClustersRequest , ListClustersResponse , StreamsServiceClient . ListClustersPagedResponse >  listClustersSettings ()  
  Returns the builder for the settings used for calls to listClusters.
listEventsSettings() 
  
    
public   PagedCallSettings . Builder<ListEventsRequest , ListEventsResponse , StreamsServiceClient . ListEventsPagedResponse >  listEventsSettings ()  
  Returns the builder for the settings used for calls to listEvents.
listSeriesSettings() 
  
    
public   PagedCallSettings . Builder<ListSeriesRequest , ListSeriesResponse , StreamsServiceClient . ListSeriesPagedResponse >  listSeriesSettings ()  
  Returns the builder for the settings used for calls to listSeries.
listStreamsSettings() 
  
    
public   PagedCallSettings . Builder<ListStreamsRequest , ListStreamsResponse , StreamsServiceClient . ListStreamsPagedResponse >  listStreamsSettings ()  
  Returns the builder for the settings used for calls to listStreams.
materializeChannelOperationSettings() 
  
    
public   OperationCallSettings . Builder<MaterializeChannelRequest , Channel , OperationMetadata >  materializeChannelOperationSettings ()  
  Returns the builder for the settings used for calls to materializeChannel.
materializeChannelSettings() 
  
    
public   UnaryCallSettings . Builder<MaterializeChannelRequest , Operation >  materializeChannelSettings ()  
  Returns the builder for the settings used for calls to materializeChannel.
unaryMethodSettingsBuilders() 
  
    
public   ImmutableList<UnaryCallSettings . Builder <? , ? >>  unaryMethodSettingsBuilders ()  
  
    
      
        Returns  
      
        Type Description  
      
        com.google.common.collect.ImmutableList <Builder <? ,? >> 
     
  
  updateClusterOperationSettings() 
  
    
public   OperationCallSettings . Builder<UpdateClusterRequest , Cluster , OperationMetadata >  updateClusterOperationSettings ()  
  Returns the builder for the settings used for calls to updateCluster.
updateClusterSettings() 
  
    
public   UnaryCallSettings . Builder<UpdateClusterRequest , Operation >  updateClusterSettings ()  
  Returns the builder for the settings used for calls to updateCluster.
updateEventOperationSettings() 
  
    
public   OperationCallSettings . Builder<UpdateEventRequest , Event , OperationMetadata >  updateEventOperationSettings ()  
  Returns the builder for the settings used for calls to updateEvent.
updateEventSettings() 
  
    
public   UnaryCallSettings . Builder<UpdateEventRequest , Operation >  updateEventSettings ()  
  Returns the builder for the settings used for calls to updateEvent.
updateSeriesOperationSettings() 
  
    
public   OperationCallSettings . Builder<UpdateSeriesRequest , Series , OperationMetadata >  updateSeriesOperationSettings ()  
  Returns the builder for the settings used for calls to updateSeries.
updateSeriesSettings() 
  
    
public   UnaryCallSettings . Builder<UpdateSeriesRequest , Operation >  updateSeriesSettings ()  
  Returns the builder for the settings used for calls to updateSeries.
updateStreamOperationSettings() 
  
    
public   OperationCallSettings . Builder<UpdateStreamRequest , Stream , OperationMetadata >  updateStreamOperationSettings ()  
  Returns the builder for the settings used for calls to updateStream.
updateStreamSettings() 
  
    
public   UnaryCallSettings . Builder<UpdateStreamRequest , Operation >  updateStreamSettings ()  
  Returns the builder for the settings used for calls to updateStream.
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  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."],[],[]]