Send feedback
Class ManagedNotebookServiceStub (1.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.2.0 keyboard_arrow_down
public abstract class ManagedNotebookServiceStub implements BackgroundResource
Base stub class for the ManagedNotebookService service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
ManagedNotebookServiceStub()
public ManagedNotebookServiceStub ()
Methods
close()
public abstract void close ()
createRuntimeCallable()
public UnaryCallable<CreateRuntimeRequest , Operation > createRuntimeCallable ()
Returns
createRuntimeOperationCallable()
public OperationCallable<CreateRuntimeRequest , Runtime , OperationMetadata > createRuntimeOperationCallable ()
Returns
deleteRuntimeCallable()
public UnaryCallable<DeleteRuntimeRequest , Operation > deleteRuntimeCallable ()
Returns
deleteRuntimeOperationCallable()
public OperationCallable<DeleteRuntimeRequest , Empty , OperationMetadata > deleteRuntimeOperationCallable ()
Returns
getOperationsStub()
public OperationsStub getOperationsStub ()
Returns
getRuntimeCallable()
public UnaryCallable<GetRuntimeRequest , Runtime > getRuntimeCallable ()
Returns
listRuntimesCallable()
public UnaryCallable<ListRuntimesRequest , ListRuntimesResponse > listRuntimesCallable ()
Returns
listRuntimesPagedCallable()
public UnaryCallable<ListRuntimesRequest , ManagedNotebookServiceClient . ListRuntimesPagedResponse > listRuntimesPagedCallable ()
Returns
refreshRuntimeTokenInternalCallable()
public UnaryCallable<RefreshRuntimeTokenInternalRequest , RefreshRuntimeTokenInternalResponse > refreshRuntimeTokenInternalCallable ()
Returns
reportRuntimeEventCallable()
public UnaryCallable<ReportRuntimeEventRequest , Operation > reportRuntimeEventCallable ()
Returns
reportRuntimeEventOperationCallable()
public OperationCallable<ReportRuntimeEventRequest , Runtime , OperationMetadata > reportRuntimeEventOperationCallable ()
Returns
resetRuntimeCallable()
public UnaryCallable<ResetRuntimeRequest , Operation > resetRuntimeCallable ()
Returns
resetRuntimeOperationCallable()
public OperationCallable<ResetRuntimeRequest , Runtime , OperationMetadata > resetRuntimeOperationCallable ()
Returns
startRuntimeCallable()
public UnaryCallable<StartRuntimeRequest , Operation > startRuntimeCallable ()
Returns
startRuntimeOperationCallable()
public OperationCallable<StartRuntimeRequest , Runtime , OperationMetadata > startRuntimeOperationCallable ()
Returns
stopRuntimeCallable()
public UnaryCallable<StopRuntimeRequest , Operation > stopRuntimeCallable ()
Returns
stopRuntimeOperationCallable()
public OperationCallable<StopRuntimeRequest , Runtime , OperationMetadata > stopRuntimeOperationCallable ()
Returns
switchRuntimeCallable()
public UnaryCallable<SwitchRuntimeRequest , Operation > switchRuntimeCallable ()
Returns
switchRuntimeOperationCallable()
public OperationCallable<SwitchRuntimeRequest , Runtime , OperationMetadata > switchRuntimeOperationCallable ()
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."],[],[]]