Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class ManagedNotebookServiceStub (1.5.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 1.5.0keyboard_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
diagnoseRuntimeCallable()
public UnaryCallable<DiagnoseRuntimeRequest , Operation > diagnoseRuntimeCallable ()
Returns
diagnoseRuntimeOperationCallable()
public OperationCallable<DiagnoseRuntimeRequest , Runtime , OperationMetadata > diagnoseRuntimeOperationCallable ()
Returns
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyRequest , Policy > getIamPolicyCallable ()
Returns
Type
Description
UnaryCallable <com.google.iam.v1.GetIamPolicyRequest ,com.google.iam.v1.Policy >
getLocationCallable()
public UnaryCallable<GetLocationRequest , Location > getLocationCallable ()
Returns
Type
Description
UnaryCallable <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
getOperationsStub()
public OperationsStub getOperationsStub ()
Returns
getRuntimeCallable()
public UnaryCallable<GetRuntimeRequest , Runtime > getRuntimeCallable ()
Returns
listLocationsCallable()
public UnaryCallable<ListLocationsRequest , ListLocationsResponse > listLocationsCallable ()
Returns
Type
Description
UnaryCallable <com.google.cloud.location.ListLocationsRequest ,com.google.cloud.location.ListLocationsResponse >
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest , ManagedNotebookServiceClient . ListLocationsPagedResponse > listLocationsPagedCallable ()
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
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyRequest , Policy > setIamPolicyCallable ()
Returns
Type
Description
UnaryCallable <com.google.iam.v1.SetIamPolicyRequest ,com.google.iam.v1.Policy >
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
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsRequest , TestIamPermissionsResponse > testIamPermissionsCallable ()
Returns
Type
Description
UnaryCallable <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse >
updateRuntimeCallable()
public UnaryCallable<UpdateRuntimeRequest , Operation > updateRuntimeCallable ()
Returns
updateRuntimeOperationCallable()
public OperationCallable<UpdateRuntimeRequest , Runtime , OperationMetadata > updateRuntimeOperationCallable ()
Returns
upgradeRuntimeCallable()
public UnaryCallable<UpgradeRuntimeRequest , Operation > upgradeRuntimeCallable ()
Returns
upgradeRuntimeOperationCallable()
public OperationCallable<UpgradeRuntimeRequest , Runtime , OperationMetadata > upgradeRuntimeOperationCallable ()
Returns
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 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]