Uses of Class
com.google.cloud.notebooks.v1.UpgradeInstanceInternalRequest
-
Packages that use UpgradeInstanceInternalRequest Package Description com.google.cloud.notebooks.v1 A client to Notebooks APIcom.google.cloud.notebooks.v1.stub -
-
Uses of UpgradeInstanceInternalRequest in com.google.cloud.notebooks.v1
Methods in com.google.cloud.notebooks.v1 that return UpgradeInstanceInternalRequest Modifier and Type Method Description UpgradeInstanceInternalRequestUpgradeInstanceInternalRequest.Builder. build()UpgradeInstanceInternalRequestUpgradeInstanceInternalRequest.Builder. buildPartial()static UpgradeInstanceInternalRequestUpgradeInstanceInternalRequest. getDefaultInstance()UpgradeInstanceInternalRequestUpgradeInstanceInternalRequest.Builder. getDefaultInstanceForType()UpgradeInstanceInternalRequestUpgradeInstanceInternalRequest. getDefaultInstanceForType()static UpgradeInstanceInternalRequestUpgradeInstanceInternalRequest. parseDelimitedFrom(InputStream input)static UpgradeInstanceInternalRequestUpgradeInstanceInternalRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpgradeInstanceInternalRequestUpgradeInstanceInternalRequest. parseFrom(byte[] data)static UpgradeInstanceInternalRequestUpgradeInstanceInternalRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpgradeInstanceInternalRequestUpgradeInstanceInternalRequest. parseFrom(com.google.protobuf.ByteString data)static UpgradeInstanceInternalRequestUpgradeInstanceInternalRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpgradeInstanceInternalRequestUpgradeInstanceInternalRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpgradeInstanceInternalRequestUpgradeInstanceInternalRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpgradeInstanceInternalRequestUpgradeInstanceInternalRequest. parseFrom(InputStream input)static UpgradeInstanceInternalRequestUpgradeInstanceInternalRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpgradeInstanceInternalRequestUpgradeInstanceInternalRequest. parseFrom(ByteBuffer data)static UpgradeInstanceInternalRequestUpgradeInstanceInternalRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.notebooks.v1 that return types with arguments of type UpgradeInstanceInternalRequest Modifier and Type Method Description com.google.protobuf.Parser<UpgradeInstanceInternalRequest>UpgradeInstanceInternalRequest. getParserForType()static io.grpc.MethodDescriptor<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>NotebookServiceGrpc. getUpgradeInstanceInternalMethod()static com.google.protobuf.Parser<UpgradeInstanceInternalRequest>UpgradeInstanceInternalRequest. parser()com.google.api.gax.rpc.UnaryCallable<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>NotebookServiceClient. upgradeInstanceInternalCallable()Allows notebook instances to call this endpoint to upgrade themselves.com.google.api.gax.rpc.OperationCallable<UpgradeInstanceInternalRequest,Instance,OperationMetadata>NotebookServiceClient. upgradeInstanceInternalOperationCallable()Allows notebook instances to call this endpoint to upgrade themselves.com.google.api.gax.rpc.OperationCallSettings.Builder<UpgradeInstanceInternalRequest,Instance,OperationMetadata>NotebookServiceSettings.Builder. upgradeInstanceInternalOperationSettings()Returns the builder for the settings used for calls to upgradeInstanceInternal.com.google.api.gax.rpc.OperationCallSettings<UpgradeInstanceInternalRequest,Instance,OperationMetadata>NotebookServiceSettings. upgradeInstanceInternalOperationSettings()Returns the object with the settings used for calls to upgradeInstanceInternal.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>NotebookServiceSettings.Builder. upgradeInstanceInternalSettings()Returns the builder for the settings used for calls to upgradeInstanceInternal.com.google.api.gax.rpc.UnaryCallSettings<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>NotebookServiceSettings. upgradeInstanceInternalSettings()Returns the object with the settings used for calls to upgradeInstanceInternal.Methods in com.google.cloud.notebooks.v1 with parameters of type UpgradeInstanceInternalRequest Modifier and Type Method Description UpgradeInstanceInternalRequest.BuilderUpgradeInstanceInternalRequest.Builder. mergeFrom(UpgradeInstanceInternalRequest other)static UpgradeInstanceInternalRequest.BuilderUpgradeInstanceInternalRequest. newBuilder(UpgradeInstanceInternalRequest prototype)default voidNotebookServiceGrpc.AsyncService. upgradeInstanceInternal(UpgradeInstanceInternalRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Allows notebook instances to call this endpoint to upgrade themselves.com.google.longrunning.OperationNotebookServiceGrpc.NotebookServiceBlockingStub. upgradeInstanceInternal(UpgradeInstanceInternalRequest request)Allows notebook instances to call this endpoint to upgrade themselves.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>NotebookServiceGrpc.NotebookServiceFutureStub. upgradeInstanceInternal(UpgradeInstanceInternalRequest request)Allows notebook instances to call this endpoint to upgrade themselves.voidNotebookServiceGrpc.NotebookServiceStub. upgradeInstanceInternal(UpgradeInstanceInternalRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Allows notebook instances to call this endpoint to upgrade themselves.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>NotebookServiceClient. upgradeInstanceInternalAsync(UpgradeInstanceInternalRequest request)Allows notebook instances to call this endpoint to upgrade themselves. -
Uses of UpgradeInstanceInternalRequest in com.google.cloud.notebooks.v1.stub
Methods in com.google.cloud.notebooks.v1.stub that return types with arguments of type UpgradeInstanceInternalRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>GrpcNotebookServiceStub. upgradeInstanceInternalCallable()com.google.api.gax.rpc.UnaryCallable<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>NotebookServiceStub. upgradeInstanceInternalCallable()com.google.api.gax.rpc.OperationCallable<UpgradeInstanceInternalRequest,Instance,OperationMetadata>GrpcNotebookServiceStub. upgradeInstanceInternalOperationCallable()com.google.api.gax.rpc.OperationCallable<UpgradeInstanceInternalRequest,Instance,OperationMetadata>NotebookServiceStub. upgradeInstanceInternalOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpgradeInstanceInternalRequest,Instance,OperationMetadata>NotebookServiceStubSettings.Builder. upgradeInstanceInternalOperationSettings()Returns the builder for the settings used for calls to upgradeInstanceInternal.com.google.api.gax.rpc.OperationCallSettings<UpgradeInstanceInternalRequest,Instance,OperationMetadata>NotebookServiceStubSettings. upgradeInstanceInternalOperationSettings()Returns the object with the settings used for calls to upgradeInstanceInternal.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>NotebookServiceStubSettings.Builder. upgradeInstanceInternalSettings()Returns the builder for the settings used for calls to upgradeInstanceInternal.com.google.api.gax.rpc.UnaryCallSettings<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>NotebookServiceStubSettings. upgradeInstanceInternalSettings()Returns the object with the settings used for calls to upgradeInstanceInternal.
-