Class ManagedNotebookServiceStub (1.42.0)

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.

Inheritance

java.lang.Object > ManagedNotebookServiceStub

Implements

BackgroundResource

Constructors

ManagedNotebookServiceStub()

public ManagedNotebookServiceStub()

Methods

close()

public abstract void close()

createRuntimeCallable()

public UnaryCallable<CreateRuntimeRequest,Operation> createRuntimeCallable()
Returns
Type Description
UnaryCallable<CreateRuntimeRequest,Operation>

createRuntimeOperationCallable()

public OperationCallable<CreateRuntimeRequest,Runtime,OperationMetadata> createRuntimeOperationCallable()
Returns
Type Description
OperationCallable<CreateRuntimeRequest,Runtime,OperationMetadata>

deleteRuntimeCallable()

public UnaryCallable<DeleteRuntimeRequest,Operation> deleteRuntimeCallable()
Returns
Type Description
UnaryCallable<DeleteRuntimeRequest,Operation>

deleteRuntimeOperationCallable()

public OperationCallable<DeleteRuntimeRequest,Empty,OperationMetadata> deleteRuntimeOperationCallable()
Returns
Type Description
OperationCallable<DeleteRuntimeRequest,Empty,OperationMetadata>

diagnoseRuntimeCallable()

public UnaryCallable<DiagnoseRuntimeRequest,Operation> diagnoseRuntimeCallable()
Returns
Type Description
UnaryCallable<DiagnoseRuntimeRequest,Operation>

diagnoseRuntimeOperationCallable()

public OperationCallable<DiagnoseRuntimeRequest,Runtime,OperationMetadata> diagnoseRuntimeOperationCallable()
Returns
Type Description
OperationCallable<DiagnoseRuntimeRequest,Runtime,OperationMetadata>

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
Type Description
OperationsStub

getRuntimeCallable()

public UnaryCallable<GetRuntimeRequest,Runtime> getRuntimeCallable()
Returns
Type Description
UnaryCallable<GetRuntimeRequest,Runtime>

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
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listRuntimesCallable()

public UnaryCallable<ListRuntimesRequest,ListRuntimesResponse> listRuntimesCallable()
Returns
Type Description
UnaryCallable<ListRuntimesRequest,ListRuntimesResponse>

listRuntimesPagedCallable()

public UnaryCallable<ListRuntimesRequest,ManagedNotebookServiceClient.ListRuntimesPagedResponse> listRuntimesPagedCallable()
Returns
Type Description
UnaryCallable<ListRuntimesRequest,ListRuntimesPagedResponse>

refreshRuntimeTokenInternalCallable()

public UnaryCallable<RefreshRuntimeTokenInternalRequest,RefreshRuntimeTokenInternalResponse> refreshRuntimeTokenInternalCallable()
Returns
Type Description
UnaryCallable<RefreshRuntimeTokenInternalRequest,RefreshRuntimeTokenInternalResponse>

reportRuntimeEventCallable()

public UnaryCallable<ReportRuntimeEventRequest,Operation> reportRuntimeEventCallable()
Returns
Type Description
UnaryCallable<ReportRuntimeEventRequest,Operation>

reportRuntimeEventOperationCallable()

public OperationCallable<ReportRuntimeEventRequest,Runtime,OperationMetadata> reportRuntimeEventOperationCallable()
Returns
Type Description
OperationCallable<ReportRuntimeEventRequest,Runtime,OperationMetadata>

resetRuntimeCallable()

public UnaryCallable<ResetRuntimeRequest,Operation> resetRuntimeCallable()
Returns
Type Description
UnaryCallable<ResetRuntimeRequest,Operation>

resetRuntimeOperationCallable()

public OperationCallable<ResetRuntimeRequest,Runtime,OperationMetadata> resetRuntimeOperationCallable()
Returns
Type Description
OperationCallable<ResetRuntimeRequest,Runtime,OperationMetadata>

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
Type Description
UnaryCallable<StartRuntimeRequest,Operation>

startRuntimeOperationCallable()

public OperationCallable<StartRuntimeRequest,Runtime,OperationMetadata> startRuntimeOperationCallable()
Returns
Type Description
OperationCallable<StartRuntimeRequest,Runtime,OperationMetadata>

stopRuntimeCallable()

public UnaryCallable<StopRuntimeRequest,Operation> stopRuntimeCallable()
Returns
Type Description
UnaryCallable<StopRuntimeRequest,Operation>

stopRuntimeOperationCallable()

public OperationCallable<StopRuntimeRequest,Runtime,OperationMetadata> stopRuntimeOperationCallable()
Returns
Type Description
OperationCallable<StopRuntimeRequest,Runtime,OperationMetadata>

switchRuntimeCallable()

public UnaryCallable<SwitchRuntimeRequest,Operation> switchRuntimeCallable()
Returns
Type Description
UnaryCallable<SwitchRuntimeRequest,Operation>

switchRuntimeOperationCallable()

public OperationCallable<SwitchRuntimeRequest,Runtime,OperationMetadata> switchRuntimeOperationCallable()
Returns
Type Description
OperationCallable<SwitchRuntimeRequest,Runtime,OperationMetadata>

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
Type Description
UnaryCallable<UpdateRuntimeRequest,Operation>

updateRuntimeOperationCallable()

public OperationCallable<UpdateRuntimeRequest,Runtime,OperationMetadata> updateRuntimeOperationCallable()
Returns
Type Description
OperationCallable<UpdateRuntimeRequest,Runtime,OperationMetadata>

upgradeRuntimeCallable()

public UnaryCallable<UpgradeRuntimeRequest,Operation> upgradeRuntimeCallable()
Returns
Type Description
UnaryCallable<UpgradeRuntimeRequest,Operation>

upgradeRuntimeOperationCallable()

public OperationCallable<UpgradeRuntimeRequest,Runtime,OperationMetadata> upgradeRuntimeOperationCallable()
Returns
Type Description
OperationCallable<UpgradeRuntimeRequest,Runtime,OperationMetadata>