public static class EventarcStubSettings . Builder extends StubSettings . Builder<EventarcStubSettings , EventarcStubSettings . Builder >
Builder for EventarcStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(EventarcStubSettings settings)
protected Builder ( EventarcStubSettings settings )
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.
build()
public EventarcStubSettings build ()
Overrides
createChannelConnectionOperationSettings()
public OperationCallSettings . Builder<CreateChannelConnectionRequest , ChannelConnection , OperationMetadata > createChannelConnectionOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createChannelConnection.
createChannelConnectionSettings()
public UnaryCallSettings . Builder<CreateChannelConnectionRequest , Operation > createChannelConnectionSettings ()
Returns the builder for the settings used for calls to createChannelConnection.
createChannelOperationSettings()
public OperationCallSettings . Builder<CreateChannelRequest , Channel , OperationMetadata > createChannelOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createChannel.
createChannelSettings()
public UnaryCallSettings . Builder<CreateChannelRequest , Operation > createChannelSettings ()
Returns the builder for the settings used for calls to createChannel.
createTriggerOperationSettings()
public OperationCallSettings . Builder<CreateTriggerRequest , Trigger , OperationMetadata > createTriggerOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createTrigger.
createTriggerSettings()
public UnaryCallSettings . Builder<CreateTriggerRequest , Operation > createTriggerSettings ()
Returns the builder for the settings used for calls to createTrigger.
deleteChannelConnectionOperationSettings()
public OperationCallSettings . Builder<DeleteChannelConnectionRequest , ChannelConnection , OperationMetadata > deleteChannelConnectionOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteChannelConnection.
deleteChannelConnectionSettings()
public UnaryCallSettings . Builder<DeleteChannelConnectionRequest , Operation > deleteChannelConnectionSettings ()
Returns the builder for the settings used for calls to deleteChannelConnection.
deleteChannelOperationSettings()
public OperationCallSettings . Builder<DeleteChannelRequest , Channel , OperationMetadata > deleteChannelOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteChannel.
deleteChannelSettings()
public UnaryCallSettings . Builder<DeleteChannelRequest , Operation > deleteChannelSettings ()
Returns the builder for the settings used for calls to deleteChannel.
deleteTriggerOperationSettings()
public OperationCallSettings . Builder<DeleteTriggerRequest , Trigger , OperationMetadata > deleteTriggerOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteTrigger.
deleteTriggerSettings()
public UnaryCallSettings . Builder<DeleteTriggerRequest , Operation > deleteTriggerSettings ()
Returns the builder for the settings used for calls to deleteTrigger.
getChannelConnectionSettings()
public UnaryCallSettings . Builder<GetChannelConnectionRequest , ChannelConnection > getChannelConnectionSettings ()
Returns the builder for the settings used for calls to getChannelConnection.
getChannelSettings()
public UnaryCallSettings . Builder<GetChannelRequest , Channel > getChannelSettings ()
Returns the builder for the settings used for calls to getChannel.
getGoogleChannelConfigSettings()
public UnaryCallSettings . Builder<GetGoogleChannelConfigRequest , GoogleChannelConfig > getGoogleChannelConfigSettings ()
Returns the builder for the settings used for calls to getGoogleChannelConfig.
getIamPolicySettings()
public UnaryCallSettings . Builder<GetIamPolicyRequest , Policy > getIamPolicySettings ()
Returns the builder for the settings used for calls to getIamPolicy.
Returns Type Description Builder <com.google.iam.v1.GetIamPolicyRequest ,com.google.iam.v1.Policy >
getLocationSettings()
public UnaryCallSettings . Builder<GetLocationRequest , Location > getLocationSettings ()
Returns the builder for the settings used for calls to getLocation.
Returns Type Description Builder <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
getProviderSettings()
public UnaryCallSettings . Builder<GetProviderRequest , Provider > getProviderSettings ()
Returns the builder for the settings used for calls to getProvider.
getTriggerSettings()
public UnaryCallSettings . Builder<GetTriggerRequest , Trigger > getTriggerSettings ()
Returns the builder for the settings used for calls to getTrigger.
listChannelConnectionsSettings()
public PagedCallSettings . Builder<ListChannelConnectionsRequest , ListChannelConnectionsResponse , EventarcClient . ListChannelConnectionsPagedResponse > listChannelConnectionsSettings ()
Returns the builder for the settings used for calls to listChannelConnections.
listChannelsSettings()
public PagedCallSettings . Builder<ListChannelsRequest , ListChannelsResponse , EventarcClient . ListChannelsPagedResponse > listChannelsSettings ()
Returns the builder for the settings used for calls to listChannels.
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , EventarcClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
public PagedCallSettings . Builder<ListProvidersRequest , ListProvidersResponse , EventarcClient . ListProvidersPagedResponse > listProvidersSettings ()
Returns the builder for the settings used for calls to listProviders.
public PagedCallSettings . Builder<ListTriggersRequest , ListTriggersResponse , EventarcClient . ListTriggersPagedResponse > listTriggersSettings ()
Returns the builder for the settings used for calls to listTriggers.
setIamPolicySettings()
public UnaryCallSettings . Builder<SetIamPolicyRequest , Policy > setIamPolicySettings ()
Returns the builder for the settings used for calls to setIamPolicy.
Returns Type Description Builder <com.google.iam.v1.SetIamPolicyRequest ,com.google.iam.v1.Policy >
testIamPermissionsSettings()
public UnaryCallSettings . Builder<TestIamPermissionsRequest , TestIamPermissionsResponse > testIamPermissionsSettings ()
Returns the builder for the settings used for calls to testIamPermissions.
Returns Type Description Builder <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse >
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
updateChannelOperationSettings()
public OperationCallSettings . Builder<UpdateChannelRequest , Channel , OperationMetadata > updateChannelOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to updateChannel.
updateChannelSettings()
public UnaryCallSettings . Builder<UpdateChannelRequest , Operation > updateChannelSettings ()
Returns the builder for the settings used for calls to updateChannel.
updateGoogleChannelConfigSettings()
public UnaryCallSettings . Builder<UpdateGoogleChannelConfigRequest , GoogleChannelConfig > updateGoogleChannelConfigSettings ()
Returns the builder for the settings used for calls to updateGoogleChannelConfig.
updateTriggerOperationSettings()
public OperationCallSettings . Builder<UpdateTriggerRequest , Trigger , OperationMetadata > updateTriggerOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to updateTrigger.
updateTriggerSettings()
public UnaryCallSettings . Builder<UpdateTriggerRequest , Operation > updateTriggerSettings ()
Returns the builder for the settings used for calls to updateTrigger.