Uses of Class
com.google.cloud.notebooks.v2.Instance
-
Packages that use Instance Package Description com.google.cloud.notebooks.v2 A client to Notebooks APIcom.google.cloud.notebooks.v2.stub -
-
Uses of Instance in com.google.cloud.notebooks.v2
Methods in com.google.cloud.notebooks.v2 that return Instance Modifier and Type Method Description Instance
Instance.Builder. build()
Instance
Instance.Builder. buildPartial()
static Instance
Instance. getDefaultInstance()
Instance
Instance.Builder. getDefaultInstanceForType()
Instance
Instance. getDefaultInstanceForType()
Instance
CreateInstanceRequest.Builder. getInstance()
Required.Instance
CreateInstanceRequest. getInstance()
Required.Instance
CreateInstanceRequestOrBuilder. getInstance()
Required.Instance
NotebookServiceClient. getInstance(GetInstanceRequest request)
Gets details of a single Instance.Instance
NotebookServiceClient. getInstance(InstanceName name)
Gets details of a single Instance.Instance
NotebookServiceClient. getInstance(String name)
Gets details of a single Instance.Instance
NotebookServiceGrpc.NotebookServiceBlockingStub. getInstance(GetInstanceRequest request)
Gets details of a single Instance.Instance
UpdateInstanceRequest.Builder. getInstance()
Required.Instance
UpdateInstanceRequest. getInstance()
Required.Instance
UpdateInstanceRequestOrBuilder. getInstance()
Required.Instance
ListInstancesResponse.Builder. getInstances(int index)
A list of returned instances.Instance
ListInstancesResponse. getInstances(int index)
A list of returned instances.Instance
ListInstancesResponseOrBuilder. getInstances(int index)
A list of returned instances.static Instance
Instance. parseDelimitedFrom(InputStream input)
static Instance
Instance. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance
Instance. parseFrom(byte[] data)
static Instance
Instance. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance
Instance. parseFrom(com.google.protobuf.ByteString data)
static Instance
Instance. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance
Instance. parseFrom(com.google.protobuf.CodedInputStream input)
static Instance
Instance. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance
Instance. parseFrom(InputStream input)
static Instance
Instance. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance
Instance. parseFrom(ByteBuffer data)
static Instance
Instance. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.notebooks.v2 that return types with arguments of type Instance Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. createInstanceAsync(CreateInstanceRequest request)
Creates a new Instance in a given project and location.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. createInstanceAsync(LocationName parent, Instance instance, String instanceId)
Creates a new Instance in a given project and location.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. createInstanceAsync(String parent, Instance instance, String instanceId)
Creates a new Instance in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateInstanceRequest,Instance,OperationMetadata>
NotebookServiceClient. createInstanceOperationCallable()
Creates a new Instance in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. createInstanceOperationSettings()
Returns the builder for the settings used for calls to createInstance.com.google.api.gax.rpc.OperationCallSettings<CreateInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings. createInstanceOperationSettings()
Returns the object with the settings used for calls to createInstance.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. diagnoseInstanceAsync(DiagnoseInstanceRequest request)
Creates a Diagnostic File and runs Diagnostic Tool given an Instance.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. diagnoseInstanceAsync(InstanceName name, DiagnosticConfig diagnosticConfig)
Creates a Diagnostic File and runs Diagnostic Tool given an Instance.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. diagnoseInstanceAsync(String name, DiagnosticConfig diagnosticConfig)
Creates a Diagnostic File and runs Diagnostic Tool given an Instance.com.google.api.gax.rpc.OperationCallable<DiagnoseInstanceRequest,Instance,OperationMetadata>
NotebookServiceClient. diagnoseInstanceOperationCallable()
Creates a Diagnostic File and runs Diagnostic Tool given an Instance.com.google.api.gax.rpc.OperationCallSettings.Builder<DiagnoseInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. diagnoseInstanceOperationSettings()
Returns the builder for the settings used for calls to diagnoseInstance.com.google.api.gax.rpc.OperationCallSettings<DiagnoseInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings. diagnoseInstanceOperationSettings()
Returns the object with the settings used for calls to diagnoseInstance.static io.grpc.MethodDescriptor<GetInstanceRequest,Instance>
NotebookServiceGrpc. getGetInstanceMethod()
com.google.common.util.concurrent.ListenableFuture<Instance>
NotebookServiceGrpc.NotebookServiceFutureStub. getInstance(GetInstanceRequest request)
Gets details of a single Instance.com.google.api.gax.rpc.UnaryCallable<GetInstanceRequest,Instance>
NotebookServiceClient. getInstanceCallable()
Gets details of a single Instance.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceRequest,Instance>
NotebookServiceSettings.Builder. getInstanceSettings()
Returns the builder for the settings used for calls to getInstance.com.google.api.gax.rpc.UnaryCallSettings<GetInstanceRequest,Instance>
NotebookServiceSettings. getInstanceSettings()
Returns the object with the settings used for calls to getInstance.List<Instance>
ListInstancesResponse.Builder. getInstancesList()
A list of returned instances.List<Instance>
ListInstancesResponse. getInstancesList()
A list of returned instances.List<Instance>
ListInstancesResponseOrBuilder. getInstancesList()
A list of returned instances.com.google.protobuf.Parser<Instance>
Instance. getParserForType()
static com.google.protobuf.Parser<Instance>
Instance. parser()
com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. resetInstanceAsync(ResetInstanceRequest request)
Resets a notebook instance.com.google.api.gax.rpc.OperationCallable<ResetInstanceRequest,Instance,OperationMetadata>
NotebookServiceClient. resetInstanceOperationCallable()
Resets a notebook instance.com.google.api.gax.rpc.OperationCallSettings.Builder<ResetInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. resetInstanceOperationSettings()
Returns the builder for the settings used for calls to resetInstance.com.google.api.gax.rpc.OperationCallSettings<ResetInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings. resetInstanceOperationSettings()
Returns the object with the settings used for calls to resetInstance.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. rollbackInstanceAsync(RollbackInstanceRequest request)
Rollbacks a notebook instance to the previous version.com.google.api.gax.rpc.OperationCallable<RollbackInstanceRequest,Instance,OperationMetadata>
NotebookServiceClient. rollbackInstanceOperationCallable()
Rollbacks a notebook instance to the previous version.com.google.api.gax.rpc.OperationCallSettings.Builder<RollbackInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. rollbackInstanceOperationSettings()
Returns the builder for the settings used for calls to rollbackInstance.com.google.api.gax.rpc.OperationCallSettings<RollbackInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings. rollbackInstanceOperationSettings()
Returns the object with the settings used for calls to rollbackInstance.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. startInstanceAsync(StartInstanceRequest request)
Starts a notebook instance.com.google.api.gax.rpc.OperationCallable<StartInstanceRequest,Instance,OperationMetadata>
NotebookServiceClient. startInstanceOperationCallable()
Starts a notebook instance.com.google.api.gax.rpc.OperationCallSettings.Builder<StartInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. startInstanceOperationSettings()
Returns the builder for the settings used for calls to startInstance.com.google.api.gax.rpc.OperationCallSettings<StartInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings. startInstanceOperationSettings()
Returns the object with the settings used for calls to startInstance.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. stopInstanceAsync(StopInstanceRequest request)
Stops a notebook instance.com.google.api.gax.rpc.OperationCallable<StopInstanceRequest,Instance,OperationMetadata>
NotebookServiceClient. stopInstanceOperationCallable()
Stops a notebook instance.com.google.api.gax.rpc.OperationCallSettings.Builder<StopInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. stopInstanceOperationSettings()
Returns the builder for the settings used for calls to stopInstance.com.google.api.gax.rpc.OperationCallSettings<StopInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings. stopInstanceOperationSettings()
Returns the object with the settings used for calls to stopInstance.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. updateInstanceAsync(Instance instance, com.google.protobuf.FieldMask updateMask)
UpdateInstance updates an Instance.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. updateInstanceAsync(UpdateInstanceRequest request)
UpdateInstance updates an Instance.com.google.api.gax.rpc.OperationCallable<UpdateInstanceRequest,Instance,OperationMetadata>
NotebookServiceClient. updateInstanceOperationCallable()
UpdateInstance updates an Instance.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. updateInstanceOperationSettings()
Returns the builder for the settings used for calls to updateInstance.com.google.api.gax.rpc.OperationCallSettings<UpdateInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings. updateInstanceOperationSettings()
Returns the object with the settings used for calls to updateInstance.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. upgradeInstanceAsync(UpgradeInstanceRequest request)
Upgrades a notebook instance to the latest version.com.google.api.gax.rpc.OperationCallable<UpgradeInstanceRequest,Instance,OperationMetadata>
NotebookServiceClient. upgradeInstanceOperationCallable()
Upgrades a notebook instance to the latest version.com.google.api.gax.rpc.OperationCallSettings.Builder<UpgradeInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. upgradeInstanceOperationSettings()
Returns the builder for the settings used for calls to upgradeInstance.com.google.api.gax.rpc.OperationCallSettings<UpgradeInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings. upgradeInstanceOperationSettings()
Returns the object with the settings used for calls to upgradeInstance.Methods in com.google.cloud.notebooks.v2 with parameters of type Instance Modifier and Type Method Description ListInstancesResponse.Builder
ListInstancesResponse.Builder. addInstances(int index, Instance value)
A list of returned instances.ListInstancesResponse.Builder
ListInstancesResponse.Builder. addInstances(Instance value)
A list of returned instances.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. createInstanceAsync(LocationName parent, Instance instance, String instanceId)
Creates a new Instance in a given project and location.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. createInstanceAsync(String parent, Instance instance, String instanceId)
Creates a new Instance in a given project and location.Instance.Builder
Instance.Builder. mergeFrom(Instance other)
CreateInstanceRequest.Builder
CreateInstanceRequest.Builder. mergeInstance(Instance value)
Required.UpdateInstanceRequest.Builder
UpdateInstanceRequest.Builder. mergeInstance(Instance value)
Required.static Instance.Builder
Instance. newBuilder(Instance prototype)
CreateInstanceRequest.Builder
CreateInstanceRequest.Builder. setInstance(Instance value)
Required.UpdateInstanceRequest.Builder
UpdateInstanceRequest.Builder. setInstance(Instance value)
Required.ListInstancesResponse.Builder
ListInstancesResponse.Builder. setInstances(int index, Instance value)
A list of returned instances.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. updateInstanceAsync(Instance instance, com.google.protobuf.FieldMask updateMask)
UpdateInstance updates an Instance.Method parameters in com.google.cloud.notebooks.v2 with type arguments of type Instance Modifier and Type Method Description ListInstancesResponse.Builder
ListInstancesResponse.Builder. addAllInstances(Iterable<? extends Instance> values)
A list of returned instances.static com.google.api.core.ApiFuture<NotebookServiceClient.ListInstancesPagedResponse>
NotebookServiceClient.ListInstancesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse)
protected NotebookServiceClient.ListInstancesPage
NotebookServiceClient.ListInstancesPage. createPage(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, ListInstancesResponse response)
com.google.api.core.ApiFuture<NotebookServiceClient.ListInstancesPage>
NotebookServiceClient.ListInstancesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse)
default void
NotebookServiceGrpc.AsyncService. getInstance(GetInstanceRequest request, io.grpc.stub.StreamObserver<Instance> responseObserver)
Gets details of a single Instance.void
NotebookServiceGrpc.NotebookServiceStub. getInstance(GetInstanceRequest request, io.grpc.stub.StreamObserver<Instance> responseObserver)
Gets details of a single Instance. -
Uses of Instance in com.google.cloud.notebooks.v2.stub
Methods in com.google.cloud.notebooks.v2.stub that return types with arguments of type Instance Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateInstanceRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. createInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateInstanceRequest,Instance,OperationMetadata>
HttpJsonNotebookServiceStub. createInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateInstanceRequest,Instance,OperationMetadata>
NotebookServiceStub. createInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. createInstanceOperationSettings()
Returns the builder for the settings used for calls to createInstance.com.google.api.gax.rpc.OperationCallSettings<CreateInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. createInstanceOperationSettings()
Returns the object with the settings used for calls to createInstance.com.google.api.gax.rpc.OperationCallable<DiagnoseInstanceRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. diagnoseInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DiagnoseInstanceRequest,Instance,OperationMetadata>
HttpJsonNotebookServiceStub. diagnoseInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DiagnoseInstanceRequest,Instance,OperationMetadata>
NotebookServiceStub. diagnoseInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DiagnoseInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. diagnoseInstanceOperationSettings()
Returns the builder for the settings used for calls to diagnoseInstance.com.google.api.gax.rpc.OperationCallSettings<DiagnoseInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. diagnoseInstanceOperationSettings()
Returns the object with the settings used for calls to diagnoseInstance.com.google.api.gax.rpc.UnaryCallable<GetInstanceRequest,Instance>
GrpcNotebookServiceStub. getInstanceCallable()
com.google.api.gax.rpc.UnaryCallable<GetInstanceRequest,Instance>
HttpJsonNotebookServiceStub. getInstanceCallable()
com.google.api.gax.rpc.UnaryCallable<GetInstanceRequest,Instance>
NotebookServiceStub. getInstanceCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceRequest,Instance>
NotebookServiceStubSettings.Builder. getInstanceSettings()
Returns the builder for the settings used for calls to getInstance.com.google.api.gax.rpc.UnaryCallSettings<GetInstanceRequest,Instance>
NotebookServiceStubSettings. getInstanceSettings()
Returns the object with the settings used for calls to getInstance.com.google.api.gax.rpc.OperationCallable<ResetInstanceRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. resetInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<ResetInstanceRequest,Instance,OperationMetadata>
HttpJsonNotebookServiceStub. resetInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<ResetInstanceRequest,Instance,OperationMetadata>
NotebookServiceStub. resetInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<ResetInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. resetInstanceOperationSettings()
Returns the builder for the settings used for calls to resetInstance.com.google.api.gax.rpc.OperationCallSettings<ResetInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. resetInstanceOperationSettings()
Returns the object with the settings used for calls to resetInstance.com.google.api.gax.rpc.OperationCallable<RollbackInstanceRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. rollbackInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<RollbackInstanceRequest,Instance,OperationMetadata>
HttpJsonNotebookServiceStub. rollbackInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<RollbackInstanceRequest,Instance,OperationMetadata>
NotebookServiceStub. rollbackInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<RollbackInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. rollbackInstanceOperationSettings()
Returns the builder for the settings used for calls to rollbackInstance.com.google.api.gax.rpc.OperationCallSettings<RollbackInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. rollbackInstanceOperationSettings()
Returns the object with the settings used for calls to rollbackInstance.com.google.api.gax.rpc.OperationCallable<StartInstanceRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. startInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<StartInstanceRequest,Instance,OperationMetadata>
HttpJsonNotebookServiceStub. startInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<StartInstanceRequest,Instance,OperationMetadata>
NotebookServiceStub. startInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<StartInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. startInstanceOperationSettings()
Returns the builder for the settings used for calls to startInstance.com.google.api.gax.rpc.OperationCallSettings<StartInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. startInstanceOperationSettings()
Returns the object with the settings used for calls to startInstance.com.google.api.gax.rpc.OperationCallable<StopInstanceRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. stopInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<StopInstanceRequest,Instance,OperationMetadata>
HttpJsonNotebookServiceStub. stopInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<StopInstanceRequest,Instance,OperationMetadata>
NotebookServiceStub. stopInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<StopInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. stopInstanceOperationSettings()
Returns the builder for the settings used for calls to stopInstance.com.google.api.gax.rpc.OperationCallSettings<StopInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. stopInstanceOperationSettings()
Returns the object with the settings used for calls to stopInstance.com.google.api.gax.rpc.OperationCallable<UpdateInstanceRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. updateInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateInstanceRequest,Instance,OperationMetadata>
HttpJsonNotebookServiceStub. updateInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateInstanceRequest,Instance,OperationMetadata>
NotebookServiceStub. updateInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. updateInstanceOperationSettings()
Returns the builder for the settings used for calls to updateInstance.com.google.api.gax.rpc.OperationCallSettings<UpdateInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. updateInstanceOperationSettings()
Returns the object with the settings used for calls to updateInstance.com.google.api.gax.rpc.OperationCallable<UpgradeInstanceRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. upgradeInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpgradeInstanceRequest,Instance,OperationMetadata>
HttpJsonNotebookServiceStub. upgradeInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpgradeInstanceRequest,Instance,OperationMetadata>
NotebookServiceStub. upgradeInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpgradeInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. upgradeInstanceOperationSettings()
Returns the builder for the settings used for calls to upgradeInstance.com.google.api.gax.rpc.OperationCallSettings<UpgradeInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. upgradeInstanceOperationSettings()
Returns the object with the settings used for calls to upgradeInstance.
-