Send feedback
Class ManagedNotebookServiceSettings.Builder (0.6.2)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.6.2 keyboard_arrow_down
public static class ManagedNotebookServiceSettings . Builder extends ClientSettings . Builder<ManagedNotebookServiceSettings , ManagedNotebookServiceSettings . Builder >
Builder for ManagedNotebookServiceSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Parameter
Builder(ManagedNotebookServiceSettings settings)
protected Builder ( ManagedNotebookServiceSettings settings )
Parameter
Builder(ManagedNotebookServiceStubSettings.Builder stubSettings)
protected Builder ( ManagedNotebookServiceStubSettings . Builder stubSettings )
Parameter
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public ManagedNotebookServiceSettings . 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 ManagedNotebookServiceSettings 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
getStubSettingsBuilder()
public ManagedNotebookServiceStubSettings . Builder getStubSettingsBuilder ()
Returns
listRuntimesSettings()
public PagedCallSettings . Builder<ListRuntimesRequest , ListRuntimesResponse , ManagedNotebookServiceClient . ListRuntimesPagedResponse > listRuntimesSettings ()
Returns the builder for the settings used for calls to listRuntimes.
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
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."],[],[]]