Send feedback
Class EventarcStubSettings.Builder (1.2.4)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.2.4 keyboard_arrow_down
public static class EventarcStubSettings . Builder extends StubSettings . Builder<EventarcStubSettings , EventarcStubSettings . Builder >
Builder for EventarcStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Parameter
Builder(EventarcStubSettings settings)
protected Builder ( EventarcStubSettings settings )
Parameter
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public EventarcStubSettings . 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 EventarcStubSettings build ()
Returns
Overrides
Exceptions
createChannelConnectionOperationSettings()
public OperationCallSettings . Builder<CreateChannelConnectionRequest , ChannelConnection , OperationMetadata > createChannelConnectionOperationSettings ()
Returns the builder for the settings used for calls to createChannelConnection.
Returns
createChannelConnectionSettings()
public UnaryCallSettings . Builder<CreateChannelConnectionRequest , Operation > createChannelConnectionSettings ()
Returns the builder for the settings used for calls to createChannelConnection.
Returns
createChannelOperationSettings()
public OperationCallSettings . Builder<CreateChannelRequest , Channel , OperationMetadata > createChannelOperationSettings ()
Returns the builder for the settings used for calls to createChannel.
Returns
createChannelSettings()
public UnaryCallSettings . Builder<CreateChannelRequest , Operation > createChannelSettings ()
Returns the builder for the settings used for calls to createChannel.
Returns
createTriggerOperationSettings()
public OperationCallSettings . Builder<CreateTriggerRequest , Trigger , OperationMetadata > createTriggerOperationSettings ()
Returns the builder for the settings used for calls to createTrigger.
Returns
createTriggerSettings()
public UnaryCallSettings . Builder<CreateTriggerRequest , Operation > createTriggerSettings ()
Returns the builder for the settings used for calls to createTrigger.
Returns
deleteChannelConnectionOperationSettings()
public OperationCallSettings . Builder<DeleteChannelConnectionRequest , ChannelConnection , OperationMetadata > deleteChannelConnectionOperationSettings ()
Returns the builder for the settings used for calls to deleteChannelConnection.
Returns
deleteChannelConnectionSettings()
public UnaryCallSettings . Builder<DeleteChannelConnectionRequest , Operation > deleteChannelConnectionSettings ()
Returns the builder for the settings used for calls to deleteChannelConnection.
Returns
deleteChannelOperationSettings()
public OperationCallSettings . Builder<DeleteChannelRequest , Channel , OperationMetadata > deleteChannelOperationSettings ()
Returns the builder for the settings used for calls to deleteChannel.
Returns
deleteChannelSettings()
public UnaryCallSettings . Builder<DeleteChannelRequest , Operation > deleteChannelSettings ()
Returns the builder for the settings used for calls to deleteChannel.
Returns
deleteTriggerOperationSettings()
public OperationCallSettings . Builder<DeleteTriggerRequest , Trigger , OperationMetadata > deleteTriggerOperationSettings ()
Returns the builder for the settings used for calls to deleteTrigger.
Returns
deleteTriggerSettings()
public UnaryCallSettings . Builder<DeleteTriggerRequest , Operation > deleteTriggerSettings ()
Returns the builder for the settings used for calls to deleteTrigger.
Returns
getChannelConnectionSettings()
public UnaryCallSettings . Builder<GetChannelConnectionRequest , ChannelConnection > getChannelConnectionSettings ()
Returns the builder for the settings used for calls to getChannelConnection.
Returns
getChannelSettings()
public UnaryCallSettings . Builder<GetChannelRequest , Channel > getChannelSettings ()
Returns the builder for the settings used for calls to getChannel.
Returns
getTriggerSettings()
public UnaryCallSettings . Builder<GetTriggerRequest , Trigger > getTriggerSettings ()
Returns the builder for the settings used for calls to getTrigger.
Returns
listChannelConnectionsSettings()
public PagedCallSettings . Builder<ListChannelConnectionsRequest , ListChannelConnectionsResponse , EventarcClient . ListChannelConnectionsPagedResponse > listChannelConnectionsSettings ()
Returns the builder for the settings used for calls to listChannelConnections.
Returns
listChannelsSettings()
public PagedCallSettings . Builder<ListChannelsRequest , ListChannelsResponse , EventarcClient . ListChannelsPagedResponse > listChannelsSettings ()
Returns the builder for the settings used for calls to listChannels.
Returns
public PagedCallSettings . Builder<ListTriggersRequest , ListTriggersResponse , EventarcClient . ListTriggersPagedResponse > listTriggersSettings ()
Returns the builder for the settings used for calls to listTriggers.
Returns
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
updateChannelOperationSettings()
public OperationCallSettings . Builder<UpdateChannelRequest , Channel , OperationMetadata > updateChannelOperationSettings ()
Returns the builder for the settings used for calls to updateChannel.
Returns
updateChannelSettings()
public UnaryCallSettings . Builder<UpdateChannelRequest , Operation > updateChannelSettings ()
Returns the builder for the settings used for calls to updateChannel.
Returns
updateTriggerOperationSettings()
public OperationCallSettings . Builder<UpdateTriggerRequest , Trigger , OperationMetadata > updateTriggerOperationSettings ()
Returns the builder for the settings used for calls to updateTrigger.
Returns
updateTriggerSettings()
public UnaryCallSettings . Builder<UpdateTriggerRequest , Operation > updateTriggerSettings ()
Returns the builder for the settings used for calls to updateTrigger.
Returns
Send feedback
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 2024-12-19 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-19 UTC."],[],[]]