@Generated(value="by gapic-generator-java") public class GrpcNotebookServiceStub extends NotebookServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcNotebookServiceStub(NotebookServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcNotebookServiceStub, using the given settings.
|
protected |
GrpcNotebookServiceStub(NotebookServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcNotebookServiceStub, using the given settings.
|
protected GrpcNotebookServiceStub(NotebookServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcNotebookServiceStub(NotebookServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcNotebookServiceStub create(NotebookServiceStubSettings settings) throws IOException
IOExceptionpublic static final GrpcNotebookServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcNotebookServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
getOperationsStub in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateNotebookRuntimeTemplateRequest,com.google.longrunning.Operation> createNotebookRuntimeTemplateCallable()
createNotebookRuntimeTemplateCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.OperationCallable<CreateNotebookRuntimeTemplateRequest,NotebookRuntimeTemplate,CreateNotebookRuntimeTemplateOperationMetadata> createNotebookRuntimeTemplateOperationCallable()
createNotebookRuntimeTemplateOperationCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetNotebookRuntimeTemplateRequest,NotebookRuntimeTemplate> getNotebookRuntimeTemplateCallable()
getNotebookRuntimeTemplateCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListNotebookRuntimeTemplatesRequest,ListNotebookRuntimeTemplatesResponse> listNotebookRuntimeTemplatesCallable()
listNotebookRuntimeTemplatesCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListNotebookRuntimeTemplatesRequest,NotebookServiceClient.ListNotebookRuntimeTemplatesPagedResponse> listNotebookRuntimeTemplatesPagedCallable()
listNotebookRuntimeTemplatesPagedCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteNotebookRuntimeTemplateRequest,com.google.longrunning.Operation> deleteNotebookRuntimeTemplateCallable()
deleteNotebookRuntimeTemplateCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.OperationCallable<DeleteNotebookRuntimeTemplateRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteNotebookRuntimeTemplateOperationCallable()
deleteNotebookRuntimeTemplateOperationCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateNotebookRuntimeTemplateRequest,NotebookRuntimeTemplate> updateNotebookRuntimeTemplateCallable()
updateNotebookRuntimeTemplateCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<AssignNotebookRuntimeRequest,com.google.longrunning.Operation> assignNotebookRuntimeCallable()
assignNotebookRuntimeCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.OperationCallable<AssignNotebookRuntimeRequest,NotebookRuntime,AssignNotebookRuntimeOperationMetadata> assignNotebookRuntimeOperationCallable()
assignNotebookRuntimeOperationCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetNotebookRuntimeRequest,NotebookRuntime> getNotebookRuntimeCallable()
getNotebookRuntimeCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListNotebookRuntimesRequest,ListNotebookRuntimesResponse> listNotebookRuntimesCallable()
listNotebookRuntimesCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListNotebookRuntimesRequest,NotebookServiceClient.ListNotebookRuntimesPagedResponse> listNotebookRuntimesPagedCallable()
listNotebookRuntimesPagedCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteNotebookRuntimeRequest,com.google.longrunning.Operation> deleteNotebookRuntimeCallable()
deleteNotebookRuntimeCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.OperationCallable<DeleteNotebookRuntimeRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteNotebookRuntimeOperationCallable()
deleteNotebookRuntimeOperationCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpgradeNotebookRuntimeRequest,com.google.longrunning.Operation> upgradeNotebookRuntimeCallable()
upgradeNotebookRuntimeCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.OperationCallable<UpgradeNotebookRuntimeRequest,UpgradeNotebookRuntimeResponse,UpgradeNotebookRuntimeOperationMetadata> upgradeNotebookRuntimeOperationCallable()
upgradeNotebookRuntimeOperationCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<StartNotebookRuntimeRequest,com.google.longrunning.Operation> startNotebookRuntimeCallable()
startNotebookRuntimeCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.OperationCallable<StartNotebookRuntimeRequest,StartNotebookRuntimeResponse,StartNotebookRuntimeOperationMetadata> startNotebookRuntimeOperationCallable()
startNotebookRuntimeOperationCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateNotebookExecutionJobRequest,com.google.longrunning.Operation> createNotebookExecutionJobCallable()
createNotebookExecutionJobCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.OperationCallable<CreateNotebookExecutionJobRequest,NotebookExecutionJob,CreateNotebookExecutionJobOperationMetadata> createNotebookExecutionJobOperationCallable()
createNotebookExecutionJobOperationCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetNotebookExecutionJobRequest,NotebookExecutionJob> getNotebookExecutionJobCallable()
getNotebookExecutionJobCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListNotebookExecutionJobsRequest,ListNotebookExecutionJobsResponse> listNotebookExecutionJobsCallable()
listNotebookExecutionJobsCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListNotebookExecutionJobsRequest,NotebookServiceClient.ListNotebookExecutionJobsPagedResponse> listNotebookExecutionJobsPagedCallable()
listNotebookExecutionJobsPagedCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteNotebookExecutionJobRequest,com.google.longrunning.Operation> deleteNotebookExecutionJobCallable()
deleteNotebookExecutionJobCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.OperationCallable<DeleteNotebookExecutionJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteNotebookExecutionJobOperationCallable()
deleteNotebookExecutionJobOperationCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> listLocationsCallable()
listLocationsCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,NotebookServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
listLocationsPagedCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationCallable()
getLocationCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicyCallable()
setIamPolicyCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicyCallable()
getIamPolicyCallable in class NotebookServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsCallable()
testIamPermissionsCallable in class NotebookServiceStubpublic final void close()
close in interface AutoCloseableclose in class NotebookServiceStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Google LLC. All rights reserved.