Send feedback
Class LineageStubSettings.Builder (0.39.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.39.0 keyboard_arrow_down
public static class LineageStubSettings . Builder extends StubSettings . Builder<LineageStubSettings , LineageStubSettings . Builder >
Builder for LineageStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(LineageStubSettings settings)
protected Builder ( LineageStubSettings settings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public LineageStubSettings . 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.
batchSearchLinkProcessesSettings()
public PagedCallSettings . Builder<BatchSearchLinkProcessesRequest , BatchSearchLinkProcessesResponse , LineageClient . BatchSearchLinkProcessesPagedResponse > batchSearchLinkProcessesSettings ()
Returns the builder for the settings used for calls to batchSearchLinkProcesses.
build()
public LineageStubSettings build ()
Overrides
createLineageEventSettings()
public UnaryCallSettings . Builder<CreateLineageEventRequest , LineageEvent > createLineageEventSettings ()
Returns the builder for the settings used for calls to createLineageEvent.
createProcessSettings()
public UnaryCallSettings . Builder<CreateProcessRequest , Process > createProcessSettings ()
Returns the builder for the settings used for calls to createProcess.
createRunSettings()
public UnaryCallSettings . Builder<CreateRunRequest , Run > createRunSettings ()
Returns the builder for the settings used for calls to createRun.
deleteLineageEventSettings()
public UnaryCallSettings . Builder<DeleteLineageEventRequest , Empty > deleteLineageEventSettings ()
Returns the builder for the settings used for calls to deleteLineageEvent.
deleteProcessOperationSettings()
public OperationCallSettings . Builder<DeleteProcessRequest , Empty , OperationMetadata > deleteProcessOperationSettings ()
Returns the builder for the settings used for calls to deleteProcess.
deleteProcessSettings()
public UnaryCallSettings . Builder<DeleteProcessRequest , Operation > deleteProcessSettings ()
Returns the builder for the settings used for calls to deleteProcess.
deleteRunOperationSettings()
public OperationCallSettings . Builder<DeleteRunRequest , Empty , OperationMetadata > deleteRunOperationSettings ()
Returns the builder for the settings used for calls to deleteRun.
deleteRunSettings()
public UnaryCallSettings . Builder<DeleteRunRequest , Operation > deleteRunSettings ()
Returns the builder for the settings used for calls to deleteRun.
getLineageEventSettings()
public UnaryCallSettings . Builder<GetLineageEventRequest , LineageEvent > getLineageEventSettings ()
Returns the builder for the settings used for calls to getLineageEvent.
getProcessSettings()
public UnaryCallSettings . Builder<GetProcessRequest , Process > getProcessSettings ()
Returns the builder for the settings used for calls to getProcess.
getRunSettings()
public UnaryCallSettings . Builder<GetRunRequest , Run > getRunSettings ()
Returns the builder for the settings used for calls to getRun.
listLineageEventsSettings()
public PagedCallSettings . Builder<ListLineageEventsRequest , ListLineageEventsResponse , LineageClient . ListLineageEventsPagedResponse > listLineageEventsSettings ()
Returns the builder for the settings used for calls to listLineageEvents.
listProcessesSettings()
public PagedCallSettings . Builder<ListProcessesRequest , ListProcessesResponse , LineageClient . ListProcessesPagedResponse > listProcessesSettings ()
Returns the builder for the settings used for calls to listProcesses.
listRunsSettings()
public PagedCallSettings . Builder<ListRunsRequest , ListRunsResponse , LineageClient . ListRunsPagedResponse > listRunsSettings ()
Returns the builder for the settings used for calls to listRuns.
processOpenLineageRunEventSettings()
public UnaryCallSettings . Builder<ProcessOpenLineageRunEventRequest , ProcessOpenLineageRunEventResponse > processOpenLineageRunEventSettings ()
Returns the builder for the settings used for calls to processOpenLineageRunEvent.
searchLinksSettings()
public PagedCallSettings . Builder<SearchLinksRequest , SearchLinksResponse , LineageClient . SearchLinksPagedResponse > searchLinksSettings ()
Returns the builder for the settings used for calls to searchLinks.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type
Description
com.google.common.collect.ImmutableList <Builder <? ,? >>
updateProcessSettings()
public UnaryCallSettings . Builder<UpdateProcessRequest , Process > updateProcessSettings ()
Returns the builder for the settings used for calls to updateProcess.
updateRunSettings()
public UnaryCallSettings . Builder<UpdateRunRequest , Run > updateRunSettings ()
Returns the builder for the settings used for calls to updateRun.
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-11-02 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-11-02 UTC."],[],[]]