Send feedback
Class ManagedNotebookServiceStubSettings.Builder (1.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.2.0 keyboard_arrow_down
public static class ManagedNotebookServiceStubSettings . Builder extends StubSettings . Builder<ManagedNotebookServiceStubSettings , ManagedNotebookServiceStubSettings . Builder >
Builder for ManagedNotebookServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Parameter
Builder(ManagedNotebookServiceStubSettings settings)
protected Builder ( ManagedNotebookServiceStubSettings settings )
Parameter
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public ManagedNotebookServiceStubSettings . 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 ManagedNotebookServiceStubSettings build ()
Returns
Overrides
Exceptions
createRuntimeOperationSettings()
public OperationCallSettings . Builder<CreateRuntimeRequest , Runtime , OperationMetadata > createRuntimeOperationSettings ()
Returns the builder for the settings used for calls to createRuntime.
Returns
createRuntimeSettings()
public UnaryCallSettings . Builder<CreateRuntimeRequest , Operation > createRuntimeSettings ()
Returns the builder for the settings used for calls to createRuntime.
Returns
deleteRuntimeOperationSettings()
public OperationCallSettings . Builder<DeleteRuntimeRequest , Empty , OperationMetadata > deleteRuntimeOperationSettings ()
Returns the builder for the settings used for calls to deleteRuntime.
Returns
deleteRuntimeSettings()
public UnaryCallSettings . Builder<DeleteRuntimeRequest , Operation > deleteRuntimeSettings ()
Returns the builder for the settings used for calls to deleteRuntime.
Returns
getRuntimeSettings()
public UnaryCallSettings . Builder<GetRuntimeRequest , Runtime > getRuntimeSettings ()
Returns the builder for the settings used for calls to getRuntime.
Returns
listRuntimesSettings()
public PagedCallSettings . Builder<ListRuntimesRequest , ListRuntimesResponse , ManagedNotebookServiceClient . ListRuntimesPagedResponse > listRuntimesSettings ()
Returns the builder for the settings used for calls to listRuntimes.
Returns
refreshRuntimeTokenInternalSettings()
public UnaryCallSettings . Builder<RefreshRuntimeTokenInternalRequest , RefreshRuntimeTokenInternalResponse > refreshRuntimeTokenInternalSettings ()
Returns the builder for the settings used for calls to refreshRuntimeTokenInternal.
Returns
reportRuntimeEventOperationSettings()
public OperationCallSettings . Builder<ReportRuntimeEventRequest , Runtime , OperationMetadata > reportRuntimeEventOperationSettings ()
Returns the builder for the settings used for calls to reportRuntimeEvent.
Returns
reportRuntimeEventSettings()
public UnaryCallSettings . Builder<ReportRuntimeEventRequest , Operation > reportRuntimeEventSettings ()
Returns the builder for the settings used for calls to reportRuntimeEvent.
Returns
resetRuntimeOperationSettings()
public OperationCallSettings . Builder<ResetRuntimeRequest , Runtime , OperationMetadata > resetRuntimeOperationSettings ()
Returns the builder for the settings used for calls to resetRuntime.
Returns
resetRuntimeSettings()
public UnaryCallSettings . Builder<ResetRuntimeRequest , Operation > resetRuntimeSettings ()
Returns the builder for the settings used for calls to resetRuntime.
Returns
startRuntimeOperationSettings()
public OperationCallSettings . Builder<StartRuntimeRequest , Runtime , OperationMetadata > startRuntimeOperationSettings ()
Returns the builder for the settings used for calls to startRuntime.
Returns
startRuntimeSettings()
public UnaryCallSettings . Builder<StartRuntimeRequest , Operation > startRuntimeSettings ()
Returns the builder for the settings used for calls to startRuntime.
Returns
stopRuntimeOperationSettings()
public OperationCallSettings . Builder<StopRuntimeRequest , Runtime , OperationMetadata > stopRuntimeOperationSettings ()
Returns the builder for the settings used for calls to stopRuntime.
Returns
stopRuntimeSettings()
public UnaryCallSettings . Builder<StopRuntimeRequest , Operation > stopRuntimeSettings ()
Returns the builder for the settings used for calls to stopRuntime.
Returns
switchRuntimeOperationSettings()
public OperationCallSettings . Builder<SwitchRuntimeRequest , Runtime , OperationMetadata > switchRuntimeOperationSettings ()
Returns the builder for the settings used for calls to switchRuntime.
Returns
switchRuntimeSettings()
public UnaryCallSettings . Builder<SwitchRuntimeRequest , Operation > switchRuntimeSettings ()
Returns the builder for the settings used for calls to switchRuntime.
Returns
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
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."],[],[]]