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