Send feedback
Class LineageStubSettings.Builder (0.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.4.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 )
Parameter
Builder(LineageStubSettings settings)
protected Builder ( LineageStubSettings settings )
Parameter
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.
Parameter
Returns
batchSearchLinkProcessesSettings()
public PagedCallSettings . Builder<BatchSearchLinkProcessesRequest , BatchSearchLinkProcessesResponse , LineageClient . BatchSearchLinkProcessesPagedResponse > batchSearchLinkProcessesSettings ()
Returns the builder for the settings used for calls to batchSearchLinkProcesses.
Returns
build()
public LineageStubSettings build ()
Returns
Overrides
Exceptions
createLineageEventSettings()
public UnaryCallSettings . Builder<CreateLineageEventRequest , LineageEvent > createLineageEventSettings ()
Returns the builder for the settings used for calls to createLineageEvent.
Returns
createProcessSettings()
public UnaryCallSettings . Builder<CreateProcessRequest , Process > createProcessSettings ()
Returns the builder for the settings used for calls to createProcess.
Returns
createRunSettings()
public UnaryCallSettings . Builder<CreateRunRequest , Run > createRunSettings ()
Returns the builder for the settings used for calls to createRun.
Returns
deleteLineageEventSettings()
public UnaryCallSettings . Builder<DeleteLineageEventRequest , Empty > deleteLineageEventSettings ()
Returns the builder for the settings used for calls to deleteLineageEvent.
Returns
deleteProcessOperationSettings()
public OperationCallSettings . Builder<DeleteProcessRequest , Empty , OperationMetadata > deleteProcessOperationSettings ()
Returns the builder for the settings used for calls to deleteProcess.
Returns
deleteProcessSettings()
public UnaryCallSettings . Builder<DeleteProcessRequest , Operation > deleteProcessSettings ()
Returns the builder for the settings used for calls to deleteProcess.
Returns
deleteRunOperationSettings()
public OperationCallSettings . Builder<DeleteRunRequest , Empty , OperationMetadata > deleteRunOperationSettings ()
Returns the builder for the settings used for calls to deleteRun.
Returns
deleteRunSettings()
public UnaryCallSettings . Builder<DeleteRunRequest , Operation > deleteRunSettings ()
Returns the builder for the settings used for calls to deleteRun.
Returns
getLineageEventSettings()
public UnaryCallSettings . Builder<GetLineageEventRequest , LineageEvent > getLineageEventSettings ()
Returns the builder for the settings used for calls to getLineageEvent.
Returns
getProcessSettings()
public UnaryCallSettings . Builder<GetProcessRequest , Process > getProcessSettings ()
Returns the builder for the settings used for calls to getProcess.
Returns
getRunSettings()
public UnaryCallSettings . Builder<GetRunRequest , Run > getRunSettings ()
Returns the builder for the settings used for calls to getRun.
Returns
listLineageEventsSettings()
public PagedCallSettings . Builder<ListLineageEventsRequest , ListLineageEventsResponse , LineageClient . ListLineageEventsPagedResponse > listLineageEventsSettings ()
Returns the builder for the settings used for calls to listLineageEvents.
Returns
listProcessesSettings()
public PagedCallSettings . Builder<ListProcessesRequest , ListProcessesResponse , LineageClient . ListProcessesPagedResponse > listProcessesSettings ()
Returns the builder for the settings used for calls to listProcesses.
Returns
listRunsSettings()
public PagedCallSettings . Builder<ListRunsRequest , ListRunsResponse , LineageClient . ListRunsPagedResponse > listRunsSettings ()
Returns the builder for the settings used for calls to listRuns.
Returns
searchLinksSettings()
public PagedCallSettings . Builder<SearchLinksRequest , SearchLinksResponse , LineageClient . SearchLinksPagedResponse > searchLinksSettings ()
Returns the builder for the settings used for calls to searchLinks.
Returns
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.
Returns
updateRunSettings()
public UnaryCallSettings . Builder<UpdateRunRequest , Run > updateRunSettings ()
Returns the builder for the settings used for calls to updateRun.
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-11-06 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-06 UTC."],[],[]]