Uses of Class
com.google.cloud.notebooks.v1.DeleteRuntimeRequest
-
Packages that use DeleteRuntimeRequest Package Description com.google.cloud.notebooks.v1 A client to Notebooks APIcom.google.cloud.notebooks.v1.stub -
-
Uses of DeleteRuntimeRequest in com.google.cloud.notebooks.v1
Methods in com.google.cloud.notebooks.v1 that return DeleteRuntimeRequest Modifier and Type Method Description DeleteRuntimeRequest
DeleteRuntimeRequest.Builder. build()
DeleteRuntimeRequest
DeleteRuntimeRequest.Builder. buildPartial()
static DeleteRuntimeRequest
DeleteRuntimeRequest. getDefaultInstance()
DeleteRuntimeRequest
DeleteRuntimeRequest.Builder. getDefaultInstanceForType()
DeleteRuntimeRequest
DeleteRuntimeRequest. getDefaultInstanceForType()
static DeleteRuntimeRequest
DeleteRuntimeRequest. parseDelimitedFrom(InputStream input)
static DeleteRuntimeRequest
DeleteRuntimeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteRuntimeRequest
DeleteRuntimeRequest. parseFrom(byte[] data)
static DeleteRuntimeRequest
DeleteRuntimeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteRuntimeRequest
DeleteRuntimeRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteRuntimeRequest
DeleteRuntimeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteRuntimeRequest
DeleteRuntimeRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteRuntimeRequest
DeleteRuntimeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteRuntimeRequest
DeleteRuntimeRequest. parseFrom(InputStream input)
static DeleteRuntimeRequest
DeleteRuntimeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteRuntimeRequest
DeleteRuntimeRequest. parseFrom(ByteBuffer data)
static DeleteRuntimeRequest
DeleteRuntimeRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.notebooks.v1 that return types with arguments of type DeleteRuntimeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceClient. deleteRuntimeCallable()
Deletes a single Runtime.com.google.api.gax.rpc.OperationCallable<DeleteRuntimeRequest,com.google.protobuf.Empty,OperationMetadata>
ManagedNotebookServiceClient. deleteRuntimeOperationCallable()
Deletes a single Runtime.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRuntimeRequest,com.google.protobuf.Empty,OperationMetadata>
ManagedNotebookServiceSettings.Builder. deleteRuntimeOperationSettings()
Returns the builder for the settings used for calls to deleteRuntime.com.google.api.gax.rpc.OperationCallSettings<DeleteRuntimeRequest,com.google.protobuf.Empty,OperationMetadata>
ManagedNotebookServiceSettings. deleteRuntimeOperationSettings()
Returns the object with the settings used for calls to deleteRuntime.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceSettings.Builder. deleteRuntimeSettings()
Returns the builder for the settings used for calls to deleteRuntime.com.google.api.gax.rpc.UnaryCallSettings<DeleteRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceSettings. deleteRuntimeSettings()
Returns the object with the settings used for calls to deleteRuntime.static io.grpc.MethodDescriptor<DeleteRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceGrpc. getDeleteRuntimeMethod()
com.google.protobuf.Parser<DeleteRuntimeRequest>
DeleteRuntimeRequest. getParserForType()
static com.google.protobuf.Parser<DeleteRuntimeRequest>
DeleteRuntimeRequest. parser()
Methods in com.google.cloud.notebooks.v1 with parameters of type DeleteRuntimeRequest Modifier and Type Method Description default void
ManagedNotebookServiceGrpc.AsyncService. deleteRuntime(DeleteRuntimeRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a single Runtime.com.google.longrunning.Operation
ManagedNotebookServiceGrpc.ManagedNotebookServiceBlockingStub. deleteRuntime(DeleteRuntimeRequest request)
Deletes a single Runtime.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ManagedNotebookServiceGrpc.ManagedNotebookServiceFutureStub. deleteRuntime(DeleteRuntimeRequest request)
Deletes a single Runtime.void
ManagedNotebookServiceGrpc.ManagedNotebookServiceStub. deleteRuntime(DeleteRuntimeRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a single Runtime.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
ManagedNotebookServiceClient. deleteRuntimeAsync(DeleteRuntimeRequest request)
Deletes a single Runtime.DeleteRuntimeRequest.Builder
DeleteRuntimeRequest.Builder. mergeFrom(DeleteRuntimeRequest other)
static DeleteRuntimeRequest.Builder
DeleteRuntimeRequest. newBuilder(DeleteRuntimeRequest prototype)
-
Uses of DeleteRuntimeRequest in com.google.cloud.notebooks.v1.stub
Methods in com.google.cloud.notebooks.v1.stub that return types with arguments of type DeleteRuntimeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteRuntimeRequest,com.google.longrunning.Operation>
GrpcManagedNotebookServiceStub. deleteRuntimeCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceStub. deleteRuntimeCallable()
com.google.api.gax.rpc.OperationCallable<DeleteRuntimeRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcManagedNotebookServiceStub. deleteRuntimeOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteRuntimeRequest,com.google.protobuf.Empty,OperationMetadata>
ManagedNotebookServiceStub. deleteRuntimeOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRuntimeRequest,com.google.protobuf.Empty,OperationMetadata>
ManagedNotebookServiceStubSettings.Builder. deleteRuntimeOperationSettings()
Returns the builder for the settings used for calls to deleteRuntime.com.google.api.gax.rpc.OperationCallSettings<DeleteRuntimeRequest,com.google.protobuf.Empty,OperationMetadata>
ManagedNotebookServiceStubSettings. deleteRuntimeOperationSettings()
Returns the object with the settings used for calls to deleteRuntime.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceStubSettings.Builder. deleteRuntimeSettings()
Returns the builder for the settings used for calls to deleteRuntime.com.google.api.gax.rpc.UnaryCallSettings<DeleteRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceStubSettings. deleteRuntimeSettings()
Returns the object with the settings used for calls to deleteRuntime.
-